Share via


TaxReportDomesticExport_IT.outputRecordsCBL Method [AX 2012]

Outputs report section BL.

Syntax

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

Run On

Called

Parameters

Remarks

The section BL consists of subsections BL; see also outputRecordCBL method.

See Also

Reference

TaxReportDomesticExport_IT Class