SAP ABAP Class CL_RSTRAN_STEP_CURRENCY (Rule Step: Currencies)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN (Package) Transformation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_STEP_CURRUNIT Superior Class for Units and Currency Conversion 20050120
Properties
Class CL_RSTRAN_STEP_CURRENCY  
Short Description Rule Step: Currencies    
Super Class CL_RSTRAN_STEP_CURRUNIT Superior Class for Units and Currency Conversion 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN   Transformation 
Created 20050120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSW1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTRAN_STEP_CURRENCY has no interface implemented.
Friends
Class CL_RSTRAN_STEP_CURRENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DATIOBJNM Instance attribute Private Type reference (TYPE) RSDATIOBJN InfoObject for date determination 20050202
2 P_RATEIOBJNM Instance attribute Private Type reference (TYPE) RSRATEIOBJNM InfoObject, that contains exchange rate 20050202
3 P_SCURIOBJNM Instance attribute Private Type reference (TYPE) RSSCURIOBJ InfoObject for Determining Source Currency 20050202
4 P_TCURIOBJNM Instance attribute Private Type reference (TYPE) RSTCURIOBJ InfoObject for Determining Target Currency 20050202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050120
2 MAINTAIN_CURRENCY Instance method Private Method Maintenance for Currency Conversion Type 20050125
Events
Class CL_RSTRAN_STEP_CURRENCY has no event.
Types
Class CL_RSTRAN_STEP_CURRENCY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODUS Call by reference Type reference (TYPE) RS_MODUS RS_C_MODUS-DISPLAY 20050120
2 Importing I_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070828
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050120
4 Importing I_RULEID Call by reference Type reference (TYPE) RSTRAN_RULEID Nummer einer Regel innerhalb einer Transformation 20050120
5 Importing I_R_TRFN_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN_RULE Regel 20091021
6 Importing I_R_TRFN_TLOGO Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN Transformation 20091021
7 Importing I_R_TRFN_VERS Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Transformation-Version 20091021
8 Importing I_STEPID Call by reference Type reference (TYPE) RSTRAN_STEPID ID eines Regelschrittes 20050120
9 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050120
10 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050120
11 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050120
12 Importing I_T_FIELD_SOURCE Call by reference Type reference (TYPE) RSTRAN_T_STEP_FIELD Quell-/Zielstrukturfeld einer Regel 20050120
13 Importing I_T_FIELD_TARGET Call by reference Type reference (TYPE) RSTRAN_T_STEP_FIELD Quell-/Zielstrukturfeld einer Regel 20050120
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050120

Method MAINTAIN_CURRENCY Signature

Method MAINTAIN_CURRENCY on class CL_RSTRAN_STEP_CURRENCY has no parameter.
Method MAINTAIN_CURRENCY on class CL_RSTRAN_STEP_CURRENCY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700