Menu

SAP Function Module ECATT_GET_SUT_METADATA

FM to retrieve target system metadata for object under test

The Function Module ECATT_GET_SUT_METADATA (FM to retrieve target system metadata for object under test) is a standard Function Module in SAP ERP and is part of the function group ECATT_SUT_METADATA within the package SECATT_SUT.

Technical Information

Function Module ECATT_GET_SUT_METADATA
Short Text FM to retrieve target system metadata for object under test
Function Group ECATT_SUT_METADATA
Package SECATT_SUT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJ_NAME TYPE DWINACTIV-OBJ_NAME Objektname in der Objektliste
OBJ_TYPE TYPE DWINACTIV-OBJECT Objekttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_OBJ_METADATA TYPE ETSUTMETADATA RFC: Object under test Metadata

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.