Menu

SAP Function Module ECATT_OBJECT_GET_TITLE

The Function Module ECATT_OBJECT_GET_TITLE () is a standard Function Module in SAP ERP and is part of the function group ECATT_MAIN within the package SECATT.

Technical Information

Function Module ECATT_OBJECT_GET_TITLE
Short Text
Function Group ECATT_MAIN
Package SECATT
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_LANGU TYPE LANGU SY-LANGU Language Key
IM_OBJECT_NAME TYPE ETOBJ_NAME eCATT Object
IM_OBJECT_TYPE TYPE ETOBJ_TYPE 'ECTC' eCATT Object Type (Test Data, Script, Configuration, etc.)
IM_OBJECT_VERSION TYPE ETOBJ_VER 1 eCATT Object Version
IM_VARID TYPE ETVAR_ID Name der Variante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_FRANGE TYPE UFPS_POSID Application Component ID
EX_TITLE TYPE TWB_TITLE Title

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_TADIR
MISSING_OBJECT_NAME
OBJECT_NOT_FOUND
OBJECT_TYPE_UNKNOWN
OPERATION_NOT_SUPPORTED