‎2006 Jun 15 9:34 AM
Hi All,
The new type of alv using OO can be used with fm <b>REUSE_ALV_GRID_DISPLAY</b>
But what is the fm for the old type of alv?
regards,
‎2006 Jun 15 9:40 AM
I am not sure If I understand it right.
The function REUSE_ALV_GRID_DISPLAY is a wrapper for the OO class CL_GUI_ALV_GRID.
Now the latest in ALV is the CL_SALV_TABLE class, there are couple of blogs around the same. There are quite a few classes that you can use along with this.
Look at CLSALV classes in SE24.
There are quite a few demo programs also available, see the SALVDEMO programs in SE38.
Regards,
Ravi
Message was edited by: Ravikumar Allampallam
‎2006 Jun 15 10:44 AM
Hi,
<i>But what is the fm for the old type of alv?</i>
OLD ALV FM is <b>REUSE_ALV_LIST_DISPLAY</b> . is it not the one.
Regards
vijay