IncrementMaterialLotOrSublotQuantity (IMaterial)

Increases the quantity of a specified material lot or sublot.

InputsData TypeDescription
Lot or Sublot IDGUID

Specifies the ID material lot or sublot that is being modified.

Lot TypeLotType

Specifies whether to modify a lot or a sublot.

QuantityDouble

Specifies the amount that a material lot or sublot is increased.

OutputsDescription
Double Returns the quantity of the lot or sublot after it has been incremented.