RPayTaxCalculate.calcTaxDeductionCurrent Method [AX 2012]
Syntax
public container calcTaxDeductionCurrent(
RpayTaxDeductionCode _deductionCode,
[ReportPeriod_RU _payPeriod,
RPayRateCriterion _incomeCurrent,
RpayTaxIncomeCode _incomeCode,
RHRMFamilyRecId _familyRecId,
Counter _childCounter])
Run On
Server
Parameters
- _deductionCode
Type: RpayTaxDeductionCode Extended Data Type
- _payPeriod
Type: ReportPeriod_RU Extended Data Type
- _incomeCurrent
Type: RPayRateCriterion Extended Data Type
- _incomeCode
Type: RpayTaxIncomeCode Extended Data Type
- _familyRecId
Type: RHRMFamilyRecId Extended Data Type
- _childCounter
Type: Counter Extended Data Type