BAPI_OUTB_DELIVERY_CHANGE x WS_DELIVERY_UPDATE x intercompany
Hi! We have a intercompany process and it is not workinkg the picking with the BAPs I "BAPI_OUTB_DELIVERY_CHANGE" and "WS_DELIVERY_UPDATE". Do you know if there is any field to be filled?Thanks....
View ArticleRe: Multiple Ship-to in Sales Contracts
Hi Anjikumar, Check the partner determination procedure for sales documents. Set up partner determination procedure for sales document header. Check for the sales document type which you are using what...
View ArticleRe: End routine Look up Performance Issue
Why do you say select version active? He's selecting from the 00 DSO table. All the data in it is active. Your solution does look remarkably similar to what I posted yesterday, including the advice to...
View ArticleRe: ALE IDOC IDOC_INBOUND_SINGLE updation issue
Hi, pi_do_commit trigger the commit work.The idoc's are updated in update function module.Update function module start only after commit work.So if you set that for lost record , all records are in...
View ArticleRe: In case of error message go back to start screen
Hi Maria, It will work, message would be a success one and would be shown as error one. Why do not you code it and see the behavior ? BR.
View ArticleRe: Excise Invoice has no matching lines
Hi Manoranjan, Check the items in excise invoice & material document. While capturing excise details through J1IG enter all the required details. Regards,S.Himavanth.
View ArticleRe: BAPI_OUTB_DELIVERY_CHANGE x WS_DELIVERY_UPDATE x intercompany
Hi,Could you Check the return parameter of bapi and give me what error you getting? Regards,Sreeniavas.
View ArticleRe: BAPI_OUTB_DELIVERY_CHANGE x WS_DELIVERY_UPDATE x intercompany
Hi Clayton, Can you check the error in the T_RETURN table? Is the BAPI not committing the changes in Data base or erroring out ? BR.
View ArticleRe: Blank page in browser
Hi Vignesh, at first step would be useful to clear the browser / SITSPMON cache, but based on the symptom it can be a kernel related problem. Do you use an older or a newer one ? From webgui / its...
View ArticleRe: In case of error message go back to start screen
Hi,Check this http://help.sap.com/saphelp_nw04s/helpdata/en/91/dec863880411d194cb0000e8353423/frameset.htm http://help.sap.com/saphelp_nw04s/helpdata/en/91/dec863880411d194cb0000e8353423/frameset.htm...
View ArticleRe: Code Exchange Mobility Projects
Here you can download the projects, https://cw.sdn.sap.com/cw/groups/sup-appsOnce you login if it says that you have to register with the code exchange program, open a new tab in the browser and run...
View ArticleRe: Can we migrate Standard text in BODS?
Hey Anuj,What source you are using ???and why you want to maintain the text format. ~Kamal
View ArticleRe: Create an alert when shipdate changed
Hi Rafael, Try: SELECT T0.DocNum, T0.CardCode, T1.ShipDate, T2.ShipDateFROM ORDR T0JOIN RDR1 T1 ON T1.DocEntry=T0.docEntryJOIN ADO1 T2 ON T2.DocEntry=T1.DocEntry and T2.ObjType='17' AND...
View ArticleRe: How to show both Key and Text in Prompt LOV based on variable from BW...
Hi Ingo, Because your presentation gives a great overview of the supported settings.Is there any other possibility apart from educating the users on the usage of the "display key" button?Or maybe I am...
View Articleproduct stewardship ; msds
Hi, 1. What exactly is product stewardship? What does it comprise? What is the business significance? What does the functionality in sap do? what are the system requirements, config etc? 2. If we want...
View ArticleRe: BI upgrade questions?
SJ, Windows will NOT allow to install TWO different version of BI 4.x on ONE server. Also BI 4.0 cluster requires that ALL server are running the exact same build within the cluster. Regards, Ajay
View ArticleRe: IP Lock table to get the user tables
Thanks Nils. I will try the above code and will see how it goes.Thanks for ur help.
View ArticleRe: unable to open a vb b1 addon wizard in visual studio 2010
Hi, I would suggest you upgrade your B1DE first. It is not the newest version but you try to use for the new version B1. Thanks,Gordon
View ArticleRe: Identity_insert
Can you explain why we are making this changes, I know we got solution just want to know why
View Article