Share via


XMLExcelReport_SalesBook_RU.mustPrintIncomingTotals Method [AX 2012]

Determines whether a section that contains incoming totals should be printed.

Syntax

protected boolean mustPrintIncomingTotals()

Run On

Called

Return Value

Type: boolean
true if a section that contains incoming totals should be printed; otherwise, false.

Remarks

This method returns true for descendants, which causes an additional list to be printed for the sales book.

See Also

Reference

XMLExcelReport_SalesBook_RU Class