Validates the start date and end date for the adjustment code.
Syntax
public boolean validateDatePeriod()
Run On
Called
Return Value
Type: boolean
true if the start date is earlier than the end date; otherwise, false.
Validates the start date and end date for the adjustment code.
public boolean validateDatePeriod()
Called
Type: boolean
true if the start date is earlier than the end date; otherwise, false.