Share via


AssetBook::findByAssetDepreciationBookId_CN Method

Finds the specified asset book by depreciation book.

Syntax

client server public static AssetBook findByAssetDepreciationBookId_CN(
    AssetDepreciationBookId _assetDepreciationBookId, 
    AssetTransType _transType, 
    AssetId _assetId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the find operation is for an update.

Return Value

Type: AssetBook Table
The asset book.

See Also

Reference

AssetBook Table