SAP ABAP Function Module CMS_API_CURR_CONV (Performs currency conversion)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS (Application Component) Collateral Management System
     CMS_COMMON (Package) Tools & Common Interfaces used by CMS
Basic Data
Function Module CMS_API_CURR_CONV Performs currency conversion  
Function Group CMS_API_CURR   API Layer for currency related services  
Program Name SAPLCMS_API_CURR    
INCLUDE Name LCMS_API_CURRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CONV_AMT TYPE CMS_DTE_CONV_AMT Amount converted to result currency.
Exporting E_RATE TYPE UKURS_CURR Exchange Rate
Exporting E_TAB_RC TYPE CMS_TAB_MSG_COL_MESSAGE Return Code and corresponding Message
Importing I_ORIGINAL_CURR TYPE CMS_DTE_ORIGINAL_CURR Currency conversion details
Importing I_ORIGINAL_AMT TYPE CMS_DTE_ORIGINAL_AMT Original amount that is to be converted.
Importing I_RESULT_CURR TYPE CMS_DTE_RESULT_CURR Result currency for converting Original amount.
Importing I_RATE_TYPE TYPE CMS_DTE_RATE_TYPE 'M' Default:'M' Avg Rate.Exchange Rate type for currency conversion
Importing I_CONV_DATE TYPE SYST-DATUM SY-DATUM Date and Time, Current (Application Server) Date
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20030327 
SAP Release Created in 200