SAP ABAP Class CL_BSSP_FXR_HISTORY (Exchange Rate History)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-SP-FIN (Application Component) Content for ERP Financials
     BSSP2 (Package) Content for FIN
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_GRAPHICS_FUNC Reports (Based on a Function Module) 20120509
Properties
Class CL_BSSP_FXR_HISTORY  
Short Description Exchange Rate History    
Super Class CL_BSSP_GRAPHICS_FUNC Reports (Based on a Function Module) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSSP2   Content for FIN 
Created 20120504   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSSP_FXR_HISTORY has no forward declaration.
Interfaces
Class CL_BSSP_FXR_HISTORY has no interface implemented.
Friends
Class CL_BSSP_FXR_HISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20120504
2 MO_STRUCDESCR Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120504
Methods
# Method Level Visibility Method type Description Created on
1 BA1_EXCHANGERATE_GETDETAIL Instance method Private Method 20120730
2 GET_RATE_HISTORY Instance method Private Method 20120509
Events
Class CL_BSSP_FXR_HISTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FXRLS Private See coding 20120718 BEGIN OF S_FXRLS, BUKRS Type BSSP_BUKRS,"Source field BELNR Type BSSP_BELNR,"Source field GJAHR Type BSSP_GJAHR,"Source field BUDAT Type BSSP_BUDAT,"Source field WAERS Type BSSP_WAERS,"Source field KURSF Type BSSP_KURSF_BI,"Source field KURSX Type BSSP_KURSX_BI,"Source field RATE_TYPE Type BSSP_KURST_CURR,"Target field FROM_CURR Type BSSP_FCURR_CURR,"Target field TO_CURRNCY Type BSSP_TCURR_CURR,"Target field VALID_FROM Type GDATU_CUR,"Target field EXCH_RATE Type BSSP_UKURSP,"Target field END OF S_FXRLS
2 T_FXRLS Private See coding 20120718 T_FXRLS TYPE STANDARD TABLE OF s_fxrls
Method Signatures

Method BA1_EXCHANGERATE_GETDETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FXRLS Call by reference Type reference (TYPE) BSSP_S_FXRLS Exchange Rate List 20120730
2 Importing IV_MDCODE Call by reference Type reference (TYPE) /BA1/F4_DTE_MDCODE Market Data Area 20120730
3 Importing IV_SYS_TIME Call by reference Type reference (TYPE) /BA1/F4_DTE_TSTMP Time Stamp - Long Format 20120730
4 Returning RT_FXRLS Value transfer Type reference (TYPE) BSSP_T_FXRLS Exchange Rate List 20120730

Method BA1_EXCHANGERATE_GETDETAIL on class CL_BSSP_FXR_HISTORY has no exception.

Method GET_RATE_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FXRLS Call by reference Type reference (TYPE) BSSP_S_FXRLS Exchange Rate Details 20120718
2 Importing IV_NUMBER_DAYS Call by reference Type reference (TYPE) I 20120509
3 Importing IV_XKURSX Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120730
4 Returning RT_FXRLS Value transfer Type reference (TYPE) BSSP_T_FXRLS Exchange Rate Details 20120718

Method GET_RATE_HISTORY on class CL_BSSP_FXR_HISTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732