DEL_RetailMixAndMatchLine.validateDelete Method
Method validates the record at the time of deletion. If the field Status is enabled then the record cannot be deleted.
Syntax
public boolean validateDelete()
Run On
Called
Return Value
Type: boolean
true if the record is valid to delete; else false.