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.
Checks whether the specified date is not the minimum or maximum date.
Syntax
private boolean isWrongDate(date _checkDate)
Run On
Called
Parameters
- _checkDate
Type: date
The date to validate.
Return Value
Type: boolean
true if the date is not the minimum or maximum date; otherwise, false.
Remarks
Per German regulatory requirements, the date to or date for maximum depreciation cannot be an empty value.