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 an unposted low-value pool transfer already exists for the specified asset and depreciation book.
Syntax
client server public static boolean hasUnpostedLVPTransfer(AssetId _assetId, AssetDepreciationBookId _bookId)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset ID to check.
- _bookId
Type: AssetDepreciationBookId Extended Data Type
The depreciation book to check.
Return Value
Type: boolean
true if an unposted transfer exists; otherwise, false.