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

main program of a include

Former Member
0 Likes
656

Hi Guys,

Can anyone of you tell me how can we find the main program of a particular include program.

Thanks,

Rajeev

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
616

Hi Rajeev,

Goto SE38 > Enter the Include and click the Where-used-list

button and check Program and execute.

It will give the list of programs where the Include is used.

Thanks and Best Regards,

Ruthra

3 REPLIES 3
Read only

Former Member
0 Likes
617

Hi Rajeev,

Goto SE38 > Enter the Include and click the Where-used-list

button and check Program and execute.

It will give the list of programs where the Include is used.

Thanks and Best Regards,

Ruthra

Read only

0 Likes
616

HI sunderasan,

Thanks for the reply. I tried doing what you suggested and now the thing is when used the where used list tab it showed few programs but now I am not sure which one is the main one, in my case it showed me one z program and one J_1HKORD, so I am not sure which one to take. The thing is I want to activate few include programs and when I tried doing it asked me the main program .

Thanks,

Rajeev

Read only

0 Likes
616

Every program that uses the include is the main program.

Just to be sure, mark them all to see if the changes you made don't disturb another developments