Menu

SAP Function Module ECATT_READ_FUNCDESCR_FOR_XML

Holt Metainformationen für Schema der Funktionsbausteine

The Function Module ECATT_READ_FUNCDESCR_FOR_XML (Holt Metainformationen für Schema der Funktionsbausteine) is a standard Function Module in SAP ERP and is part of the function group SETRM within the package SETT.

Technical Information

Function Module ECATT_READ_FUNCDESCR_FOR_XML
Short Text Holt Metainformationen für Schema der Funktionsbausteine
Function Group SETRM
Package SETT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTROL TYPE DCXMLFUTCL Control Structure for Displaying FMs as an XML Template
FUNCNAME TYPE FUNCNAME Function Name
IM_FUNCDESCR TYPE DCXMLFUBAD Description of a Function Module for Conversion to XML
IM_RC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_FUNCDESCR TYPE DCXMLFUBAD Description of a Function Module for Conversion to XML
EX_RC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAB_TYPEDESC LIKE ETXML_TYPES
TYPEPOOLS LIKE ETRM_SRC

Exceptions

This function module does not define any Exceptions.