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

Shipment

0 Likes
904

I will get the shipment number from VTTP. But I also need a list of people or agencies who will be doing the shipping. Which table must I use to obtain the list of shippers?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
877

Hello,

Use the field TDLNR or TNDR_CARR from the table VTTK to get the shipper for a shipment.

You can get the list of shippers (master list of shippers) from the table LFA1.

Please mark points if the solution was useful.

Regards,

Manoj

I will get the shipment number from VTTP. But I also need a list of people or agencies who will be doing the shipping. Which table must I use to obtain the list of shippers?

4 REPLIES 4
Read only

Former Member
0 Likes
877

try LIKP and LIPS

regards,

srinivas

<b>*reward for useful answers*</b>

Read only

0 Likes
877

Hi Srinivas

Thanx for your response. But could u please tell me the fields that refer to the Shipping agency or shipper.

Read only

Former Member
0 Likes
878

Hello,

Use the field TDLNR or TNDR_CARR from the table VTTK to get the shipper for a shipment.

You can get the list of shippers (master list of shippers) from the table LFA1.

Please mark points if the solution was useful.

Regards,

Manoj

Read only

0 Likes
877

thanks manoj... 10 points for u. TDLNR is the field I needed