The Function Module CTCV_PREPARE_PRESENTATION () is a standard Function Module in SAP ERP and is part of the function group CTCV within the package CT.
Function Module | CTCV_PREPARE_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 |
---|---|---|---|---|
ALIGN | LIKE | 'NO' | Value is aligned according to template | |
CLASSTYPE | LIKE | TCLA-KLART | SPACE | Class Type |
CONDENSE | LIKE | 'NO' | Value is edited without blanks | |
LANGUAGE | LIKE | CABNT-SPRAS | SY-LANGU | Language |
SHIFT | LIKE | 'LEFT' | Value is left-aligned and/or right-aligned | |
SINGLE | LIKE | 'NO' | Only one value is formatted | |
STRING_WITHOUT_OPERAND | LIKE | 'NO' | String format without operands | |
STRING_WITHOUT_UNIT | LIKE | 'NO' | String format without unit | |
STRING_WITH_BASEUNIT | LIKE | 'NO' | String format with base unit | |
STRUCTURE_CABN | LIKE | CABN | Characteristic Structure | |
STRUCTURE_CAWN | LIKE | CAWN | Value structure | |
WITHOUT_EDIT_MASK | LIKE | SPACE | without transferred format indicator |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OPERAND1 | LIKE | Operand 'from' value | ||
OPERAND2 | LIKE | Operand 'to' value | ||
STRING | LIKE | CAWN-ATWRT | ||
STRING1 | LIKE | |||
STRING2 | LIKE | |||
STRING_LONG | LIKE | |||
STRING_TOO_LONG | LIKE | |||
UNIT | LIKE | Unit | ||
UNIT2 | LIKE |
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 |
---|---|
OVERFLOW | A field overflow was found |
REPRESENTATION_NOT_POSSIBLE | |
UNIT_NOT_FOUND |