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

Structure to table

Former Member
0 Likes
520

Hi,

Knowing a structure name, how do we drill down to the table name which uses the structure...??

4 REPLIES 4
Read only

Former Member
0 Likes
502

Use 'where used list' in tool bar or press cntrlshiftF3.

but i think structure'field might be from different sets of table,

so go via data element use 'where used list' and find the table for it.

regards

prabhu

Read only

Former Member
0 Likes
502

Hai,

U can get it from Utilities -> Where-Used List.

Regards,

Padmam.

Read only

Former Member
0 Likes
502

HI,

some times structures may be used in tables directly.in that case goto the structure in se11 in disp mode.place ur cursor on structure name and press the where used list button one pop up will come.select dictionary table check box and deselect the remaining.then it will give u the list of tables in which that structure is used.

in some cases tables will be updated from the structures through the programs.in that case it will be little difficult to find it out.

rgds,

bharat.

Read only

Former Member
0 Likes
502

simply click on where used list se11 and it shows program name -> see the program select query

or use SE15 transaction