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.
Determines whether the receipt transaction is open.
Syntax
protected boolean isInventTransOpen(InventTrans _receipt)
Run On
Called
Parameters
- _receipt
Type: InventTrans Table
The receipt transaction that should be updated.
Return Value
Type: boolean
true if the receipt transaction is open; otherwise, false.