Dear All,
I would like to display my ALV report title in different position.
For example, I wanna display the following as the ALV report title ('MATERIAL REPORT' in the center and 'Prepared By:' in the right).
MATERIAL REPORT Prepared By:
I am using function 'REUSE_ALV_COMMENTARY_WRITE' to put in the report title. However, I couldn't find a way to put the title in the center and on the left.
Is anyone know how could I do this?
Thank you.