[Home] [Help]
View: OKI_DAILY_RATES_V
Product: | OKI - Contracts Intelligence |
Description: | Holds information about the conversion rates to be used when converting currencies in OKI. |
Implementation/DBA Data: |
APPS.OKI_DAILY_RATES_V
|
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 |