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-COLOR

Former Member
0 Likes
7,998

Hi frnds,

how to use color in screen structure r what is the use of color in screen structure?

Regards,

Sudheer.M

Hi frnds,

how to use color in screen structure r what is the use of color in screen structure?

Regards,

Sudheer.M

4 REPLIES 4
Read only

former_member188827
Active Contributor
0 Likes
3,642

Please have a look at following thread:

https://scn.sap.com/thread/2025269

Regards

Read only

deependra_shekhawat3
Contributor
0 Likes
3,642

Hi Sudheer,

You can use these all component in loop at screen . suppose you want to change selection screen color in output that use it in AT SELECTION SCREEN event.

Thanks

Deependra

Read only

0 Likes
3,642

hi deependra,

thank of the reply, iam not able find the uasge of color only in screen structure.

Regards,

Sudheer

Read only

0 Likes
3,642

Hi,

On screen you have multiple attibutes of a button like TEXT,LABEL etc. if you want to change those color for user interface you can do it.

Dependra