The Function Module CTCV_INIT_PRESENTATION () is a standard Function Module in SAP ERP and is part of the function group CTCV within the package CT.
Function Module | CTCV_INIT_PRESENTATION |
Short Text | |
Function Group | CTCV |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEC_PRESENTATION | LIKE | CABN-ATEIN | ' ' | |
DIGIT_GROUPING_SIGN | LIKE | CABN-ATEIN | ' ' | |
FORMAT | LIKE | CABN-ATFOR | Characteristic Format | |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | SAP R/3 System, Current Language |
PREPARE_STEP | LIKE | CABN-ATEIN | ' ' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE_INTERNAL | LIKE | USR01-DATFM | Date Format | |
DATE_SIGN | TYPE | CHAR1 | Separators | |
RET_CODE | LIKE | SY-SUBRC | Return Code |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEMPLATE | LIKE | CABN-ATSCH |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.