AssetDepBook::isLowValuePoolBook Method
Determines whether the asset depreciation book uses low-value pool depreciation.
Syntax
client server public static boolean isLowValuePoolBook(AssetDepreciationBookId _bookId)
Run On
Called
Parameters
- _bookId
Type: AssetDepreciationBookId Extended Data Type
The depreciation book to check.
Return Value
Type: boolean
true if the asset depreciation book uses low-value pool depreciation; otherwise, false.