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

Report needed

Former Member
0 Likes
386

Hi All,

Can anybody send me the pgm for shipement delivery report.Its based on transportation mode.

2 REPLIES 2
Read only

Former Member
0 Likes
350

Hi,

CHeck this...

/community [original link is broken]

Regards,

Sankar

Read only

Former Member
0 Likes
350

Hi

Use the Tables VTTK and VTTP for Shipment details data

and LIKP and LIPS tables for Delivery related data

Linking is VTTP-VBELN = LIKP-VBELN

if needed use the Handling Unit tables VEKP and VEPO tables

again linking is VEPO-VBELN = LIKP-VBELN

look at these tables and based on your requirements write the select statments and fetch the data and display the report

<b>Reward points for useful Answers</b>

Regards

Anji