The Function Module HRPAY00DEC4_ERROR_LOG_CLEAR (Initialize Error Log to receive messages) is a standard Function Module in SAP ERP and is part of the function group HRPAY00DEC4 within the package P00PS_DEC.
Function Module | HRPAY00DEC4_ERROR_LOG_CLEAR |
Short Text | Initialize Error Log to receive messages |
Function Group | HRPAY00DEC4 |
Package | P00PS_DEC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_LOG_HANDLE | TYPE | BALLOGHNDL | Application Log: Log handle | |
P_SOURCE_REPORT_ID | TYPE | SYREPID | ABAP program, current main program | |
P_SOURCE_REPORT_TITLE | TYPE | SYTITLE | Screens, title text |
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.