Share via


InventIncomeOutlayDP_RU.skipTrans Method [AX 2012]

Determines whether a transaction should be skipped in the report.

Syntax

private boolean skipTrans(InventTrans _inventTrans, Query _query)

Run On

Server

Parameters

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.

See Also

Reference

InventIncomeOutlayDP_RU Class