Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates other deductions.
Syntax
protected RPayAmount calcDeductionOther(
RPayTaxEmplDeduction _taxEmplDeduction,
RpayTaxIncomeCode _incomeCode,
RPayAmount _incomeCurPeriodAmount,
[RHRMFamilyRecId _familyRecId])
Run On
Called
Parameters
- _taxEmplDeduction
Type: RPayTaxEmplDeduction Class
The RPayTaxEmplDeduction class instance.
- _incomeCode
Type: RpayTaxIncomeCode Extended Data Type
The income code.
- _incomeCurPeriodAmount
Type: RPayAmount Extended Data Type
The current period amount.
- _familyRecId
Type: RHRMFamilyRecId Extended Data Type
The relative table record reference.
Return Value
Type: RPayAmount Extended Data Type
The deduction amount.