
Coloring Cells
Purpose
You can change the color of cells in the grid control to highlight data in the list. Although you can also use this process to color entire rows, this is much more time-consuming than the procedure described in
Coloring Rows.
The
Process Flow
DATA: BEGIN OF GT_OUTTAB OCCURS 0.
INCLUDE STRUCTURE <DDIC-Struktur>.
DATA: CT TYPE LVC_T_SCOL. "Table for colors
DATA: END OF GT_OUTTAB.

For information on the meaning of the color settings, see F1 help on the format command. Class

If you do not want to color the cells for the first display, postpone step 4 and refresh your output table with method