Share via


TaxReportDomesticExportDataGenerator_IT.generateLines Method [AX 2012]

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

Syntax

public TmpTaxReportDomesticTransExport_IT generateLines(RecId _reportTableRecId)

Run On

Server

Parameters

Return Value

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

See Also

Reference

TaxReportDomesticExportDataGenerator_IT Class