CustTable.validateWrite Method
Determines whether the current record is valid and ready to be written to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the record is valid; otherwise, false.
Remarks
This method checks the identification number. If it is not entered it calls the validateIdentificationForCreditLimit method to check the necessary conditions for the identification number.