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

Coloring SELECTION-SCREEN blocks

Former Member
0 Likes
1,771

How do I manage to change the background color of a block?

To be precise, of this block:

SELECTION-SCREEN BEGIN OF BLOCK b002 WITH FRAME.
SELECT-OPTIONS: so_lp FOR lqua-lgpla.
PARAMETERS: pa_matnr LIKE lqua-matnr.
SELECTION-SCREEN END OF BLOCK b002.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,195

Hi

I think coloring is not possible

Reward points for useful Answers

Regards

Anji

7 REPLIES 7
Read only

Former Member
0 Likes
1,196

Hi

I think coloring is not possible

Reward points for useful Answers

Regards

Anji

Read only

Former Member
0 Likes
1,195

u cannot apply colors at selection-screen level, i believe.But u can make the fields look intensified, invisible and such sought by looping and changing the screen attributes.

reward if helpful

kiran

Read only

0 Likes
1,195

Doesn't seem to work, at least with the <i>intensified</i> field... but thanks. If you can make some other suggestion, it'll be very welcome.

Regards.

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
1,195

Hi,

There is no such option provided by SAP, at the max we can have a title to the block.

Regards,

Sesh

Read only

varma_narayana
Active Contributor
0 Likes
1,195

Hi

We cannot set the Background color for selction screen.

regards.

Read only

Former Member
0 Likes
1,195

Hi,

Coloring is not possible in selection screen.

May be you can use intensified for fields.

Regards,

Umasankar.

Read only

Former Member
0 Likes
1,195

Seems not to be possible at all.

Thanks.

I'll reward first answer.