The Function Module HRGB_DISPLAY_XML_ERROR_LIST (Output error messages) is a standard Function Module in SAP ERP and is part of the function group HRXMLGB within the package PC08.
Function Module | HRGB_DISPLAY_XML_ERROR_LIST |
Short Text | Output error messages |
Function Group | HRXMLGB |
Package | PC08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLHEADER | LIKE | TRANTREE-STEXT | SPACE | Heading of column with message text |
LISTHEADER | LIKE | TRANTREE-STEXT | SPACE | List heading |
NO_POPUP | LIKE | SPACE | 'X' - do not display dialog box with error messages | |
NO_PRINT | LIKE | 'X' | 'X' - No Output As List |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR | LIKE | PCXML_ERROR | Error message table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_LINESIZE | Incorrect page width |