Re: what is meaning of SE in se38
Hi, After some more search, I found that there are Tcodes that start with "O" (eg: OB96). But "O" does not exist in TAPLP table. So it might be possible that the first alphabet of a Tcode will...
View ArticleRe: Dynamic loop condtions
Hi, Try the following code, main concept is to create table type/structure dynamically, and create a structure/field symbol with only key fields. Then assign both entry of table 1 and table 2 to the...
View ArticleRe: How to trigger external web-service from SAP MDM work flow?
Hi Shamit, If you only want to call Web-Service to execute Syndication step, then you can achieve this by adding "Syndicate" step in the Workflow. There would be no need of web-service for this...
View ArticleRe: Performance degradation when Mass printing
Hi,from which process are you printing?Is it SapScript, SmartForms, Adobe PDF through ADS, EH&S WWI Reports/Labels?Your question is quite unclear. HVP is only available to print labels in SAP...
View ArticleRe: Problem in exit_sapmf02k_001
Dear All,My problem is solved.......Thanks to every one. RegardsSabyasachi
View ArticleRe: Problem in Field Symbol
Hello, According to your code sample, you are executing DESCRIBE FIELD <lv_field> before assigning anything to that field symbol. I think you need to check how <lv_field> is assigned so it...
View ArticleRe: Join of three tables
Hello Marina There is diffrent ways you can do First:ıf you are going to use this query some where elsethen good idea to create a view database view on these three tablesits compiled and will give you...
View ArticleHyperlink in exported excel.
Hi Folks, I have a WEBI report which includes a hyperlink column for some numbers. When I click on any number from the hyperlink column, it opens a new WEBI report with some prompt values. Now when I...
View ArticleRe: have books for C_BOSUP_90 Certification? :(
Please note these books are copyrighted materials, not for free distribution. You can purchase them from SAP shop / if possible,borrow the book from your friends who have already appeared. Kind...
View ArticleRe: How to handle the error screen in RF device.
Hi Oisin Onidh, Thanks for your reply. Yes we have created an ITSMobile service in SICF transaction.The GUI configuration is as follows, ~TRANSACTION LM01~GENERATEDYNPRO...
View ArticleHow to run the user view in query generator
Dear All, I have create on view with the name of "SFL_BATCH_QTY" If I try to run in SQL using following query its showing result but if I try to run the same in query generator am not getting any...
View ArticleRe: Join of three tables
Try like this TABLES : vbrk.TYPES : BEGIN OF ty_finovr, fkdat TYPE vbrk-fkdat, vbeln TYPE vbrk-vbeln, fkart TYPE vbrk-fkart, kunag TYPE vbrk-kunag,...
View ArticleRe: Delivery Tolerance in Inquiry
But you can mark Read infor Record for your Sales Order type & not for Inquiry & Quotation document type. Which means system will read CMIR in Sales Order & not in Inquiry & Quotation....
View ArticleWhere to get sales office description?
Hello Experts, I need to get sales office description field. I am working on VBRP and VBRK tables. So how can I link any one of these tables to the sales office description field. Regards, Marina.
View ArticleRe: Pathway to SAP enterprise architect/ solution architect
I am not sure you are in which country, as India is having different rules for appearing different certification. Please ensure you have passed their evaluation process for professional exams....
View ArticleRe: BI Content Infomation
Hi Sales Overview would be infocube 0SD_C03. If you need order info the datasources start with 2LIS_11* if you need shipping data go with DS from 2lis_12* or with billing documents 2lis_13* hope it...
View ArticleAvailability Check Group Vs Checking Rule
Hi Team, I have maintained availability check related configuration as below. OVZ2: (I have set total sales & total deliveries as "B-Total records per day") OVZ9: (Scope of Check, NOT selected...
View ArticleRe: Error while executing webservice after SAP support pack upgrade to SPS-13
Hi Tejashri, We had similar issue with web service provider. Run the program WS_MANUAL_WEBI_AFTER_IMPORT at R3 for the service definition. Dip
View ArticleRe: Third party billing
Dear Prabhu, You try below possibilites which may help you in resolving this issue. 1. Set a Billing block in the Sales Order, Once upon Delivery of the material to customer (based on the notification...
View Article