PurchTableType.pdsApprovedVendorListCheck Method [AX 2012]

Creates an instance of the PdsApprovedVendorListCheck class that is appropriate for this order type.

public PdsApprovedVendorListCheck pdsApprovedVendorListCheck()

Run On

Called

Return Value

Type: PdsApprovedVendorListCheck Class
An instance of the PdsApprovedVendorListCheck appropriate for this order type.

The base implementation in the PurchTableType class always returns an instance of the PdsApprovedVendorListCheck_AllValid class.

Community Additions

ADD
Show: