The Function Module CTUT_PREPARE_DATATYPE_TO_DISPL (Umsetzen des internen Merkmaldatentyps in eine Anzeigeform) is a standard Function Module in SAP ERP and is part of the function group CTUT within the package CT.
Function Module | CTUT_PREPARE_DATATYPE_TO_DISPL |
Short Text | Umsetzen des internen Merkmaldatentyps in eine Anzeigeform |
Function Group | CTUT |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FORMAT_INTERNAL | LIKE | CABN-ATFOR | Internal data format | |
USER_DATATYPE | LIKE | CABN-CLINT | User-defined data type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FORMAT_EXTERNAL | LIKE | RCTMV-FORMAT | Externe Darstellung des Datenformates |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FORMAT_NOT_VALID | Invalid data format |