cancel
Showing results for 
Search instead for 
Did you mean: 

Delivey split by line items.

Former Member
0 Kudos

Dear all,

i have a scenario that if my sales order line item exceeds by 50 then the delivery should be automatically split.

Subsequent delivery split is not useful for me in this. please suggest me how to achieve it.

Regards

Ramesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member184555
Active Contributor
0 Kudos

Hi

Guess, you should take care of not having more than 50 line items in the delivery. Suppose if you have 80 line items in the order and because of other delivery split criteria like shipping point, route... etc., the delivery split takes place as per the standard. Hence you should look for working in the areas of copy controls (for splitting requirements) or else with the help of a userexit in delivery.

Thanks,

Ravi

Former Member
0 Kudos

Dear ravi

can you give me the list of user exit related to delivery

Regards

Ramesh

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

Dear Ramesh

You can control the sale order in such a way that one sale order can have a maximum line items of 50 by applying the following user exit.

User exits in the program MV45AFZZ - USEREXIT_READ_DOCUMENT or USEREXIT_SAVE_DOCUMENT

thanks

G. Lakshmipathi