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.
Is a static method that performs tax calculations.
Syntax
server public static TaxAmountCur calculate(EmplAdvTable_RU _advTable, EmplAdvLine_RU _advLine)
Run On
Server
Parameters
- _advTable
Type: EmplAdvTable_RU Table
The advance report table.
- _advLine
Type: EmplAdvLine_RU Table
The line of the advance report.
Return Value
Type: TaxAmountCur Extended Data Type
The tax amount.