The Function Module COM_ATTRIBUTE_DEFINITION_CHECK () is a standard Function Module in SAP ERP and is part of the function group COM_ATTRIBUTE_CK within the package COM_SETTYPE_ATTRIBUTE.
Function Module | COM_ATTRIBUTE_DEFINITION_CHECK |
Short Text | |
Function Group | COM_ATTRIBUTE_CK |
Package | COM_SETTYPE_ATTRIBUTE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_ATTRIBUTE | TYPE | COMT_ATTRIBUTE_16_LONG_ID | Attribute |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_OVERLAPPING_INTERVALS | TYPE | COMT_BOOLEAN | Logical Variable |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_ATTRIBUTE_RANGES | TYPE | COMT_ATTRIBUTE_RANGES_TAB | Table Type for Attribute Intervals | |
IT_ATTRIBUTE_VALUES | TYPE | COMT_ATTRIBUTE_VALUES_TAB | Table Type for Attribute Intervals |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DECIMALS_NOT_ALLOWED | |
FIXVAL_CONTAINED_IN_INTERVAL | |
FIXVAL_NOT_ALLOWED | |
FIXVAL_TOO_BIG | |
ILLEGAL_DATATYPE | |
INVALID_LENGTH | |
INVALID_NAME | |
INVALID_PARAMETER | Invalid parameter value |
LOWVAL_GREATER_THAN_HIGHVAL | |
OBJECT_ALREADY_EXISTS | |
OBJECT_IN_CUSTOMER_NAMESPACE | |
OBJECT_IN_SAP_NAMESPACE |