UnitOfMeasureUsages
The Unit of Measure Usages resource manages details about the unit of measure usages for items at the organization level, subinventory level, or both levels.
Columns
| Name | Type | Description |
| UOMUsageId [KEY] | String | UOMUsageId of UnitOfMeasureUsages |
| CreatedBy | String | CreatedBy of UnitOfMeasureUsages |
| CreationDate | Datetime | CreationDate of UnitOfMeasureUsages |
| LastUpdatedBy | String | LastUpdatedBy of UnitOfMeasureUsages |
| LastUpdateDate | Datetime | LastUpdateDate of UnitOfMeasureUsages |
| OrganizationId | String | Value that uniquely identifies the inventory organization. |
| OrganizationCode | String | Abbreviation that identifies the inventory organization. |
| OrganizationName | String | Name of the inventory organization. |
| ItemId | String | Value that uniquely identifies the inventory item. |
| Item | String | Name of the inventory item. |
| ItemDescription | String | ItemDescription of UnitOfMeasureUsages |
| Subinventory | String | Name of the subinventory. |
| UOMUsageTypeCode | String | UOMUsageTypeCode of UnitOfMeasureUsages |
| UOMUsageType | String | UOMUsageType of UnitOfMeasureUsages |
| UOMCode | String | Abbreviation that identifies the unit of measure associated with the combination of unit of measure usage type, organization, item, and optionally the subinventory. |
| UnitOfMeasure | String | Name of the unit of measure associated with the combination of unit of measure usage type, organization, item, and optionally the subinventory. |