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.
Inserts values to RPayTaxEmplTrans table record.
Syntax
protected void writeCalcTaxTrans(
RpayTaxIncDedCode _incDedCode,
RpayTaxType _taxType,
RPayAmount _incDedAmount,
[RpayTaxDeductionCode _deductionCode,
RPayAmount _deduction,
RHRMFamilyRecId _familyRecId])
Run On
Called
Parameters
- _incDedCode
Type: RpayTaxIncDedCode Extended Data Type
The income/deduction number.
- _taxType
Type: RpayTaxType Enumeration
The income/deduction type.
- _incDedAmount
Type: RPayAmount Extended Data Type
The amount.
- _deductionCode
Type: RpayTaxDeductionCode Extended Data Type
The deduction code.
- _deduction
Type: RPayAmount Extended Data Type
The deduction amount.
- _familyRecId
Type: RHRMFamilyRecId Extended Data Type
The relative table record reference.