RetailConcessionContractArea.validateWrite Method
Validates whether the area is already used in a commission. If it has, the record is not created to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the record is valid; otherwise, false.