Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Purchase Order Creation BADI's or Exits

Former Member
0 Kudos

Hi All,

I am creating a purchase order in SRM and the same is reflected as purchase order in R/3 which is done in the backend.

My requirement is i have to populate the Invoicing Party Details in R/3 purchase order that gets created automatically when a PO is created in SRM. I am able to update the Invoicing party using the BAPI_PO_CHANGE for a PO stand alone once the PO is created.

But i have to populate it when the is getting created for the first time from SRM. Is there any BADI or Exit to do this. I have tried the BADI ME_PURCHDOC_POSTED but i cannot call BAPI_PO_CHANGE by passing the PO number as the PO is not yet created.

Please help me its urgent.

Regards,

Ravi G

2 REPLIES 2

Former Member
0 Kudos

Hi ravi,

can you please tell me the Tcode for creation of purchaze order in SRM.

thank you

sunny.

Former Member
0 Kudos

Use Enhancement ME_PROCESS_PO.

Regards,

Mahesh