Share via


EximTaxTable_IN::calcIncentiveTaxAmount Method

Calculates incentive tax amount.

Syntax

server public static TaxAmount calcIncentiveTaxAmount(
    TmpTaxWorkTrans _tmpTaxWorkTrans, 
    TaxQty _taxQty, 
   [PurchParmLine _purchParmLine])

Run On

Server

Parameters

Return Value

Type: TaxAmount Extended Data Type
The instance of the TaxAmount class.

See Also

Reference

EximTaxTable_IN Table