FND Design Data [Home] [Help]

View: MSD_SR_CURRENCY_CONVERSIONS_V

Product: MSD - Demand Planning
Description: This is the Source View for Currency Conversions. This view would be applied to an Oracle Applications 11i instance from which the Currency Conversion information is to be retrieved.
Implementation/DBA Data: ViewAPPS.MSD_SR_CURRENCY_CONVERSIONS_V
View Text

SELECT FROM_CURRENCY
, TO_CURRENCY
, CONVERSION_DATE
, CONVERSION_TYPE
, CONVERSION_RATE
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
FROM GL_DAILY_RATES

Columns

Name
FROM_CURRENCY
TO_CURRENCY
CONVERSION_DATE
CONVERSION_TYPE
CONVERSION_RATE
CREATION_DATE
CREATED_BY
LAST_UPDATE_DATE
LAST_UPDATED_BY
LAST_UPDATE_LOGIN