IncrementMaterialLotOrSublotQuantity (IMaterial)
Increases the quantity of a specified material lot or sublot.
Inputs | Data Type | Description |
---|---|---|
Lot or Sublot ID | GUID |
Specifies the ID material lot or sublot that is being modified. |
Lot Type | LotType |
Specifies whether to modify a lot or a sublot. |
Quantity | Double |
Specifies the amount that a material lot or sublot is increased. |
Outputs | Description | |
---|---|---|
Double | Returns the quantity of the lot or sublot after it has been incremented. |