The Function Module HR_HCP_DISPLAY_BADI_IMPL_DOCU (Dialogfenster zum Anzeigen einer BAdI-Implementierungs-Doku) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_DC_INTERFACES within the package PAOC_HCP_DATACOLLECTION.
Function Module | HR_HCP_DISPLAY_BADI_IMPL_DOCU |
Short Text | Dialogfenster zum Anzeigen einer BAdI-Implementierungs-Doku |
Function Group | HRHCP00_DC_INTERFACES |
Package | PAOC_HCP_DATACOLLECTION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_IMPL_NAME | TYPE | EXIT_IMP | Name der BAdI-Implementierung | |
IM_LANGU | TYPE | SY-LANGU | SY-LANGU | Sprachenschlüssel des Textdokuments |
IM_START_COLUMN | TYPE | SY-CUCOL | 10 | Startspalte des Dialogfensters |
IM_START_ROW | TYPE | SY-CUROW | 3 | Startzeile des Dialogfensters |
IM_TITLE | TYPE | CHAR80 | Titel des Popups |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CANCELLED | TYPE | CHAR1 | Kz., ob Anzeigen des Textes abgebrochen wurde |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TEXT_NOT_FOUND | Dokument nicht gefunden |