EUSalesListReportingEngine.isNewGroup Method [AX 2012]

Indicates whether to create a new record in the EUSalesListReportingGroup table.

protected boolean isNewGroup()

Run On

Called

Return Value

Type: boolean
true if a new group is created; otherwise, false.

Descendant classes can override this method to support any special or logical grouping logic such as the splitting of files.

Community Additions

ADD
Show: