SAP ABAP Function Module RSW_CUR_TRANSLATION_RATE_GET (Determining the Exch. Rate for Curr. Translation; 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_CUR_TRANSLATION_RATE_GET Determining the Exch. Rate for Curr. Translation; Higher-Level Module  
Function Group RSW0   Currency/quantity unit translation  
Program Name SAPLRSW0   Currency Translation 
INCLUDE Name LRSW0U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RATE TYPE RSROA_DF Exchange Rate
Exporting E_SCUR TYPE RSD_CUKY Source Currency
Exporting E_TCUR TYPE RSD_CUKY Target Currency
Exporting E_DATE TYPE SYDATUM Date and Time, Current (Application Server) Date
Exporting E_RTYPE TYPE KURST_CURR Exchange Rate Type
Exporting E_SUBRC TYPE SYSUBRC Return Value, Return Value After ABAP Statements
Importing I_CTTNM TYPE RSR_CTTNM Currency translation type
Importing I_SCUR TYPE RSD_CUKY Source Currency
Importing I_TCUR TYPE RSD_CUKY Target Currency
Importing I_TIME_IOBJVL TYPE RSD_CHAVL IObj 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_SRDATE TYPE RRSRDATE Date with Which Texts, Attributes and Hierarchies Are Read
Importing I_VDATE TYPE SYDATUM Date and Time, Current (Application Server) Date
Importing I_TIME_SID TYPE RSD_SID
Importing I_TCUR_SID TYPE RSD_SID
Importing I_SIDFLAG TYPE RS_BOOL
Importing I_RTYPE TYPE KURST_CURR Exchange Rate Type
Importing I_TIMESHIFT TYPE RSCTT_TIMESHIFT Time Shift
Importing IR_MSG TYPE REF TO CL_RSO_MSG Container for Messages
Importing I_MSG_TYPES TYPE STRING
Importing I_AMOUNT TYPE F
Exception SCUR_NOT_FOUND TYPE
Exception TCUR_NOT_FOUND TYPE
Exception CTT_NOT_FOUND TYPE
Exception SCUR_CONFLICT TYPE
Exception TCUR_CONFLICT TYPE
Exception INVALID_TCUR TYPE
Exception INVALID_PERIV TYPE
Exception INVALID_TIME_SID TYPE
Exception INVALID_TCUR_SID TYPE
Exception X_MESSAGE TYPE
Exception TIMESHIFT_CONFLICT TYPE
               
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