ReportRun.execute Method [AX 2012]

Prints the programmable sections of a report.

public boolean execute(int number)

Run On

Called

Parameters

number
Type: int
The controlNumber value of the programmable section.

Return Value

Type: boolean
false if the toPage object has been generated; otherwise, true.

Community Additions

ADD
Show: