Share via


VendProvisionalBalanceDP.shouldIncludeInReport Method [AX 2012]

Determines whether the record should be displayed in the report based on the calculated amounts.

Syntax

private boolean shouldIncludeInReport(VendProvisionalBalanceTmp _vendProvisionalBalanceTmp)

Run On

Server

Parameters

Return Value

Type: boolean
true if the record will be displayed in the report; otherwise, false.

See Also

Reference

VendProvisionalBalanceDP Class