‎2008 Sep 29 3:00 PM
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.
‎2008 Sep 29 3:03 PM
BAPI_PO_CREATE1 is the new BAPI, so you should always use BAPI_PO_CREATE1.
‎2008 Sep 29 4:57 PM
Thank you ! )
I prefer that because the BAPI_PO_CHANGE is in the same group function,
easier to progam (same internal tables)