ProjInvoiceTable.validateField Method
Determines whether the p1 field is valid.
Syntax
public boolean validateField(FieldId p1)
Run On
Called
Parameters
- p1
Type: FieldId Extended Data Type
The field ID of the field to validate.
Return Value
Type: boolean
true if the field is valid; otherwise, false.
Remarks
The validateField method is automatically called from forms with the fieldId of the field that must be validated whenever a user leaves a field. If the "No one-time customers for invoice projects" project parameter is selected, the customer associated with the invoice account cannot be a one-time customer.