uom
- Last UpdatedNov 12, 2024
- 1 minute read
The uom table defines the set of units-of-measure that can exist.
|
Field |
Datatype |
PK |
Nulls? |
Description |
|---|---|---|---|---|
|
description |
string40 |
N |
N |
Unique description of unit |
|
abbreviation |
string20 |
N |
Y |
Abbreviation to append to quantities |
|
last_edit_comment |
string254 |
N |
Y |
Reserved for internal use to indicate why this record was changed |
|
last_edit_by |
string40 |
N |
N |
Who last changed this record |
|
last_edit_at |
tdatetime |
N |
N |
When this record was last changed |
|
uom_id |
ID0 |
Y |
N |
Identify unit of measure |
description is UK.