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