DEL_RetailMultibuyDiscountItems.validateDelete Method
Determines if the current record is valid to be deleted.
Syntax
public boolean validateDelete()
Run On
Called
Return Value
Type: boolean
true if the record is valid; otherwise false.
Remarks
Fails the delete operation if the status of the offer is enabled.