Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.