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.
Checks whether the trade agreement value-related fields can be modified.
Syntax
public boolean canEditPriceDiscValueField(RefFieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: RefFieldId Extended Data Type
The ID of the field to check.
Return Value
Type: boolean
true if the field in question can be modified; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | The field ID is unknown. |