Share via


PdsApprovedVendorListCheck_PurchTable.check Method [AX 2012]

Indicates whether an Approved Vendor List record is present.

Syntax

public PdsVendorCheckResult check()

Run On

Called

Return Value

Type: PdsVendorCheckResult Enumeration
A PdsVendorCheckResult enumeration value.

Remarks

If a valid record is found, the PdsVendorCheckResult::OK enumeration value is returned; If no valid record is found, the warning value that is set in the item master is returned.

See Also

Reference

PdsApprovedVendorListCheck_PurchTable Class