Hello Gurus,
I have a requirement in the table view(not alv) where in i need to color the particular table cell fied based when the field is empty.
let me tell you with an example.
e.g:
Airline flightnumber Currency price
SQ 0400 dem
HQ usd 100
SD 3577 12
SM 0026
The above table is what my output where i need to have colors for the blank fields.
* in the first row i need to have color design for price field
* in the second row i need to have color design for flight number field.
* in the third row i need to have color design for currency field.
* in the 4th row i need to have color design for currency & price field
can some one please help me out.
Thanks in Advance.