DEL_RetailMultibuyDiscountTable.validateStatus Method
Validates the field Status.
Syntax
public boolean validateStatus()
Run On
Called
Return Value
Type: boolean
true if the field is valid; otherwise false.
Remarks
If the ending date of the offer is expired then an error is thrown that the status of the offer should be disabled.