SAP ABAP Data Element CACS_CONVMETH (Conversion Routine)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSOBS (Package) ICM: Obsolete Objects
Basic Data
Data Element CACS_CONVMETH
Short Description Conversion Routine  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CACS_CONVMETH    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 ConvRoutne 
Medium 20 Conversion Routine 
Long 20 Conversion Routine 
Heading 10 ConvRoutne 
Documentation

Definition

The conversion routine defines the algorithm that is used for converting the currency amount and currency key fields to the local currency. SAP differentiates between the following conversion routines:

STD:        Conversion of standard table fields

The relevant fields in the table are converted using the standard routines from the SAP Euro tools. The control tables contain the corresponding entries.

BEL:        Conversion of generated document table fields

The relevant fields of the generated document tables are converted with the <appl>_convert_docs routine.

CUS:        Conversion of customizing table fields

The customizing table fields are converted with the CACS_CONVERT_CUST routine.

SUM:        Conversion of generated totals tables fields

The fields of the generated totals tables are converted by initializing the totals tables and then creating new totals tables from the converted document tables.

History
Last changed by/on SAP  20100310 
SAP Release Created in 462