PurchLine.validateField Method
Validates the value of field.
Syntax
public boolean validateField(FieldId fieldId)
Run On
Called
Parameters
- fieldId
Type: FieldId Extended Data Type
A FieldId type representing the field to be validated.
Return Value
Type: boolean
true if the field value is valid; otherwise, false.