Share via


TaxReportDomesticExport_IT.initMaxSubsectionNumPerLineMap Method [AX 2012]

Initializes the cache of the maximal number of subsections allowed per line for each subsection type.

Syntax

protected Map initMaxSubsectionNumPerLineMap()

Run On

Called

Return Value

Type: Map Class
The initialized map.

Remarks

The map must refer to all subsection types used in the report.

See Also

Reference

TaxReportDomesticExport_IT Class