Menu

SAP Function Module ECATT_ADD_FIELDINFO_FOR_DESC

Holt Metainformation für das XML Schema (DDIC Strukturen)

The Function Module ECATT_ADD_FIELDINFO_FOR_DESC (Holt Metainformation für das XML Schema (DDIC Strukturen)) 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_ADD_FIELDINFO_FOR_DESC
Short Text Holt Metainformation für das XML Schema (DDIC Strukturen)
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 DCXMLDDRCL Control Structure for Displaying a Type in XML
DESCRIPTION TYPE CHAR1
IM_RC_LOK TYPE SY-SUBRC Return Value, Return Value After ABAP Statements
TABNAME TYPE DCXMLTYPNM-TABNAME Table Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_RC_LOK 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_TYPEDESCR LIKE DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET
TYPEPOOLS LIKE ETRM_SRC

Exceptions

This function module does not define any Exceptions.