Re: Requester search help in ME51N and ME52N
Hello, You can achieve this in two ways, the Requester field refers to field AFNAM in structure MEREQ3211GRID. 1) Go to the data element AFNAM in SE11 and in further characteristics tab assign a search...
View ArticleRe: Enhancement in Import (STMS T-code) Queue
Hello Samba, Below is the list of BADI's related to transport request. CTS_EXPORT_FEEDBACK Feedback after export of a transport requestCTS_IMPORT_FEEDBACK Feedback after import of...
View ArticleRe: PY-IN : Factoring : Loss of pay -/801 , /803
Dear All, Thanks for your valuable suggestions. Regular employee payroll , i have given one day salary deduction, that time proper value is not coming in payroll process. 01. Present days = 26 days...
View ArticleRe: regarding structure BAPISDHEAD1X / BAPISDITEMX
Hallo, In BAPIs, you use the 'X' structures to mark the fields that you are changing. For example, if you are providing a new value in BAPISDITEM-NAME1, then you should also put an X in...
View ArticleRe: Problem with EKKO and RSEG relation
Hi, Try This. SELECT * FROM EKPO INTO TABLE IT_EKKO WHERE EBELN = P_EBELN. SELECT * FROM RSEG INTO TABLE I_RSEG FOR ALL ENTRIES IN IT_EKKO WHERE EBELN = IT_EKKO-EBELN AND EBELP =...
View ArticleRe: MS Access 2013 Connection in SAP BODS4.2
Hi Kiwi, for MS Access , you need to create the ODBC connection from windows administrative tools. From ODBC you can connect the datastore. Thanks & Regards,Ramana.
View ArticleRe: custom desktop not loaded after portal upgrade
hi , Any suggestions please on what is missing?I could also see in some links that themes version mismatch can also be the reason, but does this have anything to do with, which framework to be used?...
View ArticleRe: How to make a call in Javascript to export a Report Element - The content...
hello, You can try the URL: [GET]<url>/documents/{documentId}/reports/{reportId}/elements/{elementId} ... with text/csv as Accept-Type and a trailing reference or datapath....
View ArticleRe: While migrating data to CRM, update request is now stuck in updating status
Hi, Thank you for replying. We do not see any Dump under ST22. Neep help, to clear the queue. But No progress.
View ArticleUnable to set break point in XSJS file
Hello Folks,I am trying to debug a standard xsjs file but unable to set break point in file. I am getting below error.
View ArticleRe: Communication channel is missing for FileSender
Hi Venkata,May be you have created the object in other communication component, try to find it with the binoculars icon. Also, you can check in the change lists what objects are pending to be...
View ArticleRe: I am getting run time error showing to correct select statement while...
Hi, your fields are not matching the structures of the tables. Please try INTO CORRESPONDING FIELDS OF TABLE instead OF INTO TABLE. Regards, Klaus
View ArticleRe: I am getting run time error showing to correct select statement while...
Hi Rajesh You cannot use FOR ALL ENTRIES and join at the same time. Modify your select statement as below. SELECT vbeln matnr netwr FROM vbapINTO TABLE tm_vbap for all entries in tm_vbak WHERE vbeln =...
View ArticleRe: Business One vs cheap ERP
Hi Jaime, Ok, I think I see where you are coming from. Usually when talking about SAP products, the cost for even a small installation can quickly rise into the 6-figure range.B1 is different from...
View ArticleRe: How to find division if we have Cost center and business unit ?
I want to know whether there is a table linking cost center to division / business area to division. Vivek.
View ArticleRe: MIGO Issue with 105 mvt. type
Hi This is code for Tran. / Event - Release from GR Blocked stock
View ArticleRe: adding Business Partners in di api
Hi Alvin, AP and TS states are exist in OCST Table.
View ArticleRe: Component Enhancement set is missed in quality system
Hi Srinivas, I would not recommend to delete the whole enhancement as it's hard to find which all places changes happened in development. If it's only this development, it's fine to delete it. However...
View ArticleRevenue recognition
Hi Gurus; I am taking charge of support for a client where the revenue recognition functionality is used. I never been worked in this so looking for some pointers to help to understand the process,...
View ArticleHow to unblock all customer account easily?
Hi experts, Im creating batch input to reset customer account which has amount like (0,01 or 0,02 , 0,03 ) but sometimes some accounts showing up messages like '' its blocked'' so I have to unblock...
View Article