AssetParametersDeprRates_DE.checkForDEMaxDeprTransactions Method
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.