RPTDW_CURRENCY_CONVERSION Table
This section lists the database columns in the RPTDW_CURRENCY_CONVERSION table.
Database Column |
Details |
ID |
Type: Decimal |
CONVERSION_FACTOR |
Type: Decimal. Unique. |
EFFECTIVE_DATE |
Type: TimeStamp. Unique. |
LAST_MODIFIED_TIME |
Type: TimeStamp. Unique. |
fromCurrency |
Type: Decimal. References Table: RPTDW_CURRENCY Table |
toCurrency |
Type: Decimal. References Table: RPTDW_CURRENCY Table |