Item_default_secondary_units
Note: This table does not return any results.
Columns
Name |
Type |
Length |
Precision |
Scale |
References |
In |
Description |
item_id |
NUMBER |
|
39 |
0 |
item_id
|
Items
|
|
secondary_unit_id |
NUMBER |
|
39 |
0 |
uom_id
|
Uom
|
|
unit_purpose |
VARCHAR2 |
30 |
|
|
|
|
|
Primary key (Composite)
PK Column Name |
item_id |
unit_purpose |
Foreign keys in this table
FK Name |
FK Column Name |
PK Table Name |
PK Column Name |
Key Seq |
item_default_secondary_units_items_fk |
item_id |
Items |
item_id |
1 |
item_default_secondary_units_uom_fk |
secondary_unit_id |
Uom |
uom_id |
1 |