PurchMatchingPolicyManager::canMatchingPolicyWithNotSetBeChanged Method [AX 2012]
Specifies whether the matching policy that has a PurchMatchingPolicyWithNotSetOption enumeration value of NotSet can be changed.
client server public static boolean canMatchingPolicyWithNotSetBeChanged(PurchMatchingPolicyWithNotSetOption _changedMatchingPolicyWithNotSet)
Run On
CalledParameters
- _changedMatchingPolicyWithNotSet
- Type: PurchMatchingPolicyWithNotSetOption Enumeration
The changed matching policy to validate.
Show: