Application Development 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: 

How do I find out which dialog prgrm being executed by a transaction code?

Former Member
0 Kudos

How do I find out which dialog program is being executed by a transaction code.

Here is the situation:

Report1 calls Report2.

Report2 calls transactionA using CALL TRANSACTION.

TransactionA has selection screen/dynpro 1000. But how do I now go to the dialog program that has this 1000 dynpro?

- Mohnish

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

In a Tcode, In the Menu, System> Status>There you can find the dialog program name.

Regards,

Vishwa.

4 REPLIES 4

Former Member
0 Kudos

Hi

In a Tcode, In the Menu, System> Status>There you can find the dialog program name.

Regards,

Vishwa.

JozsefSzikszai
Active Contributor
0 Kudos

why don't you check the transaction code in SE93?

Former Member
0 Kudos

go to transaction SE93

Enter your T-Code.

select Dislpay button

U will get the report name which is being executed.

former_member585060
Active Contributor
0 Kudos

Hi,

When the Program takes you to the Transaction scrren,

goto Syatem>System, get the Main program

With that program goto SE93, click F4, give program name, it will give you the Tcode

Or with that Program name

got to Table TSTC in SE11

Give pragram name, it will give you Tcode

Regards

Bala Krishna