Menu

SAP Function Module COM_ATTRIBUTE_EXIST

Check Existence of an Attribute

The Function Module COM_ATTRIBUTE_EXIST (Check Existence of an Attribute) is a standard Function Module in SAP ERP and is part of the function group COM_ATTRIBUTE_CK within the package COM_SETTYPE_ATTRIBUTE.

Technical Information

Function Module COM_ATTRIBUTE_EXIST
Short Text Check Existence of an Attribute
Function Group COM_ATTRIBUTE_CK
Package COM_SETTYPE_ATTRIBUTE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ATTR_GUID TYPE COMT_ATTRIBUTE_GUID
IV_ATTR_NAME TYPE COMT_ATTR_ID_30 Attribute

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_ATTRIBUTE TYPE COMC_ATTRIBUTE Attribute
EV_ATTRIBUTE_STATUS TYPE COMT_GOTSTATE Logical Variable
EV_DOMA_NAME TYPE DDOBJNAME Attribute
EV_DTEL_NAME TYPE DDOBJNAME Attribute

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
ATTRIBUTE_IN_STATUS_NEW
ATTRIBUTE_IS_NOT_ACTIVE
ATTRIBUTE_NOT_FOUND Attribute not Found
ATTRIBUTE_NOT_USABLE Das Attribut darf nicht verwendet werden
DDIC_OBJECT_ALREADY_EXISTS
DDIC_OBJECT_NOT_FOUND
DDIC_READ_ERROR
INVALID_PARAMETER Invalid parameter value
OBJECT_ALREADY_EXISTS
OBJECT_IN_CUSTOMER_NAMESPACE
OBJECT_IN_SAP_NAMESPACE