Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Outputs report section BL.
Syntax
protected void outputRecordsCBL(
TaxReport770Writer_IT _writer,
TmpTaxReportDomesticTableExport_IT _header,
TmpTaxReportDomesticTransExport_IT _line)
Run On
Called
Parameters
- _writer
Type: TaxReport770Writer_IT Class
The report writer class.
- _header
Type: TmpTaxReportDomesticTableExport_IT Table
The current report subheader record.
- _line
Type: TmpTaxReportDomesticTransExport_IT Table
The temporary record, holding report data.
Remarks
The section BL consists of subsections BL; see also outputRecordCBL method.