Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 .