[Home] [Help]
[Dependency Information]
| 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.
| Tablespace: | APPS_TS_SEED |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| INVENTORY_TYPE | VARCHAR2 | (3) | Inventory type codes. ONH = onhand, INT = intransit, WIP = work in process. |
Cut, paste (and edit) the following text to query this object:
SELECT INVENTORY_TYPE
FROM OPI.OPI_DBI_INV_TYPE_CODES;
OPI.OPI_DBI_INV_TYPE_CODES does not reference any database object
OPI.OPI_DBI_INV_TYPE_CODES is referenced by following:
APPS
OPI_DBI_INV_TYPE_CODES
OPI_INV_TYP_ORG_MV
|
|
|
|