Menu

SAP Function Module COM_ATTRIBUTE_LOGDATATYPE_READ

The Function Module COM_ATTRIBUTE_LOGDATATYPE_READ () 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_LOGDATATYPE_READ
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
IV_DATATYPE TYPE COMT_ATTR_DATATYPE
IV_LANGU TYPE SYLANGU SY-LANGU SAP R/3 System, Current Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ATTRTYPE_TEXT TYPE COMT_ATTRTYPE_TEXT

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.