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

Screen tables

Former Member
0 Likes
980

Hi Sir,

When we save a new screen, what are the tables in which screen attributes and fiels are stored?

Regards,

Sri

4 REPLIES 4
Read only

Former Member
0 Likes
902

Hi,

Try the below tables

d020t

d021t

Regards,

Sharin

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
902

You can get it from function module RS_SCRP_GET_SCREEN_INFOS

Read only

Former Member
0 Likes
902

Hi,

Check below tables..

D020T Screen Short Description

D020S System table D020S (screen sources)

D021T Screen Key Word Texts

Regards,

Ravi.

Read only

Former Member
0 Likes
902

if u want to screen details ,it contains mainly there areas ,

program name

screen number

table name and attribute name .

When click on F1 on any attribute you get a popup, then click on Technical settings then you find all these attributes .

by default screen is internal tables to check fields of internal tables se11-->in data type : screen then it opens a structure ,

Please refer those fields

Regards

Siva