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


TABLE: OPI.OPI_DBI_WMS_CURR_UTZ_ITEM_F

Object Details
Object Name: OPI_DBI_WMS_CURR_UTZ_ITEM_F
Object Type: TABLE
Owner: OPI
Subobject Name:
Status: VALID


Fact table that stores the item storage in all locators of warehouses that have weight and/or volume capacities defined.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OPI_DBI_WMS_CURR_UTZ_ITEM_F_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnAGGREGATION_LEVEL_FLAG
ColumnITEM_ORG_ID
ColumnSUBINVENTORY_CODE
OPI_DBI_WMS_CURR_UTZ_ITEM_F_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnAGGREGATION_LEVEL_FLAG
ColumnSUBINVENTORY_CODE
ColumnINV_CATEGORY_ID
OPI_DBI_WMS_CURR_UTZ_ITEM_F_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnAGGREGATION_LEVEL_FLAG
ColumnINV_CATEGORY_ID
ColumnORGANIZATION_ID
OPI_DBI_WMS_CURR_UTZ_ITEM_F_N4 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnAGGREGATION_LEVEL_FLAG
ColumnORGANIZATION_ID
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER

Organization ID.
ITEM_ORG_ID VARCHAR2 (81)
Item org identifier.
UOM_CODE VARCHAR2 (3)
Primary Unit of measure of the item.
SUBINVENTORY_CODE VARCHAR2 (80)
Subinventory Code.
INV_CATEGORY_ID NUMBER

Inventory Category Identifier.
AGGREGATION_LEVEL_FLAG NUMBER

Level of summarization. 0 - Item level rows, 1 - Subinventory, Inventory Category level rows, 7 - organization level rows.
STORED_QTY NUMBER

Quantity stored and currently available as on-hand inventory, in the item's primary unit of measure.
WEIGHT_QTY NUMBER

Quantity of item being used to computed Weight Stored, in the item's primary unit of measure.
STORED_WEIGHT NUMBER

Weight of items stored, in the weight reporting unit of measure.
WEIGHT_UOM_CODE VARCHAR2 (3)
UOM code in which item's unit weight has been set up.
VOLUME_QTY NUMBER

Quantity of item being used to computed Utilized Volume, in the item's primary unit of measure.
UTILIZED_VOLUME NUMBER

Volume utilized by items, in the volume reporting unit of measure.
VOLUME_UOM_CODE VARCHAR2 (3)
UOM code in which item's unit volume has been set up.
CREATION_DATE DATE
Yes Standard WHO column.
LAST_UPDATE_DATE DATE
Yes Standard WHO column.
CREATED_BY NUMBER
Yes Standard WHO column.
LAST_UPDATED_BY NUMBER
Yes Standard WHO column.
LAST_UPDATE_LOGIN NUMBER
Yes Standard WHO column.
PROGRAM_ID NUMBER
Yes Standard WHO column.
PROGRAM_LOGIN_ID NUMBER
Yes Standard WHO column.
PROGRAM_APPLICATION_ID NUMBER
Yes Standard WHO column.
REQUEST_ID NUMBER
Yes Standard WHO column.
Query Text

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


SELECT ORGANIZATION_ID
,      ITEM_ORG_ID
,      UOM_CODE
,      SUBINVENTORY_CODE
,      INV_CATEGORY_ID
,      AGGREGATION_LEVEL_FLAG
,      STORED_QTY
,      WEIGHT_QTY
,      STORED_WEIGHT
,      WEIGHT_UOM_CODE
,      VOLUME_QTY
,      UTILIZED_VOLUME
,      VOLUME_UOM_CODE
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      PROGRAM_ID
,      PROGRAM_LOGIN_ID
,      PROGRAM_APPLICATION_ID
,      REQUEST_ID
FROM OPI.OPI_DBI_WMS_CURR_UTZ_ITEM_F;

Dependencies

[top of page]

OPI.OPI_DBI_WMS_CURR_UTZ_ITEM_F does not reference any database object

OPI.OPI_DBI_WMS_CURR_UTZ_ITEM_F is referenced by following:

SchemaAPPS
SynonymOPI_DBI_WMS_CURR_UTZ_ITEM_F