Share via


TaxCalcReportFields_JP.insertInTaxReportByCode Method [AX 2012]

Updates a taxReportByCode record.

Syntax

protected void insertInTaxReportByCode(
    TaxReportField _field, 
    TaxAmount _amount, 
   [TaxAmount _taxInCostPrice, 
    str _txt])

Run On

Called

Parameters

  • _txt
    Type: str
    A string.

See Also

Reference

TaxCalcReportFields_JP Class