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 structur

Former Member
0 Kudos

what is screen structure in dialog programing?

1 ACCEPTED SOLUTION

former_member181962
Active Contributor
0 Kudos

screen is a strndard structure which hold the information od the screen field's properties .

If you want to change the screen attriburtes at run time, then you can simply tamper with these screen structure's fields .

Refer this link to know more about it.

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 a strndard structure which hold the information od the screen field's properties .

If you want to change the screen attriburtes at run time, then you can simply tamper with these screen structure's fields .

Refer this link to know more about it.

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

Regards,

Ravi