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

Input fields and colours in lists

Former Member
0 Likes
604

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
Read only

Former Member
0 Likes
573

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

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?

3 REPLIES 3
Read only

Former Member
0 Likes
574

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

Read only

Former Member
0 Likes
573

Hi,

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

Regards,

Shashank

Read only

0 Likes
573

Thankyou both. You confirmed my own suspicions.