Share via


AssetGroupSetupBonus_IN::findByAssetBookId Method

Finds an asset group setup bonus by asset book ID.

Syntax

client server public static AssetGroupSetupBonus_IN findByAssetBookId(
    AssetBookId _bookId, 
    AssetGroupId _assetGroupId, 
    AssetBonusId _bonusId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the asset group setup bonus will be updated.

Return Value

Type: AssetGroupSetupBonus_IN Table
The instance of the AssetGroupSetupBonus_IN class.

See Also

Reference

AssetGroupSetupBonus_IN Table