Share via


AssetBookTableShiftDepreciation_IN::existSamePeriod Method

Checks whether another record exists that has the same period interval.

Syntax

server private static boolean existSamePeriod(
    AssetBookId _assetBookId, 
    FromDate _fromDate, 
    ToDate _toDate, 
    RecId _recId)

Run On

Server

Parameters

Return Value

Type: boolean
true if another record exists that has the same period interval; otherwise, false.

See Also

Reference

AssetBookTableShiftDepreciation_IN Table