Menu

SAP Function Module COM_ATTRIBUTE_FIX_VAL_CHECK_ML

The Function Module COM_ATTRIBUTE_FIX_VAL_CHECK_ML () 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_FIX_VAL_CHECK_ML
Short Text
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
IS_ATTRIBUTE TYPE COMT_ATTRIBUTE_ML Attribute

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ATTRIBUTE_TABLE TYPE COMT_ATTRIBUTE_RANGES_ML_TAB Table Type for Attribute Intervals
EV_ERROR_VALUE TYPE COMT_PRCAT_ATTR_VAL_LOW Single Value or Lower Limit of Interval
EV_ERROR_VAL_HIGH TYPE COMT_PRCAT_ATTR_VAL_HIGH Upper limit of interval
EV_ERROR_VAL_LOW TYPE COMT_PRCAT_ATTR_VAL_LOW Single Value or Lower Limit of Interval
EV_OVERLAPPING_INTERVALS TYPE COMT_BOOLEAN Logical Variable

Changing Parameters

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_ML_TAB Table Type for Attribute Intervals
IT_ATTRIBUTE_VALUES TYPE COMT_ATTRIBUTE_SINGLE_ML_TAB Table Type for Attribute Single Values

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIXVAL_CONTAINED_IN_INTERVAL
FIXVAL_NOT_ALLOWED
FIXVAL_TOO_BIG
LOWVAL_GREATER_THAN_HIGHVAL
SEVEN_BIT_ASCII_ERROR
WRONG_DATATYPE