cancel
Showing results for 
Search instead for 
Did you mean: 

Transmitting PO using XML

Former Member
0 Kudos

Hi,

I am working on implementing SRM 4.0. I am new to it.

One of our reqirements is to send PO using XML, to some of the vendors. How do we achieve this? Do we need to make changes in configuration? Do we need to implement any BADI's? Please help as I do not have any idea whatsoever on how to achieve this.

Thanks,

John

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi John,

The method PROCESS_BBP_PO_MAI of class CL_PD_PO_PROCESSING_BBP (SE24) has the logic of creating PO in PDF format from a Smartform.

You can make your own class based on it and extend the method PROCESS_BBP_PO_MAI to make it be able to create XML files.

Then you can email the XML PO to the vendors.

Hope this helps.

Yongmei

Former Member
0 Kudos

Sorry, forgot to mention one important point. We want to transmit the PO using XML, but without using XI.

Thanks,

John

pankajs_dwivedi
Participant
0 Kudos

Hi John,

If you have got any information regd this then please let me know.

Thanks

Pankaj

Message was edited by: Pankaj S Dwivedi