Share via


AssetShiftDepreciationProfile_IN::existPeriodOverlap Method

Checks whether there is an overlap in a period.

Syntax

client server private static boolean existPeriodOverlap(
    AssetDepreciationProfileId _profile, 
    FromDate _fromDate, 
    ToDate _toDate, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if there is an overlap in the specified period; otherwise, false.

See Also

Reference

AssetShiftDepreciationProfile_IN Table