PurchMatchingPolicyManager::canMatchingPolicyBeChanged Method [AX 2012]

Specifies whether the matching policy can be changed.

client server public static boolean canMatchingPolicyBeChanged(PurchMatchingPolicyOption _changedMatchingPolicy)

Run On

Called

Parameters

_changedMatchingPolicy
Type: PurchMatchingPolicyOption Enumeration
The changed matching policy to validate.

Return Value

Type: boolean
true when the changed matching policy is valid; otherwise, false.
Show: