PriceDiscPolicyMakePolicy.checkPolicyParmSetup Method [AX 2012]

Checks whether price disc policy is enabled for the policy source in question.

public boolean checkPolicyParmSetup(PriceDiscSystemSource _policySource, ModuleSalesPurch _module)

Run On

Called

Parameters

_policySource
Type: PriceDiscSystemSource Enumeration
An outcome the PriceDiscSystemSource enumeration specifying the origin of the policy.
_module
Type: ModuleSalesPurch Enumeration
An outcome of the ModuleSalesPurch enumeration specifying the module in question.

Return Value

Type: boolean
true if price disc policy is enabled for the module origin combination in question; otherwise, false.

Community Additions

ADD
Show: