SAP ABAP Function Module REUSE_ALV_HIERSEQ_LIST_DISPLAY (Hierarchical sequential list output)
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_HIERSEQ_LIST_DISPLAY Hierarchical sequential list output  
Function Group SALV   SAP List Viewer  
Program Name SAPLSALV   ABAP List Viewer 
INCLUDE Name LSALVU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_EXIT_CAUSED_BY_CALLER TYPE Delete list in CALLBACK_USER_COMMAND
Exporting ES_EXIT_CAUSED_BY_USER TYPE SLIS_EXIT_BY_USER How the user left the list
Importing I_INTERFACE_CHECK TYPE SPACE Interface consistency check log output
Importing I_CALLBACK_PROGRAM TYPE SYST-REPID Name of the calling program
Importing I_CALLBACK_PF_STATUS_SET TYPE SLIS_FORMNAME SPACE Set EXIT routine to status
Importing I_CALLBACK_USER_COMMAND TYPE SLIS_FORMNAME SPACE EXIT routine for command handling
Importing IS_LAYOUT TYPE SLIS_LAYOUT_ALV List layout specifications
Importing IT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV Field catalog with field descriptions
Importing IT_EXCLUDING TYPE SLIS_T_EXTAB Table of inactive function codes
Importing IT_SPECIAL_GROUPS TYPE SLIS_T_SP_GROUP_ALV Grouping fields for column selection
Importing IT_SORT TYPE SLIS_T_SORTINFO_ALV Sort criteria for first list display
Importing IT_FILTER TYPE SLIS_T_FILTER_ALV Filter criteria for first list output
Importing IS_SEL_HIDE TYPE SLIS_SEL_HIDE_ALV Selection information modification
Importing I_SCREEN_START_COLUMN TYPE 0 Coordinates for list in dialog box
Importing I_SCREEN_START_LINE TYPE 0 Coordinates for list in dialog box
Importing I_SCREEN_END_COLUMN TYPE 0 Coordinates for list in dialog box
Importing I_SCREEN_END_LINE TYPE 0 Coordinates for list in dialog box
Importing I_DEFAULT TYPE 'X' Initial variant active/inactive logic
Importing I_SAVE TYPE SPACE Variants can be saved
Importing IS_VARIANT TYPE DISVARIANT Variant information
Importing IT_EVENTS TYPE SLIS_T_EVENT Table of events to perform
Importing IT_EVENT_EXIT TYPE SLIS_T_EVENT_EXIT Standard fcode exit requests table
Importing I_TABNAME_HEADER TYPE SLIS_TABNAME Header Table Name
Importing I_TABNAME_ITEM TYPE SLIS_TABNAME Item Table Name
Importing I_STRUCTURE_NAME_HEADER TYPE DD02L-TABNAME Internal output table (header) structure name
Importing I_STRUCTURE_NAME_ITEM TYPE DD02L-TABNAME Internal output table (posit.) structure name
Importing IS_KEYINFO TYPE SLIS_KEYINFO_ALV Header/posit. table field links
Importing IS_PRINT TYPE SLIS_PRINT_ALV Print information
Importing IS_REPREP_ID TYPE SLIS_REPREP_ID Initialization key for Re/Re interface
Importing I_BYPASSING_BUFFER TYPE CHAR01 Skip All Buffers?
Importing I_BUFFER_ACTIVE TYPE CHAR01 User Buffer A
Importing IR_SALV_HIERSEQ_ADAPTER TYPE REF TO CL_SALV_HIERSEQ_ADAPTER Adapter for the Hierseq. Lists
Importing IT_EXCEPT_QINFO TYPE SLIS_T_QINFO_ALV
Importing I_SUPPRESS_EMPTY_DATA TYPE SAP_BOOL ABAP_FALSE If no data exist, no table is output
Tables T_OUTTAB_HEADER TYPE   Header table with data to be output
Tables T_OUTTAB_ITEM TYPE   Position table with data to be output
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  19970221 
SAP Release Created in