HRMCompFixedBudget::findHierarchyByDate Method
Finds a record in the HRMCompFixedBudget table for a supplied HcmPositionDetail record and a FromDate value.
Syntax
client server public static HRMCompFixedBudget findHierarchyByDate(HcmPositionDetail _positionDetail, [FromDate _checkDate])
Run On
Called
Parameters
- _positionDetail
Type: HcmPositionDetail Table
The HcmPositionDetail record.
- _checkDate
Type: FromDate Extended Data Type
The FromDate value; optional.
Return Value
Type: HRMCompFixedBudget Table
A record in the HRMCompFixedBudget table.