The Function Module HR_PF_DISPLAY_APPLICATION_LOG (HR-PF: Anzeige von Meldungen im Application Log) is a standard Function Module in SAP ERP and is part of the function group RPCH within the package PK02.
Function Module | HR_PF_DISPLAY_APPLICATION_LOG |
Short Text | HR-PF: Anzeige von Meldungen im Application Log |
Function Group | RPCH |
Package | PK02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESCRIPTION | TYPE | CHAR100 | Charakter 100 | |
ERRORLIST | TYPE | HRERROR_TAB | Tabelle von HR-Fehlern | |
REJECTLIST | TYPE | HRPFD00_PERNR_TAB | HR: Stammdaten, PERNR Tabelle (unsortiert) | |
SKIPLIST | TYPE | HRPFD00_PERNR_TAB | HR-PF: Personalummerntabelle | |
TITLE | TYPE | CHAR70 | Characterfeld der Länge 70 |
This function module does not define any EXPORTING parameters.
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 |
---|---|
ADD_MESSAGE_FAILED | Einfügen einer Nachricht nicht möglich |
CREATION_FAILED | Anlegen des Logs fehlgeschlagen |