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 a field on the PurchRFQTableMap table is enabled.
Syntax
client server public static boolean fieldEnabled(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of a field on the PurchRFQTableMap table.
Return Value
Type: boolean
true if the field is enabled; otherwise, false.