Hi Friend,
I would like to share this document with all of you.
Purpose and Scope: There are instance where the Client business need to create delivery manually for “XYZ” business which was condition based requirement. To overcome this, we have created one program called “Automated delivery creation program for ABC Orders”. This program will create an automated delivery for ABC orders i.e. sales document type “OR”. No further deliveries can be created manually by Client business for ABC orders (condition fulfill).
Solution Approach: To overcome this, we had created one program which filters out the ABC sales order and create a delivery automatic (only if below conditions are fulfilled).
1. Customer Requested Date (C.R.D) should be EQUAL to Schedule line delivery date.
2. Sales order quantity should be EQUAL to Schedule line confirmed quantity.
3. It will consider only that document which comes in the range of 60 days back and 30 days forward i.e. -60 and +30 days.
This program will create auto delivery only when all above condition gets fulfill.
Technical and Functional Approach:
*&-----------------------------------------------------------------------------* *& Report ZR_DELVRY_BM_AUTOMATION*******************
MODULE : Sales & Distribution
* AUTHOR : Bhaumesh
* FUNCTIONAL SUPPORT : Jaychand/Kundan
* DESCRIPTION : Automation of Delivery Creation for B&M Orders
Hope this will like you...
Regards,
Kundan Vishwakarma