BudgetAllocationTerm.validateField Method
Overwrites the system level error message with the custom error message to avoid duplicate insertion of the value of the BudgetAllocationId field.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
Return Value
Type: boolean
true if the value of the field is valid; otherwise, false.