UoM
This is a table representing the UoM entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the unit of measure. |
| BaseUoM_Id | String | False |
Unique identifier of the base unit for the product. |
| BaseUoM_LogicalName | String | False | |
| BaseUoM_Name | String | False | |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the unit. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the unit was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the uom. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| ImportSequenceNumber | Integer | False |
Unique identifier of the data import or data migration that created this record. |
| IsScheduleBaseUoM | Boolean | True |
Information that specifies whether the unit is the base unit for the unit group. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the unit. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the unit was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the uom. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
Name of the unit. |
| OrganizationId | String | True |
Unique identifier of the organization associated with the unit of measure. |
| OverriddenCreatedOn | Datetime | False |
Date and time that the record was migrated. |
| Quantity | Double | False |
Unit quantity for the product. |
| UoMId | String | False |
Unique identifier of the unit. |
| UoMScheduleId_Id | String | False |
Unique identifier of the unit group with which the unit is associated. |
| UoMScheduleId_LogicalName | String | False | |
| UoMScheduleId_Name | String | False |