Share via


AssetBookShiftDepreciation_IN::exist Method

Checks whether the asset book shift depreciation exists.

Syntax

client server public static boolean exist(
    AssetId _assetId, 
    AssetBookId _bookId, 
    FromDate _fromDate, 
    ToDate _toDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the asset book shift depreciation exists; otherwise, false.

See Also

Reference

AssetBookShiftDepreciation_IN Table