‎2008 Apr 30 10:58 AM
Hi,
I'm creating sales orders using BAPI_SALESORDER_CREATEFROMDAT2.
I am getting sales order and everything is working fine.
The only problem is that when i'm checking the sales order number obtained through the BAPI the quantity field is not getting updated.
Its showing blank even though I have populated the table ORDER_ITEMS_IN with the material no and quantity and the table ORDER_ITEMS_INX with the fields material and target_qty as 'X'.
Can someone please tell me if any other field is also required to be updated in the BAPI
‎2008 Apr 30 2:03 PM
Hi,
I am just guessing. Do you set field qunatity UOM
(field TARGET_QU)?
Cheers
‎2008 Apr 30 2:09 PM
Try adding appropriate entries to tables ORDER_SCHEDULES_IN & ORDER_SCHEDULES_INX also