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 existByAssetIdBookId(AssetId _assetId, AssetBookId _bookId)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset ID.
- _bookId
Type: AssetBookId Extended Data Type
The book ID.
Return Value
Type: boolean
true if the asset book shift depreciation exists; otherwise, false.