DEL_RetailDiscountOfferTable.validateStatus Method
Validates the status of discount.
Syntax
public boolean validateStatus()
Run On
Called
Return Value
Type: boolean
false if the ending date of discount is less than system date; otherwise, true.