Validates the ending date of the discount with current system date.
Syntax
public boolean endingDateValid()
Run On
Called
Return Value
Type: boolean
true if the ending date is less than current system date.
Validates the ending date of the discount with current system date.
public boolean endingDateValid()
Called
Type: boolean
true if the ending date is less than current system date.