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.
Function Module | HRGPBS_ERROR_LOG_DISPLAY |
Short Text | Display the Error Log |
Function Group | HRGPBS_ERROR_LOG |
Package | P08P1 |
Module Type | Normal Module |
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 |
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.