HRMCompPerfRating::find Method
Finds a record in the HRMCompPerfRating table by using the specified value of the VestingId field.
Syntax
client server public static HRMCompPerfRating find(HRMCompPerfRatingId _hrmCompPerfRatingId, [boolean _forUpdate])
Run On
Called
Parameters
- _hrmCompPerfRatingId
Type: HRMCompPerfRatingId Extended Data Type
The value of the RatingId field of the record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: HRMCompPerfRating Table
A record in the HRMCompPerfRating table.