SAP ABAP Function Module REUSE_ALV_EVENTS_GET (Returns table of possible events for a list type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Basic Data
Function Module REUSE_ALV_EVENTS_GET Returns table of possible events for a list type  
Function Group SALV   SAP List Viewer  
Program Name SAPLSALV   ABAP List Viewer 
INCLUDE Name LSALVU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_EVENTS TYPE SLIS_T_EVENT Table of events to perform
Importing I_LIST_TYPE TYPE SLIS_LIST_TYPE 0 List type (0,1,2,3)
Exception LIST_TYPE_WRONG TYPE List type does not exist
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19970307 
SAP Release Created in