This documentation is archived and is not being maintained.
ReqDemPlanPreRequisiteCheck.run Method [AX 2012]
Executes the pre-requisite checks.
public boolean run([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.
| Exception | Condition |
|
Error
|
Not all pre-requisites are met.
|