Share via


EximTaxTable_IN::calcIncentiveTaxAmountExcl Method

Calculates incentive tax amount excl.

Syntax

server public static TaxAmount calcIncentiveTaxAmountExcl(
    TmpTaxWorkTrans _tmpTaxWorkTrans, 
    FormulaDesigner_IN _formulaDesigner, 
    PurchLine _purchLine, 
    AmountMST _amountOrigin, 
   [boolean _post, 
    CustomsVendBOEJour_IN _customsVendBOEJour])

Run On

Server

Parameters

  • _post
    Type: boolean
    The post flag.

Return Value

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

See Also

Reference

EximTaxTable_IN Table