Share via


InventTransWMS_Pick.updateQuantity Method [AX 2012]

Updates the quantity of a pending record.

Syntax

protected boolean updateQuantity(TmpInventTransWMS _tmpInventTransWMS)

Run On

Client

Parameters

Return Value

Type: boolean
true if the quantity was updated successfully; otherwise, false .

See Also

Reference

InventTransWMS_Pick Class