public interface ExchangeRateInterface
Modifier and Type | Method and Description |
---|---|
boolean |
MU_ValExchRate(ResultSetInterface rsI)
Finds the exchange rate between two currencies for a given date.
|
boolean MU_ValExchRate(ResultSetInterface rsI) throws DEException, java.sql.SQLException
rsI
- ResultSetInterface rsI result set interface which contains exchange rate fields.DEException
java.sql.SQLException