SAP ABAP Function Module ALV_INTERFACE_CHECK (Output a hierarchical sequential list)
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 ALV_INTERFACE_CHECK Output a hierarchical sequential list  
Function Group SKBH   Internal service modules ALV  
Program Name SAPLSKBH    
INCLUDE Name LSKBHU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_CALLBACK_PROGRAM TYPE SYREPID EXIT program
Importing I_CALLBACK_USER_COMMAND TYPE KKBLO_FORMNAME EXIT routine for command handling
Importing I_CALLBACK_TOP_OF_PAGE TYPE KKBLO_FORMNAME EXIT routine for TOP-OF-PAGE display
Importing I_CALLBACK_TOP_OF_LIST TYPE KKBLO_FORMNAME
Importing I_CALLBACK_END_OF_LIST TYPE KKBLO_FORMNAME EXIT routine after the actual list display
Importing I_CALLBACK_END_OF_PAGE TYPE KKBLO_FORMNAME
Importing I_CALLBACK_PF_STATUS_SET TYPE KKBLO_FORMNAME Set EXIT routine to status
Importing I_CALLBACK_LAYOUT_SAVE TYPE KKBLO_FORMNAME not yet supported
Importing I_CALLBACK_FIELDCAT_SAVE TYPE KKBLO_FORMNAME EXIT routine for field catalog storage
Importing I_CALLBACK_GROUPLEVEL_CHANGE TYPE KKBLO_FORMNAME
Importing I_CALLBACK_BEFORE_LINE_OUTPUT TYPE KKBLO_FORMNAME
Importing I_CALLBACK_AFTER_LINE_OUTPUT TYPE KKBLO_FORMNAME
Importing I_CALLBACK_FOREIGN_TOP_OF_PAGE TYPE KKBLO_FORMNAME
Importing I_CALLBACK_FOREIGN_END_OF_PAGE TYPE KKBLO_FORMNAME
Importing I_CALLBACK_LIST_MODIFY TYPE KKBLO_FORMNAME
Importing I_CALLBACK_TOP_OF_COVERPAGE TYPE KKBLO_FORMNAME
Importing I_CALLBACK_END_OF_COVERPAGE TYPE KKBLO_FORMNAME
Importing I_CALLBACK_ITEM_DATA_EXPAND TYPE KKBLO_FORMNAME
Importing I_CALLBACK_HEADER_TRANSPORT TYPE KKBLO_FORMNAME
Importing I_TABNAME_MASTER TYPE KKBLO_TABNAME
Importing I_TABNAME_SLAVE TYPE KKBLO_TABNAME
Importing IS_KEYINFO TYPE KKBLO_KEYINFO
Importing IS_LAYOUT TYPE KKBLO_LAYOUT List Layout Specifications
Importing IT_FIELDCAT TYPE KKBLO_T_FIELDCAT Field Catalog with Field Descriptions
Importing I_FCTYPE TYPE CHAR1 'R' Field catalog type (M)odify (R)eplace
Importing IT_EXCLUDING TYPE KKBLO_T_EXTAB Excluding FCodes in standard user interface
Importing IT_SPECIAL_GROUPS TYPE KKBLO_T_SP_GROUP Grouping fields for column selection
Importing IT_SORT TYPE KKBLO_T_SORTINFO Sort criteria for first list display
Importing IT_FILTER TYPE KKBLO_T_FILTER
Importing IT_EVENT_EXIT TYPE KKBLO_T_EVENT_EXIT
Importing IS_SEL_HIDE TYPE KKBLO_SEL_HIDE Selection information modification
Importing I_SCREEN_START_COLUMN TYPE I 0 Coordinates for list in dialog box
Importing I_SCREEN_START_LINE TYPE I 0 Coordinates for list in dialog box
Importing I_SCREEN_END_COLUMN TYPE I 0 Coordinates for list in dialog box
Importing I_SCREEN_END_LINE TYPE I 0 Coordinates for list in dialog box
Importing I_LISTTYPE TYPE CHAR1 Single-Character Flag
Importing IT_EXCEPT_QINFO TYPE KKBLO_T_QINFO Tooltips für Ikonen, Symbole und Exceptions
Importing IR_SALV_ADAPTER TYPE REF TO IF_SALV_ADAPTER Basisinterface für die Adapter
Tables T_OUTTAB_MASTER TYPE STANDARD TABLE
Tables T_OUTTAB_SLAVE TYPE STANDARD TABLE
Exception X_MESSAGE TYPE
               
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  19970620 
SAP Release Created in