‎2008 Sep 16 6:31 AM
Hi guru's,
In my system two sales order bapis is thier,
BAPI_SALESORDER_CREATEFROMDAT1 and
BAPI_SALESORDER_CREATEFROMDAT2.
What is the major difference these two bapi's.
Thanks & Regards,
SReddy.
‎2008 Sep 16 6:39 AM
‎2008 Sep 16 6:40 AM
Use 'BAPI_SALESORDER_CREATEFROMDAT2' as it provides more functionalities than 'BAPI_SALESORDER_CREATEFROMDAT1'.
Such as you can modify customer enhanced fields, can get return messages after execution of sales order etc.
Please check documentations for both BAPI's.
Regards,
Aparna Gaikwad
‎2008 Sep 16 7:03 AM
BAPI_SALESORDER_CREATEFROMDAT1 is obsolete as of Release 46C. Better use BAPI_SALESORDER_CREATEFROMDAT2.
‎2008 Sep 16 7:09 AM