FND Design Data [Home] [Help]

View: OKI_DAILY_RATES_V

Product: OKI - Contracts Intelligence (Obsolete)
Description: Holds information about the conversion rates to be used when converting currencies in OKI.
Implementation/DBA Data: Not implemented in this database
View Text

SELECT ODR.FROM_CURRENCY
, ODR.TO_CURRENCY
, ODR.CONVERSION_RATE
, ODR.CONVERSION_DATE
, ODR.SECURITY_GROUP_ID
FROM OKI_DAILY_RATES ODR

Columns

Name
FROM_CURRENCY
TO_CURRENCY
CONVERSION_RATE
CONVERSION_DATE
SECURITY_GROUP_ID