Re: Correction in transaction O4G1 2-step transfer
Hi Nubia, This is a typical issue with TD shipment processing with 2 step transfer. The processing flow is like this. the system while generating loading confirmation produces two material documents in...
View ArticleRe: Value of the goods movement is negative while reversing GRN
Hi , check posting dates of the reversal, are you sure you are getting the error while doing GR , as the negative value msg will only come when the inventory is getting reversed, check if the PO you...
View ArticleRe: FM for deleting Inactive Objects in a Request
Hi Anoop, I think function module not there you can try this way to delete inactive objects SE80 in the repository browser you can choose inactive objects so it would show all inactive objects for a...
View ArticleRe: I need one example to create a badi and implementation of badi
Hi rakesh, see this links http://help.sap.com/saphelp_nw70ehp1/helpdata/en/44/f518d884056c30e10000000a114a6b/frameset.htm...
View ArticleRe: No fields from the right-hand table of a LEFT OUTER JOIN may appear in...
Both lines marked above can not co-exist.Either make the 1st one as INNER JOIN or the remove the 2nd one. -Jogeswara Rao K
View ArticleRe: Automatically Send email after Creating Sales Order from VA01
Hi Richa, You can write your logic in subroutine 'USEREXIT_SAVE_DOCUMENT_PREPARE' which is present in the MV45AFZZ include of the main program SAPMV45A. Your requirement can be fulfilled by configuring...
View ArticleRe: I need one example to create a badi and implementation of badi
Hi Rakesh, I have a link for you: www.google.com RegardsPurnand
View ArticleRe: #Computation Error In BI 4.0 Web I Report
Please check the below document of SP07. Note 1889197 - SAP BusinessObjects BI Suite 4.0 Support pack 7 Release Note one of the ADAPT is there for similar issue. below are the details....
View ArticleRe: FM for deleting Inactive Objects in a Request
Hi Ramesh, Thanks for the reply, Actually I want to do this from a program. Any thoughts on it ??
View ArticleRe: Material Ledger deactivate
So If I would like to initialize company while ML is active is:1 run SAPRCKMJX2 MMPI3 ==?? can you let me know , if I would like to active again , how please?
View ArticleRe: Why does MESSAGE not work in Web Dynpro?
Hi Shelwin, The error reporting in Web Dynpro ABAP is done using message areas. You need to insert a message area UI element into your view. Following link contains step by step information on how to...
View ArticleRe: Material Ledger deactivate
Hi.Tcode ckmstartI recomend check OSS Note 596558 - Material ledger production startup doit carefully and TEST in QA system, ML is sometimes tricky. Arturo.
View ArticleRe: Material Ledger deactivate
Hi : just would like to capture the right step again:1.run SAPRCKMJX2. =>>>> do I need to flag any thing in config ?3. run MMPI4. Tcode ckmstart5. ==???? do I need to flag any thing in...
View ArticleRe: How to display the images in webdynpro ....?
Hi Srikumaran, You can display images using the Image UI element. Following link has step by step information on how to add images to web dynpro application....
View ArticleRe: Wrong withholding calculated while doing MRKO process
Hi, Please check the OSS Notes 109432 and 398824. Hope this will resolve your issue. Hope its helpful. Regards,AKPT
View ArticleRe: Row default selection rather than set_lead_selection_index.
Hi Rohan, One possible way to achieve the required functionality could be to save the primary key of selected row in a variable or structure instead of using the selected index since users could sort...
View ArticleRe: Material Ledger deactivate
Hi.If you only want to reset MM Period, i think (im not 100% sure) you dont need to reverse any configuration because the validation in tcode MMPI is in table CKMLV, and this table is the log of ML...
View ArticleRe: Check box is not displayed in WEB UI level
Hi , If fields are not available at UI then please check you configuration which is calling from UI and add the fields to that configuration as suggested by Harish.If still the fields are not visible...
View Article