Application Development and Automation 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: 
Read only

Available Handling Unit

Former Member
0 Likes
452

Hi All!

In T-Code VL02N we have the outbound delivery overview and we do the processing of handling units here.

Now i have a requirement where in i have to suggest the user with the available Handling units which can be used for packing.This value i will display in a form.

I am not able to identify this field and also not sure whether this is available in the DDIC or whether it has to be dynamically retrieved through BAPI's or FM's

EXIDV gives the external Handling unit no but i want the collection of these available.

Can anyone throw light on this.

Regards

Praneeth

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
418

Hi,

Check the tables VEKP(Header) and VEPO(Item) tables.

Regards

vijay

1 REPLY 1
Read only

Former Member
0 Likes
419

Hi,

Check the tables VEKP(Header) and VEPO(Item) tables.

Regards

vijay