Share via


AssetTrans::existDepreciationTrans Method

Checks whether a depreciation, depreciation adjustment, or extraordinary depreciation transaction is in the asset transaction table.

Syntax

client server public static boolean existDepreciationTrans(AssetId _assetId, AssetBookId _bookId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a depreciation, depreciation adjustment, or extraordinary depreciation transaction exists; otherwise false.

See Also

Reference

AssetTrans Table