Application Development and Automation 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: 
Read only

use BAPI_PO_CREATE or BAPI_PO_CREATE1 ?

Former Member
0 Likes
961

Hello !

I have to create some PO orders,

what is the difference between these 2 Bapi's ? ( having 2 differents function groups)

BAPI_PO_CREATE or BAPI_PO_CREATE1 ?

Which is the best (more complete) ?

I'm on SAP version 5.00 , Basis 6.40, Retail.

Thx a lot.

2 REPLIES 2
Read only

Former Member
0 Likes
697

BAPI_PO_CREATE1 is the new BAPI, so you should always use BAPI_PO_CREATE1.

Read only

0 Likes
697

Thank you ! )

I prefer that because the BAPI_PO_CHANGE is in the same group function,

easier to progam (same internal tables)