Share via


AssetDepBook::hasUnpostedLVPTransfer Method

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

Return Value

Type: boolean
true if an unposted transfer exists; otherwise, false.

See Also

Reference

AssetDepBook Table