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: 

BAPI_PO_CREATE

Former Member
0 Kudos

Hi Experts...

can someone help me know the <b>difference between BAPI_PO_CREATE & BAPI_P_CREATE1</b>

Thanks & Regards,

Prabhu

2 REPLIES 2

Former Member
0 Kudos

both create purchase orders.. but bapi_po_create1 uses the technology behind the Enjoy purchase order transaction ( ME21N).Alternatively, the IDoc type PORDCR1 is available. The data from this IDoc automatically populates the interface parameters of the function module BAPI_PO_CREATE1.

Regards,

Aparna

former_member235056
Active Contributor
0 Kudos

Hi frend,

BAPI_PO_CREATE is used for creation of purchase order.

BAPI_P_CREATE1 is used to create enjoy purchase orders.

For details u can goto transaction <b>bapi</b> and then under <b>material management</b> click on <b>createfromdata</b> and <b>createfromdata1</b>. On right side read the <b>documentation</b> for the same.

Regards,

Ameet