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

To Find Table

Former Member
0 Likes
681

Hi,

I am having a Structure COMT_PARTNER_TO_DISPLAY,

now i have to find those tables which include this structure in it. how i can made this? Urgent.

Regards,

jackie

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
644

Hi,

1.Directly with the name of structure it is not possible to fine the Tables related to That structure.

2.In structure,take the field name and Goto SE15.

3.Here you can search in dictionary fields.

4.Or By selecting the whereused list in the structure of fields.

Regards,

Shiva.

Hi,

I am having a Structure COMT_PARTNER_TO_DISPLAY,

now i have to find those tables which include this structure in it. how i can made this? Urgent.

Regards,

jackie

3 REPLIES 3
Read only

Former Member
0 Likes
644

Hi,

with transaction SE11 and STRGSHIFTF3

Regards

Nicole

Read only

Former Member
0 Likes
645

Hi,

1.Directly with the name of structure it is not possible to fine the Tables related to That structure.

2.In structure,take the field name and Goto SE15.

3.Here you can search in dictionary fields.

4.Or By selecting the whereused list in the structure of fields.

Regards,

Shiva.

Read only

Former Member
0 Likes
644

Hai

jackie,

GO TO SE11. Enter the Structute name against Data type field. Then Press where used list icon on tools menu or

Press ctrlshiftf3.

Then it is asking which type of objects it search for this structure. The u select only database tables check box, if u want to find out the tables using this str.

If useful, reward points.

Thank you,

G.V.K.Prasad