SAP ABAP Function Module RSW_CURRENCY_TRANSLATION (Translates Amount; Higher-Level Module)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSCTT (Package) Currency Conversions in Business Information Warehouse
Basic Data
Function Module RSW_CURRENCY_TRANSLATION Translates Amount; Higher-Level Module  
Function Group RSW0   Currency/quantity unit translation  
Program Name SAPLRSW0   Currency Translation 
INCLUDE Name LRSW0U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_AMOUNT TYPE ANY Amount in Target Currency
Exporting E_RATE TYPE RSROA_DF Exchange Rate
Exporting E_SCUR TYPE RSD_CUKY Source Currency
Exporting E_TCUR TYPE RSD_CUKY Target Currency
Importing I_CTTNM TYPE RSR_CTTNM Currency Translation Type
Importing I_AMOUNT TYPE ANY Amount in Source Currency
Importing I_SCUR TYPE RSD_CUKY Source Currency
Importing I_TCUR TYPE RSD_CUKY Target Currency
Importing I_TIME_IOBJVL TYPE RSD_CHAVL InfoObject Value to Determine Time
Importing I_SCUR_IOBJVL TYPE RSD_CHAVL IObj Value to Determine the Source Currency
Importing I_TCUR_IOBJVL TYPE RSD_CHAVL IObj Value to Determine Target Currency
Importing I_PERIV TYPE RSW0_PERIV Fiscal Year Variant
Importing I_RATE TYPE ANY Installment
Importing I_SHIFT_ALWAYS TYPE RS_BOOL RS_C_TRUE Values Are Transferred in CURR Format
Importing I_VDATE TYPE SYDATUM Current Date of Application Server
Importing I_RTYPE TYPE KURST_CURR Exchange Rate Type
Importing IR_MSG TYPE REF TO CL_RSO_MSG Container for Messages
Importing I_MSG_TYPES TYPE STRING
Exception SCUR_NOT_FOUND TYPE Source Currency Not Found
Exception TCUR_NOT_FOUND TYPE Target Currency Not Found
Exception DATE_NOT_FOUND TYPE Date for Exchange Rate Determination Not Found
Exception CTT_NOT_FOUND TYPE Currency Translation Type Not Found
Exception SCUR_CONFLICT TYPE Source Currency Not Unique
Exception TCUR_CONFLICT TYPE Target Currency Not Unique
Exception DATE_CONFLICT TYPE Date for Exchange Rate Determination Not Unique
Exception INVALID_SCUR TYPE Invalid Source Currency
Exception INVALID_TCUR TYPE Invalid Target Currency
Exception RATE_NOT_FOUND TYPE Exchange Rate Not Found
Exception X_MESSAGE TYPE X_Message
Exception INHERITED_ERROR TYPE Followup Error
               
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  20040315 
SAP Release Created in