RetailPeriodicDiscount.validateDatePeriod Method
Validates the starting date and ending date.
Syntax
public boolean validateDatePeriod()
Run On
Called
Return Value
Type: boolean
true if starting date is less than ending date; otherwise, false.