PriceDiscAdmTrans.canEditPriceDiscValueField Method
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. |