Share via


AssetDepBookTrans::findByAssetIdBookIdTransType_JP Method

Get instance of AssetDepBookTrans given AssetId, AssetDepreciationBookId and AssetTransType.

Syntax

client server public static AssetDepBookTrans findByAssetIdBookIdTransType_JP(
    AssetId _assetId, 
    AssetDepreciationBookId _bookId, 
    AssetTransType _transType, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: AssetDepBookTrans Table
The AssetDepBookTrans table record.

See Also

Reference

AssetDepBookTrans Table