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 system table

Former Member
0 Likes
554

Hi all

What is screen system table..and how can i c that?

Thanks and Regards.

vijaya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
363

"screen" is an internal table that has the details of the properties of the fields and other screen components on the current dynpro.

If you want to see it, you can go to the debug and in the tables tab, type in "SCREEN" and press enter.

Read this for more info:

http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbab6f35c111d1829f0000e829fbfe/content.htm

Regards,

ravi

1 REPLY 1
Read only

Former Member
0 Likes
364

"screen" is an internal table that has the details of the properties of the fields and other screen components on the current dynpro.

If you want to see it, you can go to the debug and in the tables tab, type in "SCREEN" and press enter.

Read this for more info:

http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbab6f35c111d1829f0000e829fbfe/content.htm

Regards,

ravi