DBA Data[Home] [Help] [Dependency Information]


TABLE: OPI.OPI_DBI_RES_ACTUAL_CONV_RATES

Object Details
Object Name: OPI_DBI_RES_ACTUAL_CONV_RATES
Object Type: TABLE
Owner: OPI
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OPI_DBI_RES_ACTUAL_RATES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnORGANIZATION_ID
ColumnTRANSACTION_DATE
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER

Inventory organization id.
F_CURRENCY_CODE VARCHAR2 (30)
Functional currency code.
TRANSACTION_DATE DATE

Transaction date.
CONVERSION_RATE NUMBER

Currency conversion rate.
SEC_CONVERSION_RATE NUMBER

Conversion rate of secondary global currency
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ORGANIZATION_ID
,      F_CURRENCY_CODE
,      TRANSACTION_DATE
,      CONVERSION_RATE
,      SEC_CONVERSION_RATE
FROM OPI.OPI_DBI_RES_ACTUAL_CONV_RATES;

Dependencies

[top of page]

OPI.OPI_DBI_RES_ACTUAL_CONV_RATES does not reference any database object

OPI.OPI_DBI_RES_ACTUAL_CONV_RATES is referenced by following:

SchemaAPPS
SynonymOPI_DBI_RES_ACTUAL_CONV_RATES