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


TABLE: OPI.OPI_DBI_INV_TYPE_CODES

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


Inventory Type codes table for allowing fast refreshing of the inventory value by type MV. Contains 3 codes: ONH = OnHand, INT = Intransit, WIP = Work in Process.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
INVENTORY_TYPE VARCHAR2 (3)
Inventory type codes. ONH = onhand, INT = intransit, WIP = work in process.
Query Text

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


SELECT INVENTORY_TYPE
FROM OPI.OPI_DBI_INV_TYPE_CODES;

Dependencies

[top of page]

OPI.OPI_DBI_INV_TYPE_CODES does not reference any database object

OPI.OPI_DBI_INV_TYPE_CODES is referenced by following:

SchemaAPPS
SynonymOPI_DBI_INV_TYPE_CODES
Materialized ViewOPI_INV_TYP_ORG_MV