PurchMatchingPolicyManager::rolldownCompanyMatchingPolicy Method [AX 2012]

Updates records with a lower matching policy than the VendParameter record matching policy.

client server public static void rolldownCompanyMatchingPolicy(VendParameters _vendParameters)

Run On

Called

Parameters

_vendParameters
Type: VendParameters Table
The VendParameter record that has been changed.

This method updates the lower matching policy records in the PurchLine table, the VendItemMatchingPolicy table, the VendTable table, and the InventTable table.

Show: