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 |
---|---|---|---|---|---|---|---|
![]() |
I_CALLBACK_PROGRAM | TYPE | SYREPID | EXIT program | |||
![]() |
I_CALLBACK_USER_COMMAND | TYPE | KKBLO_FORMNAME | EXIT routine for command handling | |||
![]() |
I_CALLBACK_TOP_OF_PAGE | TYPE | KKBLO_FORMNAME | EXIT routine for TOP-OF-PAGE display | |||
![]() |
I_CALLBACK_TOP_OF_LIST | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_END_OF_LIST | TYPE | KKBLO_FORMNAME | EXIT routine after the actual list display | |||
![]() |
I_CALLBACK_END_OF_PAGE | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_PF_STATUS_SET | TYPE | KKBLO_FORMNAME | Set EXIT routine to status | |||
![]() |
I_CALLBACK_LAYOUT_SAVE | TYPE | KKBLO_FORMNAME | not yet supported | |||
![]() |
I_CALLBACK_FIELDCAT_SAVE | TYPE | KKBLO_FORMNAME | EXIT routine for field catalog storage | |||
![]() |
I_CALLBACK_GROUPLEVEL_CHANGE | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_BEFORE_LINE_OUTPUT | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_AFTER_LINE_OUTPUT | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_FOREIGN_TOP_OF_PAGE | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_FOREIGN_END_OF_PAGE | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_LIST_MODIFY | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_TOP_OF_COVERPAGE | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_END_OF_COVERPAGE | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_ITEM_DATA_EXPAND | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_CALLBACK_HEADER_TRANSPORT | TYPE | KKBLO_FORMNAME | ||||
![]() |
I_TABNAME_MASTER | TYPE | KKBLO_TABNAME | ||||
![]() |
I_TABNAME_SLAVE | TYPE | KKBLO_TABNAME | ||||
![]() |
IS_KEYINFO | TYPE | KKBLO_KEYINFO | ||||
![]() |
IS_LAYOUT | TYPE | KKBLO_LAYOUT | List Layout Specifications | |||
![]() |
IT_FIELDCAT | TYPE | KKBLO_T_FIELDCAT | Field Catalog with Field Descriptions | |||
![]() |
I_FCTYPE | TYPE | CHAR1 | 'R' | Field catalog type (M)odify (R)eplace | ||
![]() |
IT_EXCLUDING | TYPE | KKBLO_T_EXTAB | Excluding FCodes in standard user interface | |||
![]() |
IT_SPECIAL_GROUPS | TYPE | KKBLO_T_SP_GROUP | Grouping fields for column selection | |||
![]() |
IT_SORT | TYPE | KKBLO_T_SORTINFO | Sort criteria for first list display | |||
![]() |
IT_FILTER | TYPE | KKBLO_T_FILTER | ||||
![]() |
IT_EVENT_EXIT | TYPE | KKBLO_T_EVENT_EXIT | ||||
![]() |
IS_SEL_HIDE | TYPE | KKBLO_SEL_HIDE | Selection information modification | |||
![]() |
I_SCREEN_START_COLUMN | TYPE | I | 0 | Coordinates for list in dialog box | ||
![]() |
I_SCREEN_START_LINE | TYPE | I | 0 | Coordinates for list in dialog box | ||
![]() |
I_SCREEN_END_COLUMN | TYPE | I | 0 | Coordinates for list in dialog box | ||
![]() |
I_SCREEN_END_LINE | TYPE | I | 0 | Coordinates for list in dialog box | ||
![]() |
I_LISTTYPE | TYPE | CHAR1 | Single-Character Flag | |||
![]() |
IT_EXCEPT_QINFO | TYPE | KKBLO_T_QINFO | Tooltips für Ikonen, Symbole und Exceptions | |||
![]() |
IR_SALV_ADAPTER | TYPE REF TO | IF_SALV_ADAPTER | Basisinterface für die Adapter | |||
![]() |
T_OUTTAB_MASTER | TYPE | STANDARD TABLE | ||||
![]() |
T_OUTTAB_SLAVE | TYPE | STANDARD TABLE | ||||
![]() |
X_MESSAGE | TYPE | |||||
Processing Type
Normal Function 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 |