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