‎2007 May 15 4:08 PM
Hello,
iam using this bapi to create a sales order and passing Doc type, Sales Org, Dist. Channel, Division, Sold to Party, Ship to party, Purchase order No and in Item Details Iam passing Material Number and Quantity.It says that the sales doc. is created but when i go to check the sales document it isnt there either in vbak or va02..Where shud be the error ?
Thanks
Viky
‎2007 May 15 4:12 PM
Hi Viky,
After calling the Bapi, use the <b>CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.</b>
Regards,
Eric
‎2007 May 15 4:12 PM
Hi Viky,
After calling the Bapi, use the <b>CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.</b>
Regards,
Eric
‎2007 May 15 4:18 PM