Editing OE.INVENTORIES (table)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
  
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
|- valign="top"
+
|-
 
| '''Table
 
| '''Table
 
| OE.INVENTORIES
 
| OE.INVENTORIES
Line 8: Line 8:
 
| '''Description
 
| '''Description
 
| Tracks availability of products by product_it and warehouse_id.
 
| Tracks availability of products by product_it and warehouse_id.
 +
|-
 
|}
 
|}
 +
  
 
=== Columns ===
 
=== Columns ===
Line 18: Line 20:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
 
+
|- valign="top"
+
|-
 
| PRODUCT_ID
 
| PRODUCT_ID
 
| NUMBER(6, 0)
 
| NUMBER(6, 0)
Line 25: Line 27:
 
|  
 
|  
 
| Part of concatenated primary key, references product_information.product_id.
 
| Part of concatenated primary key, references product_information.product_id.
|- valign="top"
+
|-
 
| WAREHOUSE_ID
 
| WAREHOUSE_ID
 
| NUMBER(3, 0)
 
| NUMBER(3, 0)
Line 31: Line 33:
 
|  
 
|  
 
| Part of concatenated primary key, references warehouses.warehouse_id.
 
| Part of concatenated primary key, references warehouses.warehouse_id.
|- valign="top"
+
|-
 
| QUANTITY_ON_HAND
 
| QUANTITY_ON_HAND
 
| NUMBER(8, 0)
 
| NUMBER(8, 0)
Line 44: Line 46:
 
| '''Primary Key
 
| '''Primary Key
 
| '''Columns
 
| '''Columns
|- valign="top"
+
|-
 
| INVENTORY_IX
 
| INVENTORY_IX
 
| WAREHOUSE_ID, PRODUCT_ID
 
| WAREHOUSE_ID, PRODUCT_ID
Line 55: Line 57:
 
| '''Type
 
| '''Type
 
| '''Columns
 
| '''Columns
 
+
|- valign="top"
+
|-
 
| INV_PRODUCT_IX
 
| INV_PRODUCT_IX
 
|  
 
|  
Line 68: Line 70:
 
| '''Expression
 
| '''Expression
 
| '''Description
 
| '''Description
 
+
|- valign="top"
+
|-
 
| INVENTORY_QOH_NN
 
| INVENTORY_QOH_NN
 
| "QUANTITY_ON_HAND" IS NOT NULL
 
| "QUANTITY_ON_HAND" IS NOT NULL
 
|  
 
|  
|- valign="top"
+
|-
 
| INVENTORY_WAREHOUSE_ID_NN
 
| INVENTORY_WAREHOUSE_ID_NN
 
| "WAREHOUSE_ID" IS NOT NULL
 
| "WAREHOUSE_ID" IS NOT NULL
Line 85: Line 87:
 
| '''Column
 
| '''Column
 
| '''Referenced Column
 
| '''Referenced Column
 
+
|- valign="top"
+
|-
 
| [[OE.PRODUCT_INFORMATION_(table)|OE.PRODUCT_INFORMATION]]
 
| [[OE.PRODUCT_INFORMATION_(table)|OE.PRODUCT_INFORMATION]]
 
| PRODUCT_ID
 
| PRODUCT_ID
 
| PRODUCT_ID
 
| PRODUCT_ID
|- valign="top"
+
|-
 
| [[OE.WAREHOUSES_(table)|OE.WAREHOUSES]]
 
| [[OE.WAREHOUSES_(table)|OE.WAREHOUSES]]
 
| WAREHOUSE_ID
 
| WAREHOUSE_ID
 
| WAREHOUSE_ID
 
| WAREHOUSE_ID
 +
|}
 +
 +
=== Dependencies ===
 +
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 +
|- style="background:silver"
 +
| '''Reference Type
 +
| '''Object Type
 +
| '''Referencing Object
 +
 +
|-
 +
| Select
 +
| View
 +
| [[OE.BOMBAY_INVENTORY_(view)|OE.BOMBAY_INVENTORY]]
 +
 +
|-
 +
| Select
 +
| View
 +
| [[OE.OC_INVENTORIES_(view)|OE.OC_INVENTORIES]]
 +
 +
|-
 +
| Select
 +
| View
 +
| [[OE.SYDNEY_INVENTORY_(view)|OE.SYDNEY_INVENTORY]]
 +
 +
|-
 +
| Select
 +
| View
 +
| [[OE.TORONTO_INVENTORY_(view)|OE.TORONTO_INVENTORY]]
 +
 
|}
 
|}

Please note that all contributions to dbscript Online Help may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)