cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

TableView Column using Table Field Value Range

Former Member
0 Likes
187

Hello Expert,

I have a table field that has 3 Values which are traffic signals Red, Yellow & Green icon instead of values.

When i use that field in an ABAP report it shows the icon automatically.

Is that possible with htmlb:tableViewColumn definition inheriting the icon from Value Range?

I can send screenshot if needed.

Thank you

Arun Prasad

View Entire Topic
Former Member
0 Likes

Hello Durairaj,

How do you find the value for different icons which are part of the field value range?

Thank you

Arun Prasad

athavanraja
Active Contributor
0 Likes

for the list of available icons and thier internal representation code run ABAP program

"SHOWICON"

Regards

Raja