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 a transaction should be skipped in the report.
Syntax
private boolean skipTrans(InventTrans _inventTrans, Query _query)
Run On
Server
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans inventory transaction.
- _query
Type: Query Class
The report query.
Return Value
Type: boolean
true if the transaction should be skipped; otherwise, false.
Remarks
If the transaction is a transfer or a WMS transfer, it should be shown only if it changes at least one dimension that is selected in the dialog box.