Share via


XMLExcelReport_SalesBook_AddList_RU.mustPrintIncomingTotals Method [AX 2012]

Determines whether a report should print a section that contains incoming totals.

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_AddList_RU Class