DEL_RetailMixAndMatchLine.validateWrite Method
Method validates the record at the time of writing the record to the database. If the field status is enabled then fails to write the record.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the record is valid; else false.