Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether there is a profile for the specified asset shift depreciation.
Syntax
client server public static boolean exist(
AssetDepreciationProfileId _profile,
FromDate _fromDate,
ToDate _toDate)
Run On
Called
Parameters
- _profile
Type: AssetDepreciationProfileId Extended Data Type
The profile for the specified asset shift depreciation.
- _fromDate
Type: FromDate Extended Data Type
The ‘from’ date.
- _toDate
Type: ToDate Extended Data Type
The ‘to’ date.
Return Value
Type: boolean
true if there is a profile for the specified asset depreciation; otherwise, false.