PriceDiscPolicyFindOrCreate.updatePriceSystemDiscPolicyEntry Method [AX 2012]
Updates system based policies to avoid redundancy to manual based policies.
protected PriceDiscPolicySystem updatePriceSystemDiscPolicyEntry(PriceDiscPolicySystem _priceDiscPolicySystem, RefFieldId _policyField)
Run On
CalledParameters
- _priceDiscPolicySystem
- Type: PriceDiscPolicySystem Extended Data Type
A PriceDiscPolicySystem data type value that represents the record ID of a record in the PriceDiscChangePolicy table.
- _policyField
- Type: RefFieldId Extended Data Type
The field ID that will be removed from the policy.
Return Value
Type: PriceDiscPolicySystem Extended Data TypeA PriceDiscPolicySystem data type value that represents the record ID of a record in the PriceDiscChangePolicy table.
Community Additions
ADD
Show: