cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery split

former_member615325
Participant
0 Kudos

Hi,

Requirement is to split the delivery of items on the sales order, need to create multiple deliveries for single order based on business logic, I am building split criteria in the VOFM transfer routine and passing that value to custom field on LIKP.

Is there any configuration change that needs to be done, please advise.

Ram.

Accepted Solutions (1)

Accepted Solutions (1)

former_member615325
Participant
0 Kudos

Thank you Marcin, I am passing the values as suggested but seeing following message in the error log, please advise how to interpret. I am seeing following message in the error log for delivery.

Message Text: Delivery split due to conflicting header data (ZUKRL: filed value)

Regards

Ram.

marcin_milczynski
Contributor
0 Kudos

When you create a delivery in VL01N you will create delivery only with one part of items (with the same value in LIKP-ZURKL). To create all splitted deliveries at the same time you need to use VL10a.

Regards,

Marcin

former_member615325
Participant
0 Kudos

Marcin..Great, that should work, thank you very much for your response.

Ram.

Answers (1)

Answers (1)

marcin_milczynski
Contributor
0 Kudos

Hi,

You need to fill field LIKP-ZUKRL in header transfer routine. All the items withe the same value resulting in LIKP-ZUKRL will be combined in one delivery. No additional customizing is required.

Regards,

Marcin