UnitsOfMeasureintraclassConversions
UnitsOfMeasureintraclassConversions
Columns
| Name | Type | Description |
| UnitsOfMeasureUOMId [KEY] | Long | UnitsOfMeasureUOMId of UnitsOfMeasureintraclassConversions |
| InventoryItemId | Long | Value that uniquely identifies the inventory item that the intraclass conversion is being defined for. This attribute is required. |
| ConversionId [KEY] | Long | ConversionId of UnitsOfMeasureintraclassConversions |
| IntraclassConversion | Double | Rate of conversion between the unit of measure and the base unit of the class for the specified inventory item. This attribute is required. |
| IntraclassConversionEndDate | Date | Date when the unit of measure intraclass conversion is no longer available. |
| ItemNumber | String | ItemNumber of UnitsOfMeasureintraclassConversions |
| CreatedBy | String | CreatedBy of UnitsOfMeasureintraclassConversions |
| CreationDate | Datetime | CreationDate of UnitsOfMeasureintraclassConversions |
| LastUpdateDate | Datetime | LastUpdateDate of UnitsOfMeasureintraclassConversions |
| LastUpdatedBy | String | LastUpdatedBy of UnitsOfMeasureintraclassConversions |
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 |
| DisableDate | Date | DisableDate |
| UOM | String | UOM |
| UOMClass | String | UOMClass |
| UOMCode | String | UOMCode |
| UOMId | Long | UOMId |
| Finder | String | finder |