Share via


AssetBookTableShiftDepreciation_IN::existPeriodOverlap Method

Checks whether overlapping periods exist.

Syntax

server private static boolean existPeriodOverlap(
    AssetBookId _bookId, 
    FromDate _fromDate, 
    ToDate _toDate, 
    RecId _recId)

Run On

Server

Parameters

Return Value

Type: boolean
true if overlapping periods exist; otherwise, false.

See Also

Reference

AssetBookTableShiftDepreciation_IN Table