The Function Module COM_ATTRIBUTE_INTERVAL_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_INTERVAL_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 |
---|---|---|---|---|
IT_ATTRIBUTE_VALUES | TYPE | COMT_ATTRIBUTE_RANGES_DEF_TAB | Table Type for Attribute Intervals | |
IV_ATTR_DATATYPE | TYPE | COMT_ATTR_DATATYPE | ||
IV_DECIMALS | TYPE | COMT_ATTR_DECIMALS |
This function module does not define any EXPORTING parameters.
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.