PriceDiscResultFields.checkFixedPolicies Method [AX 2012]

Determines whether a price discount change policy can be created for a certain field.

public boolean checkFixedPolicies(RefFieldId _fieldId)

Run On

Called

Parameters

_fieldId
Type: RefFieldId Extended Data Type
The field ID to determine whether a price discount change policy can be created.

Return Value

Type: boolean
true if a price discount policy can be created; otherwise; false.

The rules that are defined in the PriceDiscPolicyFixed class are used for validation.

Community Additions

ADD
Show: