Compartir a través de


AssetGroupTrans_IN::findByAssetId Method

Finds an asset group transaction by asset ID.

Syntax

client server public static AssetGroupTrans_IN findByAssetId(
    AssetId _assetId, 
    AssetGroupId _assetGroupId, 
    AssetDepreciationBookId _bookId, 
    AssetTransType _assetTransType, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: AssetGroupTrans_IN Table
The instance of the AssetGroupTrans_IN class.

See Also

Reference

AssetGroupTrans_IN Table