Menu

SAP Function Module ECATT_READ_METHOD

Read Method Parameters

The Function Module ECATT_READ_METHOD (Read Method Parameters) is a standard Function Module in SAP ERP and is part of the function group ECATT_RTTI within the package SETO.

Technical Information

Function Module ECATT_READ_METHOD
Short Text Read Method Parameters
Function Group ECATT_RTTI
Package SETO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_CLASSNAME TYPE CHAR30 Class Name
IM_NAME TYPE ETXML_METHNAME Method Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_METHDESC TYPE ETXML_METHDESC Method Description
EX_METHOD_DESCR TYPE ETDOM_NAME Name of a Node in DOM
EX_PARMDESCR TYPE DCXMLFUPAS Description of Func. Module Parameter for Conversion to XML
EX_RC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements
EX_TYPEDESCR TYPE DCXMLTYPED Type Descriptions for Conversion to XML

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.