Menu

SAP Function Module HRGPBS_ERROR_LOG_DISPLAY

Display the Error Log

The Function Module HRGPBS_ERROR_LOG_DISPLAY (Display the Error Log) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_ERROR_LOG within the package P08P1.

Technical Information

Function Module HRGPBS_ERROR_LOG_DISPLAY
Short Text Display the Error Log
Function Group HRGPBS_ERROR_LOG
Package P08P1
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_AMODAL TYPE BOOLEAN SPACE boolean variable (X-true, --false, space-unknown)
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.