PSASchedEmplReservation::HasReservation Method

Check if the current worker has any hard/soft bookings for current project.

Syntax

client server public static boolean HasReservation(
    RecId _workerId, 
    ProjId _projId, 
   [smmActivityNumber _actNumber, 
    PSASchedCommit _commitType, 
    RecId _workerLE])

Run On

Called

Parameters

Return Value

Type: boolean
true if there is any hard/soft bookings for current worker on current project; otherwise, false;

See Also

Reference

PSASchedEmplReservation Table