Share via


HRMCompFixedPlanTable::find Method

Finds a record in the HRMCompFixedPlanTable table by using the specified value of the PlanId field.

Syntax

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

See Also

Reference

HRMCompFixedPlanTable Table