Share via


HRMInjuryCostType::findByCostType Method

Finds a record in the HRMInjuryCostType table that is based on a CostType value.

Syntax

client server public static HRMInjuryCostType findByCostType(
    HRMInjurySystemCostType _costType, 
   [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: HRMInjuryCostType Table
A record in the HRMInjuryCostType table.

See Also

Reference

HRMInjuryCostType Table