cancel
Showing results for 
Search instead for 
Did you mean: 

Splitting Delivery per line item in Sales order

Former Member
0 Kudos

Hi All,

We have a requirement of splitting the delivery per every line item on the sales order Is there a way to achieve this

So eg. if we have 10 line items with X quantity each, it should create 10 deliveries.

Suggestions awaited.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You may have to change your copy control to work the way u want it to. In Tcode VTLA, for the say OR to LF you will have to write the condition at header (for copying the header data) and item level (to split the items into a new delivery) in such a way that, once the delivery is created for the first line item (I think the status of the table VBUP for the item number changes and that can be retrived), the new delivery gets created for the second and the same follows.

BTW, what is the scenario you are dealin with. If you have this kind of a scenario, then, in real time, it becomes very difficult to really have a track of all the sales orders, deliveries and invoices. Also, from system point, the delivery tables will get filled up very fast and so as the VBFA table. So, acrchiving will have a problem. Returns is another thing you may have to look into.... So, as I have seen, normally, one sales order, one delivery, one billing doc is created always so that it is easy to track and archiving becomes very easy.

Hope this helps

Regards,

Mukund S