RHRMPersonTitleTable::find Method
Finds the employee category
Syntax
client server public static RHRMPersonTitleTable find(HcmTitleRecId _hcmTitleId, [boolean _forUpdate])
Run On
Called
Parameters
- _hcmTitleId
Type: HcmTitleRecId Extended Data Type
The title.
- _forUpdate
Type: boolean
The indicator, if true then record will be selected for update.
Return Value
Type: RHRMPersonTitleTable Table
The found record.