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 an inventTrans record is marked with an active quarantine order.
Syntax
protected boolean isInventTransMarkedWithActiveQO(InventTrans _inventTrans)
Run On
Server
Parameters
- _inventTrans
Type: InventTrans Table
The inventTrans record to be examined.
Return Value
Type: boolean
true if the _inventTrans parameter is marked with an active quarantine order; otherwise, false.
Remarks
This method is used to prevent the return of items currently being handled by quarantine orders.