UnitOfMeasureClasses
UnitOfMeasureClasses
Columns
Name | Type | Description |
ClassCode | String | The user-supplied code that identifies the class. It is a unique value entered by the user. This attribute is required. |
ClassId [KEY] | String | ClassId of UnitOfMeasureClasses |
ClassName | String | The name of the unit of measure class. It is a unique value. This attribute is required. |
ClassDescription | String | The description of the unit of measure class. |
EndDate | Date | The date when the unit of measure class no longer supports the creation of new units within it. |
BaseUnitOfMeasure | String | The name of the base unit of measure for the class. |
BaseUOMCode | String | The user supplied short code that identifies the base unit of measure for the class. |
BaseUOMDescription | String | The description of the base unit of measure for the class. |
LastUpdatedBy | String | LastUpdatedBy of UnitOfMeasureClasses |
LastUpdateDate | Datetime | LastUpdateDate of UnitOfMeasureClasses |
CreatedBy | String | CreatedBy of UnitOfMeasureClasses |
CreationDate | Datetime | CreationDate of UnitOfMeasureClasses |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Finder | String | finder |