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 the income tax amount.
Syntax
protected void calcTaxAmount(RPayTaxEmplSum _taxSumYTD, RPayTaxEmplSum _taxSumCurrent)
Run On
Called
Parameters
- _taxSumYTD
Type: RPayTaxEmplSum Table
The year-to-date income tax calculation table record.
- _taxSumCurrent
Type: RPayTaxEmplSum Table
The current income tax calculation table record.