Share via


TaxReportDomesticExportDataGenerator_IT.generateHeaders Method [AX 2012]

Processes the specified report and generates TmpTaxReportDomesticTableExport_IT records that have the header information that should be exported to ASCII.

Syntax

public TmpTaxReportDomesticTableExport_IT generateHeaders(RecId _reportTableRecId, Filename _filename)

Run On

Server

Parameters

Return Value

Type: TmpTaxReportDomesticTableExport_IT Table
TmpTaxReportDomesticTableExport_IT records that have the header information that should be exported to ASCII.

See Also

Reference

TaxReportDomesticExportDataGenerator_IT Class