Hi Sap Gurus,
I would like to ask if ever you've experience the display protocol (error log) from ALV is still showing.
Even if we press exit (sy-ucomm) values with code:
CALL METHOD LO_CUSTOM_CONTAINER->FREE
FREE: LO_CUSTOM_CONTAINER.
The error log still shows, i tried calling the subroutine ACTIVATE_DISPLAY_PROTOCOL and set it to abap_false or blank.
And it does not work. But if i setup this right after the CL_GUI instantiation, it is being hidden.
I was wondering if we need to revoke a subroutine to refresh the setting of the ALV?
Thanks in advance.
Warmest regards,
Ryann Ong