Application Development 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: 

Input fields and colours in lists

Former Member
0 Kudos

I am making fields within a report available for input using write: line 'INPUT ON'.

The fields display as different colors according to certain criteria. When I make the field available for input, the color disappears and the field simply displays as either a white or yellow background.

Is there anyway I can either retain the original field color when it is made available for input?

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

Hi Kevin,

you can't do it, if it is input on then you can see white and white yellow background.

you can't give your own color for input enable fields.

Regards

Vijay

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

Hi Kevin,

you can't do it, if it is input on then you can see white and white yellow background.

you can't give your own color for input enable fields.

Regards

Vijay

Former Member
0 Kudos

Hi,

You cant change the color of the Input fields in ABAP list.

Regards,

Shashank

0 Kudos

Thankyou both. You confirmed my own suspicions.