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 program name if i have transction code

Former Member
0 Likes
1,012

hallow

i have transaction Y_DV2_900211 and i wont to find the program name i go to se93

and i don't get the program name ,i try also in table TSTC and i get their in t_code

Y_DV2_900211 but PGMNA is empty ,

how can i find the <u>code</u> for this transaction?

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
911

Go to T code Y_DV2_900211

follow menu..

--> System

--> Status

Here u can see the Program Name..

Hope it ur problem is solved here

<b>Reward Points if it is useful</b>

Thanks & Regards

ilesh 24x7

7 REPLIES 7
Read only

Former Member
0 Likes
911

Goto Transaction and click on Where used list and select programs in the dialog box, it will gives which program has used this transaction.

Reward points if it helps,

Satish

Read only

Former Member
0 Likes
912

Go to T code Y_DV2_900211

follow menu..

--> System

--> Status

Here u can see the Program Name..

Hope it ur problem is solved here

<b>Reward Points if it is useful</b>

Thanks & Regards

ilesh 24x7

Read only

Former Member
0 Likes
911

Hi

If you observe in menu SYSTEM->STATUS

there will be 2 programs one for Transaction code and other for GUI along with Screen Number.

TSTC table gives the right info, this stores the info what we give in the Transaction SE93.

in the above case of you SAPLWBABAP is the function pool, not a program for SE38.

Read only

JozsefSzikszai
Active Contributor
0 Likes
911

hi Ricardo,

this transaction Y_DV2_900211 might not start any program, but it is definetly doing something (starts another transaction, etc.). What values are there at the other fieds, when you display in SE93?

ec

Read only

Former Member
0 Likes
911

Hi,

Enter Y_DV2_900211 in command field,

Go to System-> Status -> Program from Menu bar,

Double click on the program name.

Bye,

KC

Read only

Former Member
0 Likes
911

HI,

goto tcode se93.

write ur tcode and select display button.

there u can see the program name.

rgds,

bharat.

Read only

Former Member
0 Likes
911

Hi,

look into table TSTCP with the tcode.

Under D_SREPOVARI-REPORT= you find the report.

Regards, Dieter