I want to split 100 SO lines to 5 delivery with 20 Line each!
Hi Guru's,
I have one urgent requirement with our client business.
Consider one sales Order contains 100 lines and while performing Pick Release each 20 lines need to be created as seperate delivery as below,
Line 1-20 = Delivery 1
Line 21-40 = Delivery 2
Line 41-60 = Delivery 3
Line 61-80 = Delivery 4
Line 81-100 = Delivery 5
etc..
On adding top of this requirement, our client uses "Despatch Note" which is limited to 20 lines each. Thus the above requirement evolves.
Note: Selecting 20 lines each time manually in SO line level and creating delivery is not acceptable in our scenario, as there may be 500 to 1000 lines sometimes. So client needs this to be automated.