Share via


AssetShiftDepreciationProfile_IN::existSamePeriod Method

Checks whether there is another record in the same period.

Syntax

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

Run On

Called

Parameters

Return Value

Type: boolean
true if another record exists; otherwise, false.

See Also

Reference

AssetShiftDepreciationProfile_IN Table