Share via


HRMCompPayrollEntity::find Method

Finds a record in the HRMCompPayrollEntity table based on supplied value of the PayrollEntityId field.

Syntax

client server public static HRMCompPayrollEntity find(HRMCompPayrollEntityId _hrmCompPayrollEntityId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: HRMCompPayrollEntity Table
A record from the HRMCompPayrollEntity table.

See Also

Reference

HRMCompPayrollEntity Table