Tax.allocateInTaxWorkTrans Method [AX 2012]

Syntax

protected void allocateInTaxWorkTrans(
    TaxCode _taxCode, 
    TaxDirection _taxDirection, 
    TaxAmount _taxAmount, 
    TaxAmountCur _taxAmountCur, 
    TaxAmount _taxInCostPrice, 
    TaxAmount _taxInCostPriceMST, 
    TaxAmount _taxInCostPriceCur, 
    TaxBase _taxBaseAmountRaw, 
    TaxBase _taxBaseQty, 
    TaxAmountCur _sourceTaxAmountCur, 
    TaxAmountCur _sourceTaxAmountCurReal, 
    NoYes _adjustment, 
    TransDate _calculationDate, 
    TaxWarning _taxWarning)

Run On

Server

Parameters

See Also

Reference

Tax Class