InventMov_Statement.checkUpdatePhysical Method [AX 2012]
Checks for the quantity of a transaction.
Syntax
public boolean checkUpdatePhysical(InventUpd_Physical updateNow)
Run On
Called
Parameters
- updateNow
Type: InventUpd_Physical Class
An InventUpd_Physical object.
Return Value
Type: boolean
true if a quantity is specified for a transaction; otherwise, false.