SAP ABAP Class /BCV/IF_EX_FND_CURRENCY_CONV (Interface for BAdI: /BCV/FND_CURRENCY_CONV)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/CL_FND_CURR_CONV Currency Conversion 20090119
Properties
Class /BCV/IF_EX_FND_CURRENCY_CONV  
Short Description Interface for BAdI: /BCV/FND_CURRENCY_CONV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BCV/IF_EX_FND_CURRENCY_CONV has no forward declaration.
Interfaces
Class /BCV/IF_EX_FND_CURRENCY_CONV has no interface implemented.
Friends
Class /BCV/IF_EX_FND_CURRENCY_CONV has no friend class.
Attributes
Class /BCV/IF_EX_FND_CURRENCY_CONV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT Static method Public Method Convert Currency Amount into Target Currency Unit 20090119
Events
Class /BCV/IF_EX_FND_CURRENCY_CONV has no event.
Types
Class /BCV/IF_EX_FND_CURRENCY_CONV has no local type.
Method Signatures

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CURRENCY Call by reference Type reference (TYPE) /BCV/FND_CURRENCY Currency Amount 20090119
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) /BCV/FND_APPL Application Name 20090119
3 Importing IV_DATE Call by reference Type reference (TYPE) /BCV/FND_CONVERSION_DATE SY-DATUM Conversion Date 20090119
4 Importing IV_EX_RATE_TYPE Call by reference Type reference (TYPE) /BCV/FND_EX_RATE_TYPE 'M' Exchange Rate Type 20090119
5 Importing IV_ORIG_CUNIT Call by reference Type reference (TYPE) /BCV/FND_CUKY Original Currency Unit 20090119
6 Importing IV_TARGET_CUNIT Call by reference Type reference (TYPE) /BCV/FND_TARGET_CUKY Target Currency Unit 20090119
# Exception Resumable Description Created on
1 /BCV/CX_FND_CURR_CONV Exception Class for Currency Conversion 20090119
History
Last changed by/on SAP  20110908 
SAP Release Created in