AssetShiftDepreciationProfile_IN::existDataWithoutDate Method
Checks whether there is another record that doesn’t have dates.
Syntax
client server private static boolean existDataWithoutDate(AssetDepreciationProfileId _profile, RecId _recId)
Run On
Called
Parameters
- _profile
Type: AssetDepreciationProfileId Extended Data Type
The profile ID of the specified asset depreciation.
- _recId
Type: RecId Extended Data Type
The record ID of another record for which you don’t want to search.
Return Value
Type: boolean
true if there is a record; otherwise, false.