cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SRM-XML data modification

Former Member
0 Likes
650

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

View Entire Topic
Former Member
0 Likes

Hi

Still trying something in this BADI -BBP_SAPXML1_OUT_BADI, So far partially success.

BR
Srrimaan

Former Member
0 Likes


Hi Srrimaan,

Let us know where you are struck so that we can help you. That BADI should serve the purpose.

I had a similar requirement in my earlier project, and I did it with ease using the same BADI.

Regards,

Karthik.