Share via


AssetTrans::existAdjustmentTransPerDate Method

Indicates whether a depreciation, depreciation adjustment, or extraordinary depreciation transaction exists in the asset transaction table.

Syntax

client server public static boolean existAdjustmentTransPerDate(
    AssetId _assetId, 
    AssetBookId _bookId, 
    TransDate _startPeriod, 
    TransDate _endPeriod)

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