Share via


TaxEmplAdvance_RU::calculate Method [AX 2012]

Is a static method that performs tax calculations.

Syntax

server public static TaxAmountCur calculate(EmplAdvTable_RU _advTable, EmplAdvLine_RU _advLine)

Run On

Server

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
The tax amount.

See Also

Reference

TaxEmplAdvance_RU Class