HRMCompPayFrequency::find Method

Finds a record in the HRMCompPayFrequency table by using the specified PayFrequencyId field.

Syntax

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

See Also

Reference

HRMCompPayFrequency Table