‎2007 Jul 30 10:20 AM
Hi All,
Can anybody send me the pgm for shipement delivery report.Its based on transportation mode.
‎2007 Jul 30 10:24 AM
Hi,
CHeck this...
/community [original link is broken]
Regards,
Sankar
‎2007 Jul 30 10:25 AM
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