cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery split for POs Tcode VL10B

former_member624107
Contributor
0 Kudos
405

Hi All,

I wanted to split the delivery created from PO (using tcode :VL10b) according to some conditions.

I found that BADI - LE_SHP_DELIVERY_PROC

method -SAVE_DOCUMENT_PREPARE

can be used for this.

Also i know that LIKP-zukrl is the field which should be modified for achieving delivery split.

Please let me know how to implement the logic.

Inside the method we have LIKp data and LIPS data.

I tried changing LIKP-ZUKRL, but it has no effect.

If anybody has worked on this please let me know

Thanks

Sheeba

Edited by: Sheeba Bhaskaran on Sep 24, 2008 6:09 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I also have a similar requirement.I need to split the delivery based on storage location.Please let me know if anybodu have worked on it.