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

how to find the transaction code for the particular program or include

Former Member
0 Likes
744

Dear All,

Please help me on this queary.

1) How to find what is the transaction assigned for the particular Report

2) How to find the particular include is used in which programs and also transaction codes

I have one ZProgram that contains only includes no selection screen, I have to find where this program is used, in that one include is ther I would like to know in which program and in which transaction that is used,

They have given ME9F, ME21N/22n, wheren this includle is calling.

Please kinely help on this.

Thanks and Regards,

Muralikrishna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
689

hi,

go to se11-->table name-tstc->diaplay (in menu bar)- utilies----->table contents


>display---->give the program name and execute

2)in u r program there is icon name called where used list

there we can find what are the includes present in that program

hi,

go to se11-->table name-tstc->diaplay (in menu bar)- utilies----->table contents


>display---->give the program name and execute

2)in u r program there is icon name called where used list

there we can find what are the includes present in that program

4 REPLIES 4
Read only

Former Member
0 Likes
689

Hello,

You can open that Z program in SE80 and can see the object list for that program there you will find if that program have any transcation or associated with it and what all includes are there for that report.

Second point for knowing where any include is used check where-used list.

Regards,

Gunjan

Read only

Former Member
0 Likes
689

Hi

u can goto se93 and in that u can see all the trasaction codes there.

in se38 if u give program name and click on where used list it displays all the includes and transactions in the program

Read only

Former Member
0 Likes
690

hi,

go to se11-->table name-tstc->diaplay (in menu bar)- utilies----->table contents


>display---->give the program name and execute

2)in u r program there is icon name called where used list

there we can find what are the includes present in that program

Read only

Vijay
Active Contributor
0 Likes
689

HI

1. you can find the transaction for your report by opening in se80. On the left side window it will show the transaction if there is any.

2. to find in which programs particular inclue is called , just open include in se38 and press where used list icon. in the pop up window select programs.

regards

vijay

reward points if helpful