HI..
How to display image on in ALV.
I am doing like this.
But I am not getting output.
CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
EXPORTING
it_list_commentary = it_listheadr[].
I_LOGO = 'BACKGROUND.GIF'.
How to pass the variable to I_LOGO.
Regards
Sandeep.