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

Reg T-CODE

Former Member
0 Likes
866

Hi Gurus,

There is a T-Code for search where we will enter a program

description and we will get the program name as output.Please

tell me that T-code.

Thanks and regards,

Rajeshwar.

8 REPLIES 8
Read only

p291102
Active Contributor
0 Likes
823

hi,

goto SE11 - > TSTC AND GO FOR DISPLAY.

U will get your answer fro your question.

Read only

Former Member
0 Likes
823

In SE16.

Check data in table TRDIRT.

Assign points if helpful.

Read only

Former Member
0 Likes
823

hi raj,

use tstc tcode it will give the program names and related tcodes.

Regards,

Koti.

Read only

Former Member
0 Likes
823

you can also see the program name of a t-code using Transaction SE93.

Go to SE93 enter the t-code and Display it will show the associated program name with the t-code.

Reward point if helpful

Regards

Bikas

Read only

Former Member
0 Likes
823

Hi Rajeshwar,

To find the program name with the description follow as below:

goto t.code se38 (abap editor) press f4 help, then you will

get a input help popup .

you will find a information system push button in the button click it and you will get another popup where you can enter the

description their and get the program name.

It will give you the result if and only if the description given is appropriate.

Reward if this helps!

best regards,

Sharath

Read only

Former Member
0 Likes
823

Hi ,

i know all these going to editor and press F4

and use of se93, sorry if i am wrong.but i don't remember

Exactly that T-code if we just Goto that T-code and enter the Description of Program

then it displays the program name.

Thanks and regards,

Rajeshwar.

Read only

0 Likes
823

Hi rajeswar,

are you looking at toces : search_sap_menu & search_user_menu?

Thanks

Lakshman

Read only

Former Member
0 Likes
823

Hi

Thanks