Share via


ReqDemPlanPreRequisiteCheck::runChecks Method [AX 2012]

Executes all the pre-requisite checks.

Syntax

client server public static boolean runChecks([boolean _throwException])

Run On

Called

Parameters

  • _throwException
    Type: boolean
    A boolean value indicating whether to throw an exception when pre-requsites verification fails.

Return Value

Type: boolean
true if the pre-requisite checks were successfull; otherwise, false.

See Also

Reference

ReqDemPlanPreRequisiteCheck Class