OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MFinance.Common.TCorporateExchangeRateCache Class Reference

a cache for corporate exchange rates. mainly used by the reporting tool More...

Public Member Functions

 TCorporateExchangeRateCache ()
 constructor More...
 
decimal GetCorporateExchangeRate (TDataBase databaseConnection, int pv_ledger_number_i, int pv_year_i, int pv_period_i, int currentFinancialYear)
 todoComment More...
 

Detailed Description

a cache for corporate exchange rates. mainly used by the reporting tool

Constructor & Destructor Documentation

◆ TCorporateExchangeRateCache()

Ict.Petra.Server.MFinance.Common.TCorporateExchangeRateCache.TCorporateExchangeRateCache ( )
inline

constructor

Member Function Documentation

◆ GetCorporateExchangeRate()

decimal Ict.Petra.Server.MFinance.Common.TCorporateExchangeRateCache.GetCorporateExchangeRate ( TDataBase  databaseConnection,
int  pv_ledger_number_i,
int  pv_year_i,
int  pv_period_i,
int  currentFinancialYear 
)
inline

todoComment

Parameters
databaseConnectionThe database connection.
pv_ledger_number_iThe pv_ledger_number_i.
pv_year_iThe pv_year_i.
pv_period_iThe pv_period_i.
currentFinancialYearThe current financial year.
Returns

The documentation for this class was generated from the following file: