Share via


HRMCompPerfPlan::find Method

Finds a record in the HRMCompPerfPlan table by using the specified value of the PerfPlanId field.

Syntax

client server public static HRMCompPerfPlan find(HRMCompPerfPlanId _hrmCompPerfPlanId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: HRMCompPerfPlan Table
A record in the HRMCompPerfPlan table.

See Also

Reference

HRMCompPerfPlan Table