PurchTableType.pdsApprovedVendorListCheck Method [AX 2012]
Creates an instance of the PdsApprovedVendorListCheck class that is appropriate for this order type.
Syntax
public PdsApprovedVendorListCheck pdsApprovedVendorListCheck()
Run On
Called
Return Value
Type: PdsApprovedVendorListCheck Class
An instance of the PdsApprovedVendorListCheck appropriate for this order type.
Remarks
The base implementation in the PurchTableType class always returns an instance of the PdsApprovedVendorListCheck_AllValid class.