Share via


RPayTaxImposeFunc.writeCalcTaxTrans Method [AX 2012]

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

See Also

Reference

RPayTaxImposeFunc Class