Share via


TaxReportYearlyAT.getTaxReportAmount Method [AX 2012]

Retrieves the tax amount from the TmpTaxReportById table for given tax code.

Syntax

private Amount getTaxReportAmount(TaxReportField _taxReportField)

Run On

Called

Parameters

Return Value

Type: Amount Extended Data Type
A tax amount for supplied tax code.

See Also

Reference

TaxReportYearlyAT Class