Share via


AssetTrans::findByAssetIdBookIdTransType_JP Method

Get instance of AssetTrans given AssetId, AssetBookId and AssetTransType.

Syntax

client server public static AssetTrans findByAssetIdBookIdTransType_JP(
    AssetId _assetId, 
    AssetBookId _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: AssetTrans Table
The AssetTrans table record.

See Also

Reference

AssetTrans Table