Share via


PriceDiscResultFields.checkFixedPolicies Method

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

Syntax

public boolean checkFixedPolicies(RefFieldId _fieldId)

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

PriceDiscResultFields Map