HcmInsuranceType::find Method
Finds the specified record in the HcmInsuranceType table.
Syntax
client server public static HcmInsuranceType find(
HcmInsuranceTypeRecId _recId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: HcmInsuranceTypeRecId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: HcmInsuranceType Table
A record in theHcmInsuranceType table; otherwise, an empty record.