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

Link between tables

Former Member
0 Likes
2,725

Hi Gurus,

Can anyone please provide me the link between tables given below.

SKA1

SKAT

SKB1

CEPC

CEPCT

CSKS

CSKT

CSKB

CSKU

CSKA

BNKA

ADRC

ADR2

ADR6

Regards

Avinash

6 REPLIES 6
Read only

Former Member
0 Likes
1,478

Hi,

Check this table DD08L for Table relation ships

Read only

0 Likes
1,478

hi avi,

why dont u just open the tables in se11 and see the corresponding fields present in the tables??

its a straight cut method for directly linked tables...

Read only

Former Member
0 Likes
1,478

hi

try this link - http://www.4shared.com/file/108322076/e2083/sap-tables.html

download the zip fiile and extract it

this is sap-tables.exe which shows relation between all sap tables

Read only

Former Member
Read only

Former Member
0 Likes
1,478

Hi,

If you are too lazy to check all that in SE11 just goto SQVI and create a test query as Tables with join and add all the tables to it, it will show the relationship of each table in graphic format.

Regards

Karthik D

Read only

Former Member
0 Likes
1,478

Thanks Gurus