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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.