[Home] [Help]
[Dependency Information]
| Object Name: | OPI_DBI_INV_CCA_CONV |
|---|---|
| Object Type: | TABLE |
| Owner: | OPI |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | Inventory Organization ID. | ||
| FUNC_CURRENCY_CODE | VARCHAR2 | (4) | Functional currency code of organization. | |
| APPROVAL_DATE | DATE | Date for finding conversion rate from functional to global currency. | ||
| CONVERSION_RATE | NUMBER | Conversion rate from the organization''s functional currency to global currency. | ||
| SEC_CONVERSION_RATE | NUMBER | Conversion rate of secondary currency |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, FUNC_CURRENCY_CODE
, APPROVAL_DATE
, CONVERSION_RATE
, SEC_CONVERSION_RATE
FROM OPI.OPI_DBI_INV_CCA_CONV;
OPI.OPI_DBI_INV_CCA_CONV does not reference any database object
OPI.OPI_DBI_INV_CCA_CONV is referenced by following:
APPS
OPI_DBI_INV_CCA_CONV
|
|
|
|