Menu

SAP Function Module COM_ATTR_DATATYPE_READ

Bestimmt die Eigenschaften eins Attributsdatentyps

The Function Module COM_ATTR_DATATYPE_READ (Bestimmt die Eigenschaften eins Attributsdatentyps) 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_ATTR_DATATYPE_READ
Short Text Bestimmt die Eigenschaften eins Attributsdatentyps
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_DATA_TYPE TYPE COMT_ATTR_DATATYPE Datentyp eines Attributs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DATATYPE TYPE COMS_ATTR_DATATYPE Produkt-Zusatz-Attribut

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.