ReportRun.send Method [AX 2012]
Triggers the body sections that belong to a section group.
public boolean send(
Common cursor,
[int level,
boolean triggerOffBody,
boolean newPageBeforeBody])
Run On
CalledParameters
- cursor
- Type: Common Table
- level
- Type: int
The level to use for the records, which controls the execution of header and footer sections; optional.
- triggerOffBody
- Type: boolean
A Boolean value that indicates whether the relevant body sections should be triggered.
- newPageBeforeBody
- Type: boolean
Community Additions
ADD
Show: