Share via


HRMCompVarPlanTable::find Method

Finds a record in the HRMCompVarPlanTable table by using the specified value of the VestingId field.

Syntax

client server public static HRMCompVarPlanTable find(HRMCompVarPlanId _hrmCompVarPlanId, [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: HRMCompVarPlanTable Table
A record in the HRMCompVarPlanTable table.

See Also

Reference

HRMCompVarPlanTable Table