cancel
Showing results for 
Search instead for 
Did you mean: 

How to split delivery by schedule line ?

0 Kudos

Hello all,

To meet a customer's requirement, we have to create one delivery for each scheduling agreement's schedule line.

Option 1 :

With VL10E parameters, I could only create one delivery item per schedule line.

(Parameters : "Rule (delivery qty)", "Split per sched.line"). But this is not enough.

Would it be another parameter that leads to the creation of one delivery (with one item) for each schedule line ?

Option 2 :

We use routine RV50C601 to manage other delivery split criteria. But in this routine it does not seem that we can access to VBEP. We are only at item level (VBAP).

Would it be possible to manage a split by schedule line with this routine ?

Option 3 :

Any other idea...?

Thank you very much in advance !

Rémy

Accepted Solutions (1)

Accepted Solutions (1)

former_member200027
Active Participant
0 Kudos

Hi,

Actually, it is not possible to split schedule lines (of the same item) into separate deliveries.

This is standard behavior.

Usually, as a workaround, we would suggest using VL10E tcode, then select each schedule lines by setting different delivery dates. Then you can deliver only one schedule line one time, which you are using in option 1.

Best regards,

Crystal Lin


0 Kudos

Ok, thanks for confirming me...

So it will be a manual process !

Regards,

Rémy

jobis
Contributor
0 Kudos

Hi Remy,

I am not understanding your requirement completely,  When you say


To meet a customer's requirement, we have to create one delivery for each scheduling agreement's schedule line.

Its understood that the scheduling agreement has different schedule lines with different required delivery date and quantity of material against it.

So normally, the schedule line can be delivered on its delivery date. so for every schedule line there will be one (or more if u reduced delivery quant in delivery doc) delivery document.

What is it that u want. can u give the details with an example

Thanks

Jobi

0 Kudos

In VL10E you can select several schedule lines, and then create the delivery.

If you want to anticipate the delivery creation for instance.


Example :

04.05.2015         2 PCE

11.05.2015         3 PCE

18.05.2015         3 PCE


If I select these 3 lines :


* What I want : 3 deliveries with one item each.


* What I get without option : 1 delivery with one item (quantity = 😎


* What I get with option "split per schedule line" : 1 delivery with 3 items.


Thanks.

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos
0 Kudos

Thanks but it does not help.

Note 546668 : explains why a split occurs. But in my case the split does not occur.

Note 166397 : We tried to complete ZUKRL during copying (routine), but found no way to complete it with schedule line data (VBEP), only with item or header (VBAP or VBAK).

Shiva_Ram
Active Contributor
0 Kudos

I provided wrong OSS note, you can refer OSS note 137937.

Regards,

0 Kudos

Apart from the title, this note does not deal with split per schedule line.