Share via


CustProvisionalBalanceDP.shouldIncludeInReport Method [AX 2012]

Determines whether the temporary table record should be shown in the report based on the calculated amounts.

Syntax

private boolean shouldIncludeInReport(CustProvisionalBalanceTmp _custProvisionalBalanceTmp)

Run On

Server

Parameters

Return Value

Type: boolean
true if the temporary table record should be inserted; otherwise, false.

See Also

Reference

CustProvisionalBalanceDP Class