Share via


TmpRTax25Payroll.addRecord Method

Creates record in the temporary table for Payroll tax register calculation.

Syntax

public void addRecord(
    RTax25RegisterId _registerId, 
    RefRecId _profitRecId, 
    AmountMST _amount, 
    RHRMEmplId _emplId, 
    RecId _mainAccountId, 
    RecId _offsetMainAccountId, 
    date _payPeriod)

Run On

Called

Parameters

  • _payPeriod
    Type: date
    The calculation period.

See Also

Reference

TmpRTax25Payroll Table