Name |
Type |
Length |
Precision |
Scale |
References |
In |
Description |
abbreviation |
VARCHAR2 |
20 |
|
|
|
|
Abbreviation of name |
conversion_rate |
NUMBER |
|
18 |
8 |
|
|
Conversion rate between this UOM and base UOM |
date_last_modified |
TIMESTAMP |
|
|
|
|
|
Date last modified (GMT) |
is_base_unit |
VARCHAR2 |
3 |
|
|
|
|
Boolean indicating whether this is the base UOM for the units type |
name |
VARCHAR2 |
40 |
|
|
|
|
User-defined name |
plural_abbreviation |
VARCHAR2 |
20 |
|
|
|
|
Abbreviation of plural name |
plural_name |
VARCHAR2 |
40 |
|
|
|
|
Plural form of name |
units_type_id |
NUMBER |
|
39 |
0 |
|
|
Units type used by the item |
uom_id |
NUMBER |
|
39 |
0 |
|
|
Unit of measure ID |