Menu

SAP Function Module ECATT_CLASS_EXISTS

The Function Module ECATT_CLASS_EXISTS () is a standard Function Module in SAP ERP and is part of the function group ECATT_REMOTE_EXECUTE within the package SETO.

Technical Information

Function Module ECATT_CLASS_EXISTS
Short Text
Function Group ECATT_REMOTE_EXECUTE
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_COMPONENT TYPE SEOCPDNAME Full Component Name
IM_STATIC TYPE CHAR1 SPACE
IM_TYPENAME TYPE SEOCLSNAME Object Type Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_ATTR_READ_ONLY TYPE CHAR1 'X' Attribut ist readonly
EX_COMP_EXISTS TYPE CHAR1
EX_COMP_IS_STATIC TYPE CHAR1
EX_COMP_TYPE TYPE CHAR1 Type of Component 'M' Method, 'A' Attribute
EX_EXISTS TYPE CHAR1 'X' Class Exists, SPACE Class Does Not Exist

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_SEARCHING_TYPE