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 |
|---|---|---|---|---|---|---|---|
| |
E_EXIT_CAUSED_BY_CALLER | TYPE | CHAR1 | Single-Character Flag | |||
| |
ES_EXIT_CAUSED_BY_USER | TYPE | KKBLO_EXIT_BY_USER | ||||
| |
I_BYPASSING_BUFFER | TYPE | CHAR01 | Character Field Length 1 | |||
| |
I_BUFFER_ACTIVE | TYPE | Character Field Length 1 | ||||
| |
I_INTERFACE_CHECK | TYPE | Character Field Length 1 | ||||
| |
I_EXPORT | TYPE | Character Field Length 1 | ||||
| |
I_CALLBACK_PROGRAM | TYPE | SYST-REPID | EXIT program | |||
| |
I_CALLBACK_USER_COMMAND | TYPE | EXIT routine to command treatment | ||||
| |
I_CALLBACK_TOP_OF_PAGE | TYPE | EXIT routine for TOP-OF-PAGE display | ||||
| |
I_CALLBACK_TOP_OF_LIST | TYPE | |||||
| |
I_CALLBACK_END_OF_LIST | TYPE | EXIT routine after the actual list display | ||||
| |
I_CALLBACK_PF_STATUS_SET | TYPE | Set EXIT rountine to status | ||||
| |
I_CALLBACK_LAYOUT_SAVE | TYPE | not yet supported | ||||
| |
I_CALLBACK_FIELDCAT_SAVE | TYPE | EXIT routine for field catalog storage | ||||
| |
I_CALLBACK_GROUPLEVEL_CHANGE | TYPE | |||||
| |
I_CALLBACK_BEFORE_LINE_OUTPUT | TYPE | |||||
| |
I_CALLBACK_AFTER_LINE_OUTPUT | TYPE | |||||
| |
I_CALLBACK_FOREIGN_TOP_OF_PAGE | TYPE | |||||
| |
I_CALLBACK_FOREIGN_END_OF_PAGE | TYPE | |||||
| |
I_CALLBACK_LIST_MODIFY | TYPE | |||||
| |
I_CALLBACK_TOP_OF_COVERPAGE | TYPE | |||||
| |
I_CALLBACK_END_OF_COVERPAGE | TYPE | |||||
| |
I_CALLBACK_ITEM_DATA_EXPAND | TYPE | |||||
| |
I_CALLBACK_HEADER_TRANSPORT | TYPE | |||||
| |
I_CALLBACK_REPREP_SEL_MODIFY | TYPE | |||||
| |
I_TABNAME_MASTER | TYPE | Name of table to be displayed (header) | ||||
| |
I_TABNAME_SLAVE | TYPE | Name of table to be displayed (items) | ||||
| |
I_OO_ALV | TYPE | Single-Character Flag | ||||
| |
IS_KEYINFO | TYPE | KKBLO_KEYINFO | Foreign key dependency for master-slave table | |||
| |
IS_LAYOUT | TYPE | KKBLO_LAYOUT | List layout specifications | |||
| |
IT_FIELDCAT | TYPE | KKBLO_T_FIELDCAT | Field catalog with field descriptions | |||
| |
I_FCTYPE | TYPE | '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 | |||
| |
IS_REPREP_ID | TYPE | KKBLO_REPREP_ID | ||||
| |
I_SCREEN_START_COLUMN | TYPE | 0 | Coordinates for list in dialog box | |||
| |
I_SCREEN_START_LINE | TYPE | 0 | Coordinates for list in dialog box | |||
| |
I_SCREEN_END_COLUMN | TYPE | 0 | Coordinates for list in dialog box | |||
| |
I_SCREEN_END_LINE | TYPE | 0 | Coordinates for list in dialog box | |||
| |
IR_SALV_ADAPTER | TYPE REF TO | IF_SALV_ADAPTER | Basisinterface für die Adapter | |||
| |
IT_EXCEPT_QINFO | TYPE | KKBLO_T_QINFO | ||||
| |
I_SUPPRESS_EMPTY_DATA | TYPE | SAP_BOOL | ABAP_FALSE | Wenn keine Daten vorliegen, wird keine Tabelle ausgegeben | ||
| |
T_OUTTAB_MASTER | TYPE | Table with data to be displayed (header) | ||||
| |
T_OUTTAB_SLAVE | TYPE | Table with data to be displayed (items) | ||||
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 | 19961111 |
| SAP Release Created in |