PurchReqLine.allowFieldEdit Method
Indicates whether the purchase requisition line field is editable.
Syntax
public boolean allowFieldEdit(FieldId _fieldId, [boolean _isUserTaskApprovalOwner])
Run On
ClientOrServer
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field number in the PurchReqLine table.
- _isUserTaskApprovalOwner
Type: boolean
A Boolean value that specifies whether the requisitioner is the task owner.
Return Value
Type: boolean
true if the field is editable; otherwise, false.