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.

ExceptionCondition
Error

Not all pre-requisites are met.

Community Additions

ADD
Show: