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 the asset book shift depreciation exists.
Syntax
client server public static boolean exist(
AssetId _assetId,
AssetBookId _bookId,
FromDate _fromDate,
ToDate _toDate)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset ID.
- _bookId
Type: AssetBookId Extended Data Type
The book ID.
- _fromDate
Type: FromDate Extended Data Type
The from date.
- _toDate
Type: ToDate Extended Data Type
The to date.
Return Value
Type: boolean
true if the asset book shift depreciation exists; otherwise, false.