Application Development 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: 

screen system table

Former Member
0 Kudos

Hi all

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

Thanks and Regards.

vijaya

1 ACCEPTED SOLUTION

former_member181962
Active Contributor
0 Kudos

"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

former_member181962
Active Contributor
0 Kudos

"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