SAP ABAP Function Module REUSE_ALV_LIST_LAYOUT_INFO_GET (Read current ALV list information)
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_LIST_LAYOUT_INFO_GET Read current ALV list information  
Function Group SALV   SAP List Viewer  
Program Name SAPLSALV   ABAP List Viewer 
INCLUDE Name LSALVU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_LAYOUT TYPE SLIS_LAYOUT_ALV List layout specifications
Exporting ET_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV Field catalog with field descriptions
Exporting ET_SORT TYPE SLIS_T_SORTINFO_ALV List output sort criteria
Exporting ET_FILTER TYPE SLIS_T_FILTER_ALV List output filter criteria
Exporting ES_LIST_SCROLL TYPE SLIS_LIST_SCROLL Current list scroll status
Exporting ES_VARIANT TYPE DISVARIANT Current Layout
Exporting E_WIDTH TYPE INT4 Current width of output list
Exporting ET_MARKED_COLUMNS TYPE SLIS_T_FIELDCAT_ALV
Exporting ET_FILTERED_ENTRIES TYPE SLIS_T_FILTERED_ENTRIES
Exporting ET_FILTERED_ENTRIES_HEADER TYPE SLIS_T_FILTERED_ENTRIES
Exporting ET_FILTERED_ENTRIES_ITEM TYPE SLIS_T_FILTERED_ENTRIES
Tables ET_OUTTAB TYPE TABLE
Tables ET_OUTTAB_HEADER TYPE TABLE
Tables ET_OUTTAB_ITEM TYPE TABLE
Tables ET_COLLECT00 TYPE TABLE
Tables ET_COLLECT01 TYPE TABLE
Tables ET_COLLECT02 TYPE TABLE
Tables ET_COLLECT03 TYPE TABLE
Tables ET_COLLECT04 TYPE TABLE
Tables ET_COLLECT05 TYPE TABLE
Tables ET_COLLECT06 TYPE TABLE
Tables ET_COLLECT07 TYPE TABLE
Tables ET_COLLECT08 TYPE TABLE
Tables ET_COLLECT09 TYPE TABLE
Exception NO_INFOS TYPE No information available
Exception PROGRAM_ERROR TYPE Program errors
               
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  19961216 
SAP Release Created in