2008 Dec 03 11:49 AM
Hi All,
I have a requirement. I need to create a sales order from an excel file. I am using the bapi 'BAPI_SALESDOCU_CREATEFROMDATA1'. When my excel file contains 1 line item it is creating the sales order.But when my excel file contains multiple line items it is not creating a sales order.
The same problem i am facing when i am creating a Quotation using the bapi 'BAPI_QUOTATION_CREATEFROMDATA2'.
The error both are giving is 'No status object is available for SDI 0'
Please help.
Thanks a lot in advance.
Regards,
Vivek
2008 Dec 03 11:59 AM
2008 Dec 03 12:00 PM
Hi Rasheed,
No.. i have passed all the data for item in an internal table and passed it to the bapi.
Regards,
Vivek
Edited by: Vivek Agarwal on Dec 3, 2008 1:00 PM
2009 Jan 30 4:51 AM