InventTransWMS_Pick.updateQuantity Method [AX 2012]
Updates the quantity of a pending record.
Syntax
protected boolean updateQuantity(TmpInventTransWMS _tmpInventTransWMS)
Run On
Client
Parameters
- _tmpInventTransWMS
Type: TmpInventTransWMS Table
A TmpInventTransWMS record.
Return Value
Type: boolean
true if the quantity was updated successfully; otherwise, false .