AssetBookShiftDepreciation_IN::existByAssetIdBookId Method
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.