Hello Experts,
BAPI_CUSTOMERRETURN_CREATE is the BAPI which i can use for creating returns orders.
I have a requirement where i have to create a Return Order for the Items which are sent back to warehouse because the customer was not available during the Delivery. Just to reserve that particular Item and corresponding Quantity, i have to make sure that i need to create a return order before some one else comes and picks that Material for some other customer.
Now When the material is returned Back to Warehouse, that corresponding Material is added to the Available Quantity(posting PGR for the return delivery) , and during this moment only , i need to create return order with above Bapi which i mentioned.
Please tell me where can i code for this requirement.
I will be knowing the Delivery Type - ZRD (Return Del -Service) as main check for creating the New order. ZRD indicates that it is a return delivery to Warehouse.
THe moment the PGR for the return delivery happens i need to create a new order.
THanks and Regards,
Nikhil Kulkarni