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

Read data from structure VTRLK

Former Member
0 Likes
1,083

Hallo,

I need to read data from VTRLK, but unfortunatly it is a structure and I did not find any table containing the link between deliveries and shipment stages.

Is there somebody that had the same problem and can help me?

Silvia

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
847

May be this way

VTTK--> Take VTTK-TKNUM --> VTTP --> LIKP -->(ie VTTP-VBELN = LIKP-VBELN) --> VEPO --> (ie LIKP-VBELN = VEPO-VBLEN) --> VBLK (ie VEPO-VBELN = VBLK-VBLEN)

a®

3 REPLIES 3
Read only

Former Member
0 Likes
847

hi check the tables for the data..

T005S ,ADNR, ADR6 ,ADRC .

Regards,

venkat

Read only

former_member194669
Active Contributor
0 Likes
848

May be this way

VTTK--> Take VTTK-TKNUM --> VTTP --> LIKP -->(ie VTTP-VBELN = LIKP-VBELN) --> VEPO --> (ie LIKP-VBELN = VEPO-VBLEN) --> VBLK (ie VEPO-VBELN = VBLK-VBLEN)

a®

Read only

0 Likes
847

can i get the table name for the structure RQEVA and field is BKTXT, i need both header and item deatils..

i have tried the method of where used list ...but not able to find the required field..

can any body help me out...