Share via


RPayCalculate_StandardDeduction.calcCurPayPeriodMadeStdDeduction Method [AX 2012]

Calculates standard deduction for calculation period.

Syntax

protected RPayAmount calcCurPayPeriodMadeStdDeduction(boolean _redemption)

Run On

Server

Parameters

  • _redemption
    Type: boolean
    The redemption, if redemption then negative amounts will be taken into account as well.

Return Value

Type: RPayAmount Extended Data Type
The calculated amount.

See Also

Reference

RPayCalculate_StandardDeduction Class