SAP ABAP Function Module K_KKB_HIER_SEQU_LIST_DISPLAY (K_KKB_HIER_SEQU_LIST_DISPLAY)
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 K_KKB_HIER_SEQU_LIST_DISPLAY  
Function Group KKBL   INTERNAL USE  
Program Name SAPLKKBL   Dynamic List Display 
INCLUDE Name LKKBLU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_EXIT_CAUSED_BY_CALLER TYPE CHAR1 Single-Character Flag
Exporting ES_EXIT_CAUSED_BY_USER TYPE KKBLO_EXIT_BY_USER
Importing I_BYPASSING_BUFFER TYPE CHAR01 Character Field Length 1
Importing I_BUFFER_ACTIVE TYPE Character Field Length 1
Importing I_INTERFACE_CHECK TYPE Character Field Length 1
Importing I_EXPORT TYPE Character Field Length 1
Importing I_CALLBACK_PROGRAM TYPE SYST-REPID EXIT program
Importing I_CALLBACK_USER_COMMAND TYPE EXIT routine to command treatment
Importing I_CALLBACK_TOP_OF_PAGE TYPE EXIT routine for TOP-OF-PAGE display
Importing I_CALLBACK_TOP_OF_LIST TYPE
Importing I_CALLBACK_END_OF_LIST TYPE EXIT routine after the actual list display
Importing I_CALLBACK_PF_STATUS_SET TYPE Set EXIT rountine to status
Importing I_CALLBACK_LAYOUT_SAVE TYPE not yet supported
Importing I_CALLBACK_FIELDCAT_SAVE TYPE EXIT routine for field catalog storage
Importing I_CALLBACK_GROUPLEVEL_CHANGE TYPE
Importing I_CALLBACK_BEFORE_LINE_OUTPUT TYPE
Importing I_CALLBACK_AFTER_LINE_OUTPUT TYPE
Importing I_CALLBACK_FOREIGN_TOP_OF_PAGE TYPE
Importing I_CALLBACK_FOREIGN_END_OF_PAGE TYPE
Importing I_CALLBACK_LIST_MODIFY TYPE
Importing I_CALLBACK_TOP_OF_COVERPAGE TYPE
Importing I_CALLBACK_END_OF_COVERPAGE TYPE
Importing I_CALLBACK_ITEM_DATA_EXPAND TYPE
Importing I_CALLBACK_HEADER_TRANSPORT TYPE
Importing I_CALLBACK_REPREP_SEL_MODIFY TYPE
Importing I_TABNAME_MASTER TYPE Name of table to be displayed (header)
Importing I_TABNAME_SLAVE TYPE Name of table to be displayed (items)
Importing I_OO_ALV TYPE Single-Character Flag
Importing IS_KEYINFO TYPE KKBLO_KEYINFO Foreign key dependency for master-slave table
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 '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 IS_REPREP_ID TYPE KKBLO_REPREP_ID
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 IR_SALV_ADAPTER TYPE REF TO IF_SALV_ADAPTER Basisinterface für die Adapter
Importing IT_EXCEPT_QINFO TYPE KKBLO_T_QINFO
Importing I_SUPPRESS_EMPTY_DATA TYPE SAP_BOOL ABAP_FALSE Wenn keine Daten vorliegen, wird keine Tabelle ausgegeben
Tables T_OUTTAB_MASTER TYPE   Table with data to be displayed (header)
Tables T_OUTTAB_SLAVE TYPE   Table with data to be displayed (items)
               
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  19961111 
SAP Release Created in