PSASchedEmplReservation.checkConflict Method
Check and update resource assignment conflict
Syntax
public boolean checkConflict(
TransDate _dTransDate,
TimeOfDay _rStartTime,
TimeOfDay _rEndTIme,
ProjWorkerRecId _sWorkerId)
Run On
Called
Parameters
- _dTransDate
Type: TransDate Extended Data Type
The date to check
- _rStartTime
Type: timeOfDay
The start time of the day
- _rEndTIme
Type: timeOfDay
The end time of the day
- _sWorkerId
Type: ProjWorkerRecId Extended Data Type
The worker's RecID
Return Value
Type: boolean
Boolean to indicate if there is any conflict