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


TABLE: OPI.OPI_DBI_COGSF_CONV_RATES

Object Details
Object Name: OPI_DBI_COGSF_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:
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER

Organization ID.
F_CURRENCY_CODE VARCHAR2 (30)
Functional Currency Code.
TRANSACTION_DATE DATE

Transaction Date.
CONVERSION_RATE NUMBER

Conversion Rate.
SEC_CONVERSION_RATE NUMBER

Conversion rate of secondary 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_COGSF_CONV_RATES;

Dependencies

[top of page]

OPI.OPI_DBI_COGSF_CONV_RATES does not reference any database object

OPI.OPI_DBI_COGSF_CONV_RATES is referenced by following:

SchemaAPPS
SynonymOPI_DBI_COGSF_CONV_RATES