LedgerEliminationRule.isInEffectiveRange Method
Determines whether the date falls in the effective date range.
Syntax
public boolean isInEffectiveRange(TransDate _dateToCheck)
Run On
Called
Parameters
- _dateToCheck
Type: TransDate Extended Data Type
Return Value
Type: boolean
true if the date is in the range; otherwise, false.