PurchMatchingPolicyManager.convertMatchingPolicyWithNotSet Method [AX 2012]

Converts a PurchMatchingPolicyWithNotSetOption enumeration value to a PurchMatchingPolicyOption enumeration value.

protected PurchMatchingPolicyOption convertMatchingPolicyWithNotSet(PurchMatchingPolicyWithNotSetOption _matchingPolicyNotSet)

Run On

Called

Parameters

_matchingPolicyNotSet
Type: PurchMatchingPolicyWithNotSetOption Enumeration
The PurchMatchingPolicyWithNotSetOption enumeration value to convert.

Return Value

Type: PurchMatchingPolicyOption Enumeration
The PurchMatchingPolicyOption enumeration value.

This method should not be called when the PurchMatchingPolicyWithNotSetOption enumeration value is NotSet.

Community Additions

ADD
Show: