SAP ABAP Class CL_UMC_CURRENCY_CONVERSION (Currency Translation)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
Properties
Class CL_UMC_CURRENCY_CONVERSION  
Short Description Currency Translation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMC   CPM : Common Objects 
Created 20030114   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMC_CURRENCY_CONVERSION has no forward declaration.
Interfaces
Class CL_UMC_CURRENCY_CONVERSION has no interface implemented.
Friends
Class CL_UMC_CURRENCY_CONVERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CURRENCY Static Attribute Private Type reference (TYPE) UMC_YT_CURRENCY Currencies 20030114
2 MT_CURRENCY_VALID Static Attribute Private Type reference (TYPE) UMC_YT_CURRENCY Currencies 20030114
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CURRENCY Static method Public Method Currency Translation 20030114
2 GET_CURRENCY_LIST Static method Public Method Delivers List of Currencies 20030114
Events
Class CL_UMC_CURRENCY_CONVERSION has no event.
Types
Class CL_UMC_CURRENCY_CONVERSION has no local type.
Method Signatures

Method CONVERT_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE Call by reference Type reference (TYPE) UMB_Y_KF_VALUE Wert für Table-Control 20030114
2 Importing I_KURST Call by reference Type reference (TYPE) KURST_CURR Kurstyp 20030114
3 Importing I_PERIOD Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20030114
4 Importing I_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20030114
5 Importing I_SOURCE_CURRENCY Call by reference Type reference (TYPE) WAERS_CURC Währungsschlüssel 20030114
6 Importing I_TARGET_CURRENCY Call by reference Type reference (TYPE) WAERS_CURC Währungsschlüssel 20030114
# Exception Resumable Description Created on
1 ERROR 20030114

Method GET_CURRENCY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CURRENCY Value transfer Type reference (TYPE) UMC_YT_CURRENCY Währungen 20030114
2 Importing I_CHECK_VALIDITY Call by reference Type reference (TYPE) AS4FLAG 'X' Flag (X oder Blank) 20030114

Method GET_CURRENCY_LIST on class CL_UMC_CURRENCY_CONVERSION has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 350