cancel
Showing results for 
Search instead for 
Did you mean: 

combine STO into one delivery

Former Member
0 Kudos

i have two STO with differnet delivery date, but i cannot group it into one delivery? any advice. thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member198492
Contributor
0 Kudos

Delete one of the POs so that you are showing just the purchase req.

Add purchase req to the other STO and SAVE

The two lines will be on one STO

Former Member
0 Kudos

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

Ref :