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.
Validates the field value.
Syntax
public boolean validateField(FieldId _fieldIdToCheck, [PurchLine _purchLine])
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The ID of field to check.
- _purchLine
Type: PurchLine Table
The corresponding PurchLine record. Optional.
Return Value
Type: boolean
true if validation is passed; otherwise, return false.