‎2009 Jul 27 3:24 PM
Hello All,
Using BAPI_QUOTATION_CREATEFROMDATA I can easily create quotation with quantity VBAP-KWMENG(Cumulative order quantity).
But how to update VBAP-KBMENG(Cumulative confirmed quantity in sales unit)?
‎2009 Jul 27 3:44 PM
‎2009 Jul 27 3:50 PM
Our requirement is update VBAP-KBMENG while creation of DED not during change.
‎2009 Jul 27 5:08 PM
Dear megha,
Check the BAPIITEMEX-REQ_QTY in ORDER_ITEMS_OUT from BAPI_QUOTATION_CREATEFROMDATA ,directly pass the value to this field.I hope,it will help you.
<=<< Sharing Knowledge is a way to Innovative >=>>
By,
Yoga
‎2009 Jul 28 6:14 AM
I can not use BAPI_QUOTATION_CREATEFROMDATA. Because ore requirement includes update Z fields also and there is no EXTENSION in BAPI_QUOTATION_CREATEFROMDATA.