Share via


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

Return Value

Type: HcmJobTemplate Table
A record in the HcmJobTemplate table if found; otherwise, an empty record.

See Also

Reference

HcmJobTemplate Table