cancel
Showing results for 
Search instead for 
Did you mean: 

Combine more than one order in one Delivery through VL10H

Former Member
0 Kudos


Dear Experts,

my client requirement is Order(s) should combine (Transaction vofr : VL10H) if the Route Schedule field value is different from one order  to another order.

Eg:

SO     Shipping point          Route     Ship to party     Route Schedule

1          1000                    ABCDEF          1100                    GHIJKL

2          1000                    ABCDEF          1100                    MNOPQR

Route schedule fied available in SO-->ITEM level-->Schedule lines-->slect the line item-->Select Shipping Button--> Field name is "Route schedule"

At present if i try to execute VL10H With above data than system propose two individual Deliveries. But Customer expecting system no need to validate Route Schedule field value while combine more than one sale order in One Delivery.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

I dont think u can combine order if route schedule is different. May be u need to created custom code for it

former_member213901
Participant
0 Kudos

Hi Kumar,

If you want to create delivery using multiple sales order through T code VL10H below condition has to be satisfy. otherwise delivery will split


Delivery can be  happened for the following conditions are satisfy.

same delivery dates for line items

same ship to parties for line items.

same routes for line items.

same shipping points of the two items .

Check the item level partner functions in the sale order is there different ship to parties available for the two items.

Delivering plant of the items.

The shipping conditions are different for the two items.

The loading group of the two item

The  customer group or line item

Transportation group of items

Item categories of material

Activate the Order combination in customer master shipping tab.

The above all the conditions are not satisfy the delivery will split.

BR's,

Rampe

eduardo_hinojosa
Active Contributor
0 Kudos

Hi

Please, see these notes

SAP Note 355404 - Why was there a delivery split during creation?

SAP Note 166397 - Delivery split according to customer field ZUKRL

SAP Note 546668 - FAQ: Delivery split when creating deliveries

I believe you'd need to do it with field ZUKRL

I hope this helps you

Regards

Eduardo

Former Member
0 Kudos

Dear Eduardo

Thanks for your reply

But my requirement is not about Delivery Split

Requirement is Orders combine in one Delivery with out considering the "Route Schedule "field value

Regards

Venkat


eduardo_hinojosa
Active Contributor
0 Kudos

Hi

For me it's splitting, see SAP Note 546668 - FAQ: Delivery split when creating deliveries and see as a field can't be changed is ROUTE.

There are other topic related with combining STO in one delivery, but the source are PO, no SO. For further details, see these notes

SAP Note 386340 - Grouping purchase orders into one delivery using Vl10*

SAP Note 13448 - Combining stock transfer orders into one delivery

and related notes

I hope this helps you

Regards

Eduardo