HRMCompFixedPlanTable::findByWorkerPosition Method

Retrieves the HRMCompFixedPlanTable record of a worker for a specified position and date.

Syntax

client server public static HRMCompFixedPlanTable findByWorkerPosition(
    HcmWorkerRecId _workerRecId, 
    HcmPositionRecId _positionRecId, 
    TransDate _payDate)

Run On

Called

Parameters

Return Value

Type: HRMCompFixedPlanTable Table
true if the specified record exists; otherwise, false.

See Also

Reference

HRMCompFixedPlanTable Table