on 2013 Dec 31 5:13 AM
Hi
I have a requirement to modify PO price data before it convert to XML- to XI system.
Ex- Price per unit, It should be always one- Example - 10 EA = 80 $, I wanted to modify it as 0.8 per 1 EA in the XML file..
We able to achieve this in PO Change & in XML structure through XML BADI,, How ever some reason this isn't working for New PO's, It's not passing through that BADI... Looks like different place to code... Any help appreciated..
BR
Srrimaan
Request clarification before answering.
Hi,
Can you please tell me. How did achieve this in change PO and which BADI you referred.
Thanks & Regards,
Sridhar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You have a badi for this. Did you not implement it.?
For mapping this fields, create an implementation of BAdI <b>BBP_SAPXML1_OUT_BADI</b> for Business Object BUS2201 ( Purchase orders ).
If there is any problem with triggering of the badi, check this link.
http://scn.sap.com/thread/614634
Regards,
Karthik.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.