UoM
Defines units of measure (UoM), setting standardized conversions and usage settings for consistent quantity tracking.
Columns
| Name | Type | ReadOnly | Description |
| Recordno | Int64 | False |
Unique identifier for the UoM record. |
| Name [KEY] | String | False |
The name of the UoM. |
| Issystem | Boolean | False |
Indicates whether this UoM is a system-defined UoM. |
| Invuom | String | False |
The inventory UoM associated with this UoM. |
| Pouom | String | False |
The purchase UoM associated with this UoM. |
| Oeuom | String | False |
The order entry UoM associated with this UoM. |
| Whencreated | Datetime | False |
The date and time when this UoM record was created. |
| Whenmodified | Datetime | False |
The date and time when this UoM record was last modified. |
| Createdby | Int64 | False |
The user ID of the creator of this UoM record. |
| Modifiedby | Int64 | False |
The user ID of the last modifier of this UoM record. |
| Record_url | String | False |
The URL for accessing the UoM record. |