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

Table name?

Former Member
0 Likes
669

Hi all,

In which table,

all the programs with corresponding screen numbers stored?

Or is there any tcode,

which gives details about the screens if i enter a prg name?

pls tell me...

5 REPLIES 5
Read only

Former Member
0 Likes
646

Hi,

Table : TADIR or TRDIR

Read only

kiran_k8
Active Contributor
0 Likes
646

Shori,

<i>"is there any tcode,which gives details about the screens if i enter a prg name?".</i>

Open the program in SE80.

K.Kiran.

Read only

Former Member
0 Likes
646

check <b>T589Z</b>

goto SE80 add program name and check details

Message was edited by:

Minal Nampalliwar

Read only

Former Member
0 Likes
646

hi kiran,

I want to know about all the components the screen.

It doesnt mean to know about the screen numbers,.

Read only

0 Likes
646

shori,

Open the program in SE80

get the screen numbers

now go to se51

give the program name and screen number to know more in detail.

K.Kiran.