Share via


PdsApprovedVendorListCheck_PurchAgrmt.check Method [AX 2012]

Checks if an approved vendor list record is present.

Syntax

public PdsVendorCheckResult check()

Run On

Called

Return Value

Type: PdsVendorCheckResult Enumeration
A PdsVendorCheckResult enumeration value that indicates the result of the check.

Remarks

When a valid record is found the PdsVendorCheckResult::OK enumeration value is returned. When no valid record is found the warning value set in the item master is returned.

See Also

Reference

PdsApprovedVendorListCheck_PurchAgrmt Class