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

Colour Dislay in Module pool

Former Member
0 Likes
739

hii experts,

i want to display my data with different colors in Module pool, can any one plz tell me how to do that. I want to color (background / foreground) Input/output fields and text fields. its urgent.

thanks

priyanshu

will get a reward.

4 REPLIES 4
Read only

Former Member
0 Likes
559

You've only limited options in a standard dynpro - normal or intensified, the latter generally being displayed in blue.

If you want "pretties" on the screen, you can embed an HTML control and thus use colours, fonts etc... but then it won't look like a standard SAP screen.

Jonathan

Read only

0 Likes
559

thanks for reply, sorry but can u pls tell me how to use this HTML control here i dont have any idea.

Read only

0 Likes
559

To see the demo code for the various controls use Tcode DWDM or go to SE38 and navigate Environment > Examples > Controls Examples (or something like that - don't have a system in from of me right now).

Jonathan

Read only

0 Likes
559

thank you so much Jon.