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 agregated subsection.
Syntax
protected void outputRecordFromMap(
TaxReport770Writer_IT _writer,
str _recordType,
str _sectionType,
Map _records)
Run On
Called
Parameters
- _writer
Type: TaxReport770Writer_IT Class
The rport writer class.
- _recordType
Type: str
The record type.
- _sectionType
Type: str
The section type.
- _records
Type: Map Class
The map with aggregated data.
Remarks
See outputRecordsC for the expected contents of the map.