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: 

Information about outbound delivery and its handling units

Former Member
0 Kudos

Hi All experts,

I am working on a requirement where I have to display information about the following :

1. Outbound delivery number.

2. related Handling units( 1 or 2 ) indentification number.

3. Transport number.

4. Shipping to party.

5. Line items of handling units like material inside the handling unit.

6. Material quantity.

In the selection criteria user is given the choice of entering

1.Outbound delivery number.

2.Transport number.

3. Handling unit identification 1 or 2

4. Shipping to party

Based on this information on selection screen ouput needs to come out.

Could you people let me know about the tables and function modules which gives the informaiton back based on these details.

Thanks,

Mark

3 REPLIES 3

Former Member
0 Kudos

Use Tables LIKP, LIPS for Delivery and VEKP for Handling unit info.

<b> Award all useful answers </b>

Former Member
0 Kudos

Hi Mark,

try out with IDOC_OUTPUT_DELVRY this Function Module.

Reward points if it is useful.

Regards,

Prasad

Former Member
0 Kudos

Sorry to say but requirement does not have any NAST data available as it is without output message type.

Coming to other answer I want to know how do you connect LIKP or LIPS with VEKP table.

Thanks,

Mark