Share via


TaxReport_ReportAT.getTaxReportAmount Method [AX 2012]

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

Syntax

private Amount getTaxReportAmount(TaxReportField _taxReportField)

Run On

Called

Parameters

Return Value

Type: Amount Extended Data Type
The tax amount for the specified tax code.

See Also

Reference

TaxReport_ReportAT Class