Share via


TaxReportDomesticExport_IT.outputRecordsD Method [AX 2012]

Outputs the report lines of type 'D' (analytical reporting).

Syntax

protected void outputRecordsD(
    TaxReport770Writer_IT _writer, 
    TmpTaxReportDomesticTableExport_IT _header, 
    TmpTaxReportDomesticTransExport_IT _line)

Run On

Called

Parameters

See Also

Reference

TaxReportDomesticExport_IT Class