SAP Function Module HRPAY00DEC4_ERROR_LOG_CLEAR

Initialize Error Log to receive messages

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.

Technical Information

Function Module HRPAY00DEC4_ERROR_LOG_CLEAR
Short Text Initialize Error Log to receive messages
Function Group HRPAY00DEC4
Package P00PS_DEC
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.