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 structur

Former Member
0 Likes
326

what is screen structure in dialog programing?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
301

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
Read only

Former Member
0 Likes
302

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