PSASchedEmplReservation::reservedHoursOtherProj Method

Calculates how many hours the worker has been booked outside the current project on a certain day.

Syntax

client server public static Hours reservedHoursOtherProj(
    ProjWorkerRecId _sWorkerId, 
    TransDate _dTrans, 
    PSASchedCommit _eCommit, 
    ProjId _projId)

Run On

Called

Parameters

Return Value

Type: Hours Extended Data Type
The workers hard or soft booking hours outside the current project.

See Also

Reference

PSASchedEmplReservation Table