The Function Module HR_CH_DISPLAY_XML (XML-Dokument anzeigen) is a standard Function Module in SAP ERP and is part of the function group RPCT within the package PB02.
Function Module | HR_CH_DISPLAY_XML |
Short Text | XML-Dokument anzeigen |
Function Group | RPCT |
Package | PB02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MSG_HANDLER | CLASS | IF_HRPAYCH_MSG_H_CONTEXT | Fehlermeldungen mit Kontextinformationen | |
IM_TITLE | TYPE | C | Fenstertitel für die Anzeige | |
IM_XML_BINARY | TYPE | DCXMLLINES | Variante 2: XML-Dokument in binärer Darstellung | |
IM_XML_BINARY_SIZE | TYPE | I | Variante 2: Grösse des XML in Bytes bei Übergabe in binärer Darstellung | |
IM_XML_STRING | TYPE | STRING | Variante 1: XML-Dokument in Zeichenartiger Darstellung |
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.