BudgetCycle.validateBudgetCycleStartDate Method
Determines whether the cycle periods overlaps.
Syntax
public boolean validateBudgetCycleStartDate()
Run On
Called
Return Value
Type: boolean
true if the cycle start date and end date does not overlap; otherwise, false.