Share via


HRMCompEligibility::queryFixed Method

Builds a Query object instance for selecting fixed compensation plan records that are eligible using the supplied HcmPositionRecId, HcmWorkerRecId, and HRMCompFromDate values.

Syntax

client server public static Query queryFixed(
    HcmPositionRecId _positionRecId, 
    HcmWorkerRecId _workerRecId, 
   [HRMCompFromDate _validFromDateTime])

Run On

Called

Parameters

Return Value

Type: Query Class
A Query object instance that is used to select fixed compensation plans records that are eligible.

See Also

Reference

HRMCompEligibility Table