Share via


TaxReportController_NO.taxAmountByReportId_TableYear Method [AX 2012]

Assigns the tax report by ID value.

Syntax

public TmpTaxReportById taxAmountByReportId_TableYear(
    TransDate _fromDate, 
    TransDate _toDate, 
    TaxPeriod _taxPeriod)

Run On

Called

Parameters

Return Value

Type: TmpTaxReportById Table
The tmpTaxReportByIdYear value.

See Also

Reference

TaxReportController_NO Class