At the heart of ALV OOP is the separation of the data container and the display container. Unlike functional ALV, where the system handles the screen logic, OOP ALV requires a custom container ( CL_GUI_CUSTOM_CONTAINER ) or a docking container to sit on a screen (Dynpro).
: Create a class with a method FOR EVENT double_click OF cl_gui_alv_grid . Abap Alv Oops Interview Questions And Answers
Events in OOP ALV are handled by creating a local controller class. At the heart of ALV OOP is the
: The physical area on a screen where the grid is rendered. Critical Interview Questions and Insights Abap Alv Oops Interview Questions And Answers