Skip to Content
0
Former Member
Apr 20, 2009 at 05:20 PM

quantity not getting added

282 Views

My requirement is to add items to quotation. Quotation will be present in ECC and I have to add items (coming from file) to the quotation.

I am using 'BAPI_CUSTOMERQUOTATION_CHANGE' to do this. Items are getting added with details as material, plant and UoM but quantity is not getting added. Quantity I am passing to target_qunt field of table quotation_item_in. is this the correct field or i need to pass quantity value to some other field??

please help!!

Thanks