PSASchedEmplReservation::assignedHours Method

Calcuate the total assigned hours for a worker on a certain date

Syntax

client server public static Hours assignedHours(
    ProjWorkerRecId _sWorkerId, 
    TransDate _dTrans, 
    PSASchedCommit _eCommit, 
    ProjId _projId, 
   [RecId _workerLE])

Run On

Called

Parameters

Return Value

Type: Hours Extended Data Type
Total reservation in hours

See Also

Reference

PSASchedEmplReservation Table