Skip to Content
0
Former Member
Jul 18, 2005 at 09:08 AM

Add Structure Fields to Dynamic table

29 Views

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