The Function Module HRPY_DOSEZ_SERV_LOG (Protokollzeile schreiben) is a standard Function Module in SAP ERP and is part of the function group HRDPBS_SEZ_SERV within the package P01O.
Function Module | HRPY_DOSEZ_SERV_LOG |
Short Text | Protokollzeile schreiben |
Function Group | HRDPBS_SEZ_SERV |
Package | P01O |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EINRUECKUNG | TYPE | I | '0' | Einrückung |
FELD1 | TYPE | ANY | Feld 1 | |
FELD2 | TYPE | ANY | Feld 2 | |
FELD3 | TYPE | ANY | Feld 3 | |
FELD4 | TYPE | ANY | Feld 4 | |
FELD5 | TYPE | ANY | Feld 5 | |
LEERZEILE | TYPE | BOOLEAN | '-' | Leerzeile erzeugen |
TEXT | TYPE | PLOG_TXT | Textzeile im Protokoll |
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.
This function module does not define any Exceptions.