‎2007 Feb 21 6:31 PM
I have been able to create customer returns using BAPI_CUSTOMERETURN_CREATE in a wed-dynpro java application. However, the issue is when I review the order in VA02 or VA03, the order quantity field is not populated. I input the order quantity in 'TARGET_QTY' field of the RETURN_ITEMS_IN table.
Is the order quantity supposed to go in another field ? Dont see any fields like REQ_QTY in the RETURN_ITEMS_IN table.
Thanks in advance for your response.
‎2007 Feb 21 6:52 PM
Hi,
I think that qty should be in RETURN_SCHEDULES_IN-REQ_QTY
Plus ITM_NUMBER, SCHED_LINE, REQ_DATE have to be filled for schedule line and also RETURN_SCHEDULES_INX for corresponding fields.
Br,
Einar
‎2007 Feb 21 6:52 PM
Hi,
I think that qty should be in RETURN_SCHEDULES_IN-REQ_QTY
Plus ITM_NUMBER, SCHED_LINE, REQ_DATE have to be filled for schedule line and also RETURN_SCHEDULES_INX for corresponding fields.
Br,
Einar