Tax.allocateBaseInTaxWorkTrans Method [AX 2012]

Syntax

protected void allocateBaseInTaxWorkTrans(
    TaxCode _taxCode, 
    TaxDirection _taxDirection, 
    TaxBase _taxBaseAmountRaw, 
    TaxBase _totalTaxBaseMST, 
    TaxBase _totalTaxBaseMSTRaw, 
    TransDate _calculationDate)

Run On

Server

Parameters

See Also

Reference

Tax Class