PurchMatchingPolicyManager::findMatchingPolicy Method [AX 2012]
Determines the matching policy based on the specified parameters.
client server public static PurchMatchingPolicyOption findMatchingPolicy(
InventTable _inventTable,
VendTable _vendTable,
[EcoResCategoryId _ecoResCategoryId,
boolean _showError])
Run On
CalledParameters
- _inventTable
- Type: InventTable Table
The InventTable record to check for matching policy.
- _vendTable
- Type: VendTable Table
The VendTable record to check for matching policy.
- _ecoResCategoryId
- Type: EcoResCategoryId Extended Data Type
The record ID of the EcoResCategory record.
- _showError
- Type: boolean
Show: