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

get table relations

Former Member
0 Likes
470

Hi,

Do we have any function module which will give relations between tables given, eg in sq02 when we give two tables it will link both the table, similarly do we have any function module which will give similar output ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
431

i am not aware about the table, but it's available as Graphics.

Goto se12 --> Enter table name --> Display -> Press "Graphic" button from Application Toolbar (CtrlShiftF11).

This will show all relationship of table your have entered with other tables.

Regards,

Mohaiyuddin

2 REPLIES 2
Read only

Former Member
0 Likes
432

i am not aware about the table, but it's available as Graphics.

Goto se12 --> Enter table name --> Display -> Press "Graphic" button from Application Toolbar (CtrlShiftF11).

This will show all relationship of table your have entered with other tables.

Regards,

Mohaiyuddin

Read only

0 Likes
431

Thanks for the reply, after debugging I have found that 'REPOSITORY_STRUCTURE_GRAPH' is being triggered for showing the graph.