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

put a color to screen fields in dialogue programing

Former Member
0 Likes
467

Hi

How can we set a color to screen fields in dialogue programing?

Regards,

Kiran Kumar

1 ACCEPTED SOLUTION
Read only

MarcinPciak
Active Contributor
0 Likes
406

We can't. SAP only provides this standard black text. You can however set text fields as bright (in fields properties) which will eventually be displayed in blue color. That's all you can do about this.

There is also one other option of using [Dynamic Documents|http://help.sap.com/saphelp_nw70/helpdata/EN/10/246858055711d4a7410000e83dd863/frameset.htm] which allows to display text in diffent styles (colors and fonts), but this are rather used in forms or as top-of-page in ALVs, not to work with screens themselves.

Regards

Marcin

Hi

How can we set a color to screen fields in dialogue programing?

Regards,

Kiran Kumar

1 REPLY 1
Read only

MarcinPciak
Active Contributor
0 Likes
407

We can't. SAP only provides this standard black text. You can however set text fields as bright (in fields properties) which will eventually be displayed in blue color. That's all you can do about this.

There is also one other option of using [Dynamic Documents|http://help.sap.com/saphelp_nw70/helpdata/EN/10/246858055711d4a7410000e83dd863/frameset.htm] which allows to display text in diffent styles (colors and fonts), but this are rather used in forms or as top-of-page in ALVs, not to work with screens themselves.

Regards

Marcin