17
Sep
ABAP Program to add Colors in ALV Grid
Posted by Admin, under ABAP, ALV, Formatting, Report, Sample CodeNormally, there are requirements to display set of rows differently based to certain conditions in ALV. To distinguish them easily, in a one go, we can add colors to the rows(based on condition of course).
The following program adds strokes of different color to your ALV Grid.

