Share via


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.

Syntax

public boolean validateCheck()

Run On

Called

Return Value

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

See Also

Reference

PdsApprovedVendorListCheck_PurchAgrmtLn Class