HRMInjuryTreatmentType::findByTreatmentTypeId Method
Finds a record in the HRMInjuryTreatmentType table that is based on a HRMInjuryTreatmentTypeId value.
Syntax
client server public static HRMInjuryTreatmentType findByTreatmentTypeId(
HRMInjuryTreatmentTypeId _treatmentTypeId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _treatmentTypeId
Type: HRMInjuryTreatmentTypeId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: HRMInjuryTreatmentType Table
A record in the HRMInjuryTreatmentTypeId table.