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

issue regarding table name

Former Member
0 Likes
933

Hi,

Can any one please give the details to find the name of transporter in a sales order

tables and field name.

thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
907

Hi,

Can you be more specific.

Is the transporter a patner function in the shipment or the sales order?

Regards,

Ankur Parab

7 REPLIES 7
Read only

Former Member
0 Likes
908

Hi,

Can you be more specific.

Is the transporter a patner function in the shipment or the sales order?

Regards,

Ankur Parab

Read only

0 Likes
907

Yes the transporter is partner function.

Read only

0 Likes
907

If it is a partner function go to table VBPA passing SO no (VBELN) and partner function(PARVW) for transporter, you can get customer number (KUNNR). Using this customer number go to table KNA1 and get field NAME.

Regards

Sathar

Read only

0 Likes
907

HI,

Sathar

The field kunnr is blank i got lifnr there but when i write the select querry with vbeln i got 5 record

from the table tell me from where to get adrnr field.

thanks .

Read only

0 Likes
907

Thanks sathar.

I got it by giving parvw and ebeln details in the select querry.

regards aatif.

Read only

0 Likes
907

HI,

Experts Is There Any Function Module For Block Alv Heading Display Write Commentary Is Not Working.

Thanks.

Edited by: aatifq on Jun 20, 2009 10:00 AM

Read only

Former Member
0 Likes
907

try

VBAK & VBAP tables...