‎2007 Sep 27 8:07 AM
hi ,
can anybody what is difference between bapi_po_create and bapi_po_create1 and on what condition we have to go either of this one.
‎2007 Sep 27 8:09 AM
bapi_po_create1 IS NOT THE STANDARD BAPI, MAY BE IT BEING CREATED FOR OWN USE IN YOUR ORGANISATION
REWARD IF USEFUL.
AMIT SINGLA
‎2007 Sep 27 8:08 AM
Hi ,
there are two transaction to create po me21 and me21n.
so according to this transcation there are two bapis.
regards,
Santosh Thorat
‎2007 Sep 27 8:14 AM
thanks for responding,
As u said for po it is ok ,but when we go for createing salesorder there r 3 bapi's .so,how to select the correct one.
‎2007 Sep 27 8:22 AM
If you see the Sales Orders bapis, there is a status ie the release status which states that the BAPI_SALESORDER_CREATEFROMDATA, BAPI_SALESORDER_CREATEFROMDAT1 are obsolete as of Release 46C.
So SAP suggest you to use the bapi BAPI_SALESORDER_CREATEFROMDAT2.
Regards
Gopi
‎2007 Sep 27 8:09 AM
bapi_po_create1 IS NOT THE STANDARD BAPI, MAY BE IT BEING CREATED FOR OWN USE IN YOUR ORGANISATION
REWARD IF USEFUL.
AMIT SINGLA
‎2007 Sep 27 8:09 AM
If you have bapi_po_create1 in your systesm, go for it.
bapi_po_create is a older version of bapi_po_create1 and the older should be obselete in your system.
Regards
Gopi
‎2007 Sep 27 8:11 AM