Hi !
I want to print dynamic table in ALV GRID with color and style (some editable)
So I need to insert fields CELLCOLORS AND CELLSTYLES
which are declared regulary as
cellcolors TYPE lvc_t_scol
cellstyles TYPE lvc_t_styl
how do I do that dynamicly ?
thank you
Adi