PdsApprovedVendorListCheck_PurchAgrmtLn.validateCheck Method [AX 2012]

Runs the check method, triggering a warning or error message when the check returns a value other than the PdsVendorCheckResult::OK enumeration value.

public boolean validateCheck()

Run On

Called

Return Value

Type: boolean
true if the check finishes without errors; otherwise, false.

Community Additions

ADD
Show: