Menu

SAP Function Module COM_ATTRIBUTE_READ_ML

The Function Module COM_ATTRIBUTE_READ_ML () is a standard Function Module in SAP ERP and is part of the function group COM_ATTRIBUTE_GEN within the package COM_SETTYPE_ATTRIBUTE.

Technical Information

Function Module COM_ATTRIBUTE_READ_ML
Short Text
Function Group COM_ATTRIBUTE_GEN
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_ATTRIBUTE_GUID TYPE COMT_ATTRIBUTE_GUID
IV_ATTRIBUTE_ID TYPE COMT_ATTR_ID_30 Attribute
IV_LANGUAGE TYPE SYLANGU SY-LANGU Current Language
IV_READ_FIXVAL_TEXT TYPE COMT_BOOLEAN Logical Variable
IV_READ_HELP_ATTRIBUTES TYPE COMT_BOOLEAN OFF Logical Variable
READ_DEVCLASS TYPE COMT_BOOLEAN OFF Logical Variable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_ATTRIBUTE TYPE COMT_ATTRIBUTE_ML Attribute
ET_ATTRIBUTE_RANGES TYPE COMT_ATTRIBUTE_RANGES_ML_TAB Table Type for Attribute Intervals
ET_ATTRIBUTE_VALUES TYPE COMT_ATTRIBUTE_SINGLE_ML_TAB Table Type for Attribute Single Values
ET_HELP_ATTRIBUTES TYPE COMT_ATTRIBUTE_TAB
EV_DEVCLASS TYPE DEVCLASS Package for Transport Organizer

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_NOT_FOUND
DDIC_OBJECT_NOT_FOUND
INTERNAL_ERROR An internal error has occurred
MISSING_IMPORT_PARAMETERS
NO_AUTHORITY
NO_TEXT_FOUND