‎2013 Mar 18 1:01 PM
HI experts,
What is the difference between FM
Reuse_ALV_LIST Display and
LVC_ALV_LIST_DISPLAY
Output seems to be same. from both FM
Thx
SS
‎2013 Mar 18 4:21 PM
There is no such function module exits in ECC. Check spelling.
Available FM for List Display are:-
-SS-
‎2013 Mar 18 3:40 PM
Hi,
Are you sure that FM
LVC_ALV_LIST_DISPLAY exist?
I think that it doesn't exists.
Regards
Ivan Marconato
‎2013 Mar 18 4:17 PM
Hi
I agree with Ivan LVC_ALV_LIST_DISPLAY fm is not there so finally your question is wrong please check the your question once again .
Regards
Mahesh .
‎2013 Mar 18 4:21 PM
There is no such function module exits in ECC. Check spelling.
Available FM for List Display are:-
-SS-
‎2013 Mar 18 4:26 PM
‎2013 Mar 18 5:28 PM
Hello,
same answer...LVC_ALV_LIST_DISPLAY is not exist in ECC....check it......go to se37. put your fm...its not exist..before posting question in SCN, do some search.....
Thanks
Sabyasachi
‎2013 Mar 18 6:29 PM
The difference seems to be that REUSE_ALV_LIST_DISPLAY exists in most SAP system (good old FM) and that LVC_ALV_LIST_DISPLAY (son of REUSE_ALV_LISt_DISPLAY and REUSE_ALV_GRID_DISPLAY_LVC ??) is not yet released (neither on any of my systems nor found in service.sap.com)
Where did you see this FM (which system level) ?
Regards,
Raymond
‎2013 Mar 19 9:44 AM
we have REUSE_ALV_GRID_DISPLAY_LVC which is oops based compared to REUSE_ALV_GRID_DISPLAY which is sequential programming.
there this none for list display, specially the name you gave. Even google search points to this post as the only one where it is mentioned. So SAP did not create it.