Share via


HRMCompOrgPerf::find Method

Finds a record in the HRMCompOrgPerf table by using the specified Department field and UTCDateTime value.

Syntax

client server public static HRMCompOrgPerf find(
    OMDepartmentRecId _departmentRecId, 
   [ValidFromDateTime _testDate, 
    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: HRMCompOrgPerf Table
A record in the HRMCompOrgPerf table.

See Also

Reference

HRMCompOrgPerf Table