ProjProfitLossReportController.preRunValidate Method [AX 2012]

Provides the opportunity for validation before a report is ran.

protected container preRunValidate()

Run On

Called

Return Value

Type: container
A container that contains a SrsReportPreRunState enumeration value and a message to show to the user.

Override this method to perform validation before the report is ran.

Community Additions

ADD
Show: