The Function Module COM_ATTR_VAL_CONV_TO_INTERNAL (Konvertiert Ausgabeformat in das interne Format (CHAR30)) is a standard Function Module in SAP ERP and is part of the function group COM_PRCAT_ATTRIBUTE_CONV within the package COM_PRCAT_ATTRIBUTE.
Function Module | COM_ATTR_VAL_CONV_TO_INTERNAL |
Short Text | Konvertiert Ausgabeformat in das interne Format (CHAR30) |
Function Group | COM_PRCAT_ATTRIBUTE_CONV |
Package | COM_PRCAT_ATTRIBUTE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DATATYPE | TYPE | COMT_ATTR_DATATYPE | Attribute Type | |
IV_FIELDNAME | TYPE | DD03L-FIELDNAME | Field name | |
IV_TABLENAME | TYPE | DD03L-TABNAME | Table name |
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.