BudgetCycle.isDateInBudgetCycle Method
Determines whether the specified date is within the budget cycle.
Syntax
public boolean isDateInBudgetCycle(TransDate _date)
Run On
Called
Parameters
- _date
Type: TransDate Extended Data Type
The date to determine whether it is in the budget cycle.
Return Value
Type: boolean
true if the specified date is within the budget cycle, otherwise, false.