Share via


PdsApprovedVendorListCheck_PurchAgrmtLn.check Method [AX 2012]

Checks whether the approved vendor list record is present.

Syntax

public PdsVendorCheckResult check()

Run On

Called

Return Value

Type: PdsVendorCheckResult Enumeration
The PdsVendorCheckResult::OK enumeration value if a valid record is found; otherwise, the PdsVendorCheckResult enumeration value set in the item master.

See Also

Reference

PdsApprovedVendorListCheck_PurchAgrmtLn Class