The Function Module COM_ATTR_VAL_CONV_TO_EXTERNAL (Konvertiert internes Format in das Ausgabeformat (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_EXTERNAL |
Short Text | Konvertiert internes Format in das Ausgabeformat (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_ATTRIBUTE_ID | TYPE | COMT_ATTR_ID_30 | Datenelement / Attr-ID | |
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.