Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a record in the HRMCompFixedBudget table for a supplied HcmPositionDetail record and a UTCDateTime value.
Syntax
client server public static HRMCompFixedBudget findHierarchy(HcmPositionDetail _positionDetail, [FromDateTime _checkDate])
Run On
Called
Parameters
- _positionDetail
Type: HcmPositionDetail Table
The HcmPositionDetail record.
- _checkDate
Type: FromDateTime Extended Data Type
The UTCDateTime value; optional.
Return Value
Type: HRMCompFixedBudget Table
A record in the HRMCompFixedBudget table.