IN
UpdateMCAssignmentResult
No summary is documented for this DAC in the release source.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Descr | nvarchar(256) | Description | - | |
Description:No description available | ||||
InventoryID | int | Inventory ID | - | |
Description:No description available | ||||
ItemClassID | int | - | ||
Description:No description available | ||||
MCFixed | bit | Fixed | - | |
Description:Indicates (if set to true) that movement class will not be changed when movement class assignments are updated. | ||||
NewMCNonexistent in DB | string | Projected Movement Class | INMovementClass | |
Description:Preview of a Movement class that was calculated earlier and most likely would be stored as current value after update. | ||||
OldMC | nvarchar(1) | Current Movement Class | INMovementClass | |
Description:Current movement class for an Inventory Item in a Warehouse. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:A Boolean value that indicates (if set to true) that the record is selected for processing by a user. | ||||