cancel
Showing results for 
Search instead for 
Did you mean: 

Different Delivery Dates in STO's

Former Member
0 Kudos

Hi All,

At present in our system if the delivery dates is different in STO (Stock Transfer Order) it will create different Outbound Deliveries, In Practical Snenario, We are sending the stock from One Warehouse to One Store with different delivery dates,Our question is If We have created multiple STO's from One Warehouse to One Store with different delivery dates It needs to create only one outbound deliveryfor all multiple STO's.

kindly suggest how to create only one outbound deliveries for multiple STO's as We have same Vehicle for carrying the multiple STO's. from Warehouse to Store.

Note :- We are using the T-code VL10Fand VL10B for creating the outbound delivery against the STO'S.

Thanks & Regards,

Murali.M

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Go to customizing VTLA (copy control for deliveries). Then find at Header level the Source/Target that corresponds to your Replenishment Delivery.

And then go to Header Data transfer routine (I have routine 301 maybe yours is other) and put a Break Point in it. Then in VL10B select two STO's with different dates you would like to have their deliveries COMBINED and process with button "Background". The debugger should stop at your breakpoint.

manually replace LIKP-LFDAT for a common date (for example today) when debugging routine and see what happens.

This should result in a combined delivery with the date you specified in debugger

Best Regards,

Sebastián Ligueros

Alynea-MVC

Answers (0)