‎2008 Aug 08 7:04 PM
Hi All:
I'm having problems when creating sales orders using BAPI_SALESORDER_CREATEFROMDAT2 with reference to contract.
I'm able to create the SO but the items in the Contract are not transferred to the SO.
Any help is appreciated.
Thanks
Venkat
‎2008 Aug 08 8:26 PM
Hello Venkat,
As I know, the BAPIs did not consider data from the previous documents, like you explained, the contracts. You should select the information from the Contract tables and then you should map them into the corresponding fields of this function module.
I hope it helps you.
Regards,
Daniel
‎2008 Aug 08 9:25 PM
Thanks Daniel, but the problem is I'm only getting contract number and we need to create a SO using this number as reference.
Thanks
Venkat