HRMCompPerfAllocation::findHierarchyByDate Method
Finds the specified hierarchy by date.
Syntax
client server public static HRMCompPerfAllocation findHierarchyByDate(
HRMCompPerfPlanId _hrmCompPerfPlanId,
OMDepartmentRecId _departmentRecId,
FromDate _checkDate)
Run On
Called
Parameters
- _hrmCompPerfPlanId
Type: HRMCompPerfPlanId Extended Data Type
The compensation performance plan ID.
- _departmentRecId
Type: OMDepartmentRecId Extended Data Type
The department record ID.
- _checkDate
Type: FromDate Extended Data Type
The date to check.
Return Value
Type: HRMCompPerfAllocation Table
A record in the HRMCompPerfAllocation table; otherwise, an empty record.