The Function Module HR_DK_TO_BE_DELETED (*********** HR_DK: DO NOT USE) is a standard Function Module in SAP ERP and is part of the function group HR_DK_REPORT_PROCESSING within the package PB09.
Function Module | HR_DK_TO_BE_DELETED |
Short Text | *********** HR_DK: DO NOT USE |
Function Group | HR_DK_REPORT_PROCESSING |
Package | PB09 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURRENT_REPORT | LIKE | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | |
GUI_STATUS | TYPE | GUI_STATUS | SPACE | Menu Painter: Statuscode |
HR_DISPLAY_ERROR_LIST | TYPE | XFELD | SPACE | Feld zum Ankreuzen |
HR_DISPLAY_STAT_LIST | TYPE | XFELD | SPACE | Feld zum Ankreuzen |
LIST_TITLE | LIKE | SY-TITLE | Bildschirmbilder, Text in der Titelzeile | |
LIST_TITLE2 | LIKE | SY-TITLE | Bildschirmbilder, Text in der Titelzeile | |
STRUCT_NAME | LIKE | DD02L-TABNAME | Tabellenname | |
TEXT_BUTTON1 | TYPE | SMP_DYNTXT-TEXT | SPACE | Menu Painter: Funktions- oder Menütext (4.0) |
TEXT_BUTTON2 | TYPE | SMP_DYNTXT-TEXT | SPACE | Menu Painter: Funktions- oder Menütext (4.0) |
VARIANT | LIKE | DISVARIANT-VARIANT | SPACE | Anzeigevariante |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB | LIKE | Tabelle deren inhalt displayed werden soll |
This function module does not define any Exceptions.