Share via


RHRMPersonTitleTable::find Method

Finds the employee category

Syntax

client server public static RHRMPersonTitleTable find(HcmTitleRecId _hcmTitleId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    The indicator, if true then record will be selected for update.

Return Value

Type: RHRMPersonTitleTable Table
The found record.

See Also

Reference

RHRMPersonTitleTable Table