cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery Split avoiding for different shipping points.

Former Member
0 Kudos

Hi All,

In a sales order similar line items have different delivering plants determined.

And so two different shipping points are determined, causing a a delivery split.

I need to avoid the delivery split.

I have seen the previous queries on in it in the forum, which suggests modifying the 301 copying routine.

Can any one suggest what exactly is to be changed in 301 and how is ZUKRL to be manged in the code.

Thanks

Monti

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi there,

It could be that the materials are extended to various plants & loading group ( in MM02 --> Sales general data) is different from one plant to another. Only then different plants can be proposed for the same material.

If you want to avoid such scenario, then have a common loading grp to the material. Also check if the plant is manually changed in the order earlier. If possible try to change the plant manually now.

It is a simple requirement & you dont need to go for high level customizing for this.

In a sales order plant can be changed manually.

Regards,

Sivanand

Answers (2)

Answers (2)

0 Kudos

Hi Monti,

Try the following:

Go to T Code : VTLA ( Copy control Sales Order to Delivery)

Select the desired Source SO and target Delivery Type.

Go to the item category and change Order Requirements to "102" instead of "101"

System will ignore Shipping point and will allow you to create Delivery without split on Shipping point.

Hope this will resolve your issue.

Regards,

Dnyandeo H. Ainarkar

Former Member
0 Kudos

Hi Sir,

Thanks for the suggestion it worked.

But again the split occured due to routes were different.

Can you please tell me if you can, there is a copy contol data transfer routine routine 301: From Generic interface to delivery header.

Where do we mention it in VTLA(Copy controls).

Or does it comes directly in the backgroung program.

Thnx

Monti

Former Member
0 Kudos

When there are two different shipping points, you need to tell the system which shipping point to be considered for creating the delivery. In shipping point detemination create one shipping point as manual shipping point for the other and vice-versa. In the sale order, change the shipping point manually so that same shipping point is present in all the line items. Then there wont be any split. If you dont want manual intervention then make sure that the shipping point determined is always the one which you want based on the key combination.

Regards,

GSL.