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.
Indicates whether there are depreciation transactions that exist for the specified dates.
Syntax
private boolean checkForDEMaxDeprTransactions(date _startDate, date _endDate)
Run On
Called
Parameters
- _startDate
 Type: date
 The first date of the period.
- _endDate
 Type: date
 The last date of the period.
Return Value
Type: boolean
true if transactions exist; otherwise, false.