Share via


TaxCalcReportFields_JP.insertInTmpTaxReportById Method [AX 2012]

Updates a tmpTaxReportById record.

Syntax

protected void insertInTmpTaxReportById(
    TaxReportField _field, 
    TaxAmount _taxAmount, 
   [TaxAmount _taxInCostPrice, 
    str _txt])

Run On

Called

Parameters

  • _txt
    Type: str
    A string.

See Also

Reference

TaxCalcReportFields_JP Class