Share via


TaxWithholdCalcProj_IN.getGrossAmount Method [AX 2012]

Get the baseAmount for given sourceLine for withhold tax calculation.

Syntax

protected AmountCur getGrossAmount(Common _common)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
Returns the baseAmount for given sourceLine for withhold tax calculation.

See Also

Reference

TaxWithholdCalcProj_IN Class