‎2010 Oct 12 11:37 AM
HI All,
I am using BAPI_SALESORDER_CREATEFROMDAT2 to update sales order.
Here Sales order has been creating but without net value. while i am trying to create using BAPI_OUTB_DELIVERY_CREATE_SLS
system throwing an error " sales order is incomplete - maintain order"
If I can fill net value then the order will be completed. how can I pass net value?
Thanks,
kalandar
‎2010 Oct 12 11:48 AM
You cannot pass item NET VALUE to the BAPI directly. Net value is calculated based on the Pricing conditions and the configuration of Pricing procedure.
‎2010 Oct 13 6:10 AM