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


TABLE: APPS.OPI_INV_ITD_ORG_MV

Object Details
Object Name: OPI_INV_ITD_ORG_MV
Object Type: TABLE
Owner: APPS
FND Design Data: TableFND.OPI_INV_ITD_ORG_MV
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OPI_INV_ITD_ORG_MV_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnTRANSACTION_DATE
ColumnORGANIZATION_ID
Columns
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
Query Text

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;

Dependencies

[top of page]

APPS.OPI_INV_ITD_ORG_MV does not reference any database object

APPS.OPI_INV_ITD_ORG_MV is referenced by following:

SchemaAPPS
Package BodyOPI_DBI_INV_TURNS_PKG - show dependent code
Materialized ViewOPI_INV_ITD_ORG_MV