Menu

SAP Function Module CTCV_INIT_PRESENTATION

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.

Technical Information

Function Module CTCV_INIT_PRESENTATION
Short Text
Function Group CTCV
Package CT
Module Type Normal Module

Importing Parameters

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 ' '

Exporting Parameters

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

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEMPLATE LIKE CABN-ATSCH

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.