HcmJobADARequirement::findByJob Method
Finds a record in the HcmJobADARequirement table by using the specified value of the Job field.
Syntax
client server public static HcmJobADARequirement findByJob(
HcmJobRecId _job,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _job
Type: HcmJobRecId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: HcmJobADARequirement Table
A record in the HcmJobADARequirement table.