Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether a price discount change policy can be created for a certain field.
Syntax
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.
Remarks
The rules that are defined in the PriceDiscPolicyFixed class are used for validation.