HEllo guys,
Im facing a problem,
Im trying to include a logo in my TOP_EVENT, but i don't know what do i need to do.
I have this call,
CALL FUNCTION 'REUSE_ALV_GRID_COMMENTARY_SET'
EXPORTING
document = dg_dyndoc_id
bottom = space
IMPORTING
length = dl_length.
But i couldn't find the method to include the logo in dg_dyndoc_id.
Anybody could help me?
Thanks,
Lucas Antoni.