The Function Module ECATT_LOG_XML_TO_SCREEN (XML2Screen) is a standard Function Module in SAP ERP and is part of the function group ECATT_LOG within the package SECATT.
Function Module | ECATT_LOG_XML_TO_SCREEN |
Short Text | XML2Screen |
Function Group | ECATT_LOG |
Package | SECATT |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TITLE | LIKE | SY-TITLE | Screens, Title Text |
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 |
---|---|---|---|---|
ECLOG_XDAT_TAB | LIKE | ECLOG_DATA | XML Lines |
This function module does not define any Exceptions.