UnitOfMeasureDefaultUnits
Create and query Reckon unit-of-measure default units. Reckon requires QBXML version 7.0 or higher to use this table.
Columns
| Name | Type | ReadOnly | References | Description |
| ID [KEY] | String | True |
The unique identifier of the unit-of-measure default unit. | |
| UnitOfMeasureSetId | String | False |
The item identifier of the unit of measure. | |
| Name | String | False |
The name of the unit of measure. | |
| IsActive | Boolean | False |
Boolean determining if the unit of measure is active. | |
| UnitOfMeasureType | String | False |
The type of unit of measure, such as Count. | |
| BaseUnit_Name | String | False |
The name of the base unit of measure. | |
| BaseUnit_Abbreviation | String | False |
The abbreviation for the base unit of measure. | |
| DefaultUnit_UnitUsedFor | String | False |
What the default unit is used for. | |
| DefaultUnit_Unit | String | False |
The default unit. | |
| EditSequence | String | True |
A string indicating the revision of the record. | |
| TimeCreated | Datetime | True |
The time the record was created. | |
| TimeModified | Datetime | True |
The last time the record was modified. |