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


TABLE: OPI.OPI_DBI_COGS_CONV_RATES

Object Details
Object Name: OPI_DBI_COGS_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_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OPI_DBI_COGS_CONV_RATES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnCONVERSION_DATE
ColumnCURRENCY_CODE
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER

Inventory organization id.
CURRENCY_CODE VARCHAR2 (10)
Currency code.
CONVERSION_DATE DATE

Conversion date.
CONVERSION_RATE NUMBER

Conversion rate.
CREATION_DATE DATE

Creation date.
LAST_UPDATE_DATE DATE

Last Update Date.
CREATED_BY NUMBER

Standard who column.
LAST_UPDATED_BY NUMBER

Standard who column.
LAST_UPDATE_LOGIN NUMBER

Standard who column.
Query Text

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


SELECT ORGANIZATION_ID
,      CURRENCY_CODE
,      CONVERSION_DATE
,      CONVERSION_RATE
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM OPI.OPI_DBI_COGS_CONV_RATES;

Dependencies

[top of page]

OPI.OPI_DBI_COGS_CONV_RATES does not reference any database object

OPI.OPI_DBI_COGS_CONV_RATES is referenced by following:

SchemaAPPS
SynonymOPI_DBI_COGS_CONV_RATES