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

Relationship between tables

Former Member
0 Likes
839

I want to find the relation ship between tables is there any transaction code .

if available transaction code for relation ship between tables pls reply it..

4 REPLIES 4
Read only

Former Member
0 Likes
736

Using SQVI transaction u can do that.

go to SQVI --> enter some name and press create. > in data source select Table Join , give description press enter> gone blank screen will come. In that toolbar click 2nd button - a dialog will come to Enter table. CLick that as many times as you need and give table names. you will get images with relations between tables in the back end screen.

Read only

Former Member
0 Likes
736

Hi Venkat,

Use this PDF file which will help you a lot

http://www.abap.es/Descargas/TAB%20-%20Relacion%20de%20las%20tablas%20por%20modulos.PDF

<b>Reward Points if this helps,</b>

Satish

Read only

0 Likes
736

hI,

GO TO SE11.TYPE TABLE NAME.DISPLAY.THEN PRESS CTRLSHIFTF11.yOU WILL GET GRAPHICAL REPRESENTATION

Read only

Former Member
0 Likes
736

Go to SQVI transaction... Create a qucik view.. ztest.. give desc..etc

Select data source as table join.... enter

now one screen will come with blank data (blue scrren)

in that application toolbar second button .. click that.. enter VBAK..

click that again.. enter VBAP.. now an image will come with links b/w vbak and vbap.. you can use any no. of tables there....