‎2008 Apr 01 8:57 AM
hi,
Please specify the difference between
REUSE_ALV_GRID_DISPLAY_LVC
and
REUSE_ALV_GRID_DISPLAY.
thanks in advance.
‎2008 Apr 02 4:16 AM
‎2008 Apr 02 4:16 AM
‎2008 Apr 02 7:13 AM
'REUSE_ALV_GRID_DISPLAY' is for the SLIS type pool.
'REUSE_ALV_GRID_DISPLAY_LVC' is for the LVC type pool which of course has a better functionality.
one rarely use fm REUSE_ALV_GRID_DISPLAY_LVC as class cl_gui_alv_grid provides more
power and functionality.
‎2008 Apr 02 7:27 AM
Hi,
REUSE_ALV_GRID_DISPLAY used to display out put with normal function module concept
whereas
REUSE_ALV_GRID_DISPLAY_LVC used with object oriented concept of ALV.
‎2008 Apr 02 7:28 AM
Hi,
REUSE_ALV_GRID_DISPLAY used to display out put with normal function module concept
whereas
REUSE_ALV_GRID_DISPLAY_LVC used with object oriented concept of ALV.