Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SHPCON(DELVRY07) - outbound delivery(VL02N) - storage location change

Former Member
0 Kudos

Hello,

I am having trouble figuring out the right fields to pass in the SHPCON-DELVRY07 IDoc to update the delivery line item(batch split item)'s storage location(LGORT).  Currently we are populating E1EDL24-LGORT field. But this is not being used to update corresponding line item's storage location in outbound delivery(VL02N).

Process Steps:

1) ECC -> Sends Outbound delivery to -> 3PL(third party logistics provider) {SHPORD-DELVRY07}

2) 3PL completes pick/pack and ship(goods Issue) to customer

3) 3PL -> Sends shipment confirmation(Pick and PGI) -> to ECC

Any inputs in this regard is greatly appreciated.

Thanks in advance.

Regards,

BRV

1 REPLY 1

thanga_prakash
Active Contributor
0 Kudos

Hello BRV,

Enhance your inbound idoc and in the user exit of Inbound function module write a logic to update Batch split item's storage location.

Regards,

TP