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

Find Subobject used in program

nishantbansal91
Active Contributor
0 Likes
1,186

Hi Experts,

Suppose i have one program, in program we have multiple custom zobject. is there any table from where i can get the list of subobject used in program.

Just like display object list.

Thanks and Regards,

Nishant

2 REPLIES 2
Read only

Former Member
0 Likes
840

Nishant,

I cannot think of a table but if you use the object browser (SE80), that will give you the list of different type of objects used.

Hope this helps.

Vikram.M

Read only

Former Member
0 Likes
840

Hi Nishant,

Make use of the environment analysis for acheiving this.

Put your program in SE38 and choose as follows

Choose the objects you want to display and in the search range at the bottom use z* and click on serach.It will display all the custom subobjects used in the program.

Regards,

Kannan