HRCCompRefPointSetup::find Method
Finds a specified record in the HRCCompRefPointSetup table.
Syntax
client server public static HRCCompRefPointSetup find(HRCCompRefPointSetupId _hrcCompRefPointSetupId, [boolean _forUpdate])
Run On
Called
Parameters
- _hrcCompRefPointSetupId
Type: HRCCompRefPointSetupId Extended Data Type
A RefPointSetupId value of the record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: HRCCompRefPointSetup Table
A record in the HRCCompRefPointSetup table.