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: 

Packing of Delivery items in Shipment when 'Status = Loading End' in VT02N

Former Member
0 Kudos

Dear friends,

This is the requirement ...... I need to do AUTOmatic-PACK of delivery items onto Shipment when the User Clicks 'Loading-End Status' in VT02N transaction .

Can you please let me know the steps to proceed!.......

1. I am in Shipment Change transaction VT02N,

2. Shipment is attached to a delivery which has 2 items.

2. Iam now clicking 'Loading End'

3. An User Exit is called where in I should write my code to do PACKING in such a way that .....

The 2 Line Items (Materials) to be packed in a Container 'C2' (name i should fetch - i can take care) --> Lower Level

The Lower Level to be packed in another higher Container ......

I have currently tried this .......

1. RV_SHIPMENT_VIEW

2. V51P_FIND_HEADER --> To Create a container C2

3. V51P_HU_CONTENS --> Get the HU Contents of C2

4. HU_PACKING_AND_UNPACKING --> For Packing

5. HU_POST --> Commit the HU changes ....

Need some light on this!.......

Regards,

Kripa Rangachari,

1 REPLY 1

Former Member
0 Kudos

Hi All!

Any clue on solution!!!??

Regards,

Kripa Rangachari.