Share via


TaxReportToAscii340.initReport Method [AX 2012]

Initializes the report details needed to generate the ascii file.

Syntax

public void initReport(Common _reportTable)

Run On

Server

Parameters

  • _reportTable
    Type: Common Table
    The taxReportTable record.

See Also

Reference

TaxReportToAscii340 Class