‎2011 Aug 15 10:41 PM
Hi All,
Can any body suggest me which bapi needs to be used to create return order with reference to Billing? I am able to create using va01, and copy controls are in place for manual creation. I saw some blogs that copy controls are not supported by BAPI.
I tried to create a return order using BAPI_CUSTOMERRETURN_CREATE, pricing is not created. I don't want to miss coping any fields in my return order from an invoice. Is there any alternative to acheive the requirement. Appreciate your inputs.
Thanks,
Priya.
‎2011 Aug 16 9:41 PM
This is the correct BAPI. I used it before and never had any issues with pricing not copied over from invoice to RE. Sometimes BAPI do work differently than the online transaction. In a couple of cases we had to implement a user exit specifically for BAPI (there is a special field that indicates that BAPI is running).