Share via


RPayPersonalCardReport_2010.checkCalcBase Method [AX 2012]

Checks the the calculation base is not zero.

Syntax

protected boolean checkCalcBase(RPayCounterUnit _baseCode)

Run On

Client

Parameters

Return Value

Type: boolean
true if payroll lines for the counter contains non-zero sum amount, otherwise false.

See Also

Reference

RPayPersonalCardReport_2010 Class