PriceDiscResultFields.createPriceDiscChangePolicy Method [AX 2012]

Sets the price discount policy for the calling record.

public void createPriceDiscChangePolicy(
    ModuleSalesPurch _module, 
    PriceDiscSystemSource _policySource, 
    RefFieldId _fieldId)

Run On

Called

Parameters

_module
Type: ModuleSalesPurch Enumeration
A ModuleSalesPurch enumeration value that specifies which module is in question.
_policySource
Type: PriceDiscSystemSource Enumeration
A PriceDiscSystemSource enumeration value that specifies the origin of the policy.
_fieldId
Type: RefFieldId Extended Data Type
The field ID that is in question.

Community Additions

ADD
Show: