[Home] [Help] [Dependency Information]
Object Name: | OPI_INV_ITD_ORG_MV |
---|---|
Object Type: | TABLE |
Owner: | APPS |
FND Design Data: | FND.OPI_INV_ITD_ORG_MV |
Subobject Name: | |
Status: | VALID |
Tablespace: | APPS_TS_SUMMARY |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
OPI_INV_ITD_ORG_MV_N1 | NORMAL | NONUNIQUE | APPS_TS_SUMMARY |
TRANSACTION_DATE
ORGANIZATION_ID |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ORGANIZATION_ID | NUMBER | Inventory Organization Identifier | ||
TRANSACTION_DATE | DATE | Transaction date | ||
INV_BALANCE_G | NUMBER | Value of inventory in Primary Global Currency | ||
INV_BALANCE_B | NUMBER | Value of inventory in Functional Currency | ||
INV_BALANCE_SG | NUMBER | Value of inventory in Secondary Global Currency |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, TRANSACTION_DATE
, INV_BALANCE_G
, INV_BALANCE_B
, INV_BALANCE_SG
FROM APPS.OPI_INV_ITD_ORG_MV;
APPS.OPI_INV_ITD_ORG_MV does not reference any database object
APPS.OPI_INV_ITD_ORG_MV is referenced by following:
|
|
|