Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the hard booked hours per worker across the companies
Syntax
client server public static Hours reservedHoursPerWorker(
TransDate _startDate,
TransDate _endDate,
RecId _workerRecId,
[RecId _workerLegalEntity])
Run On
Called
Parameters
- _startDate
Type: TransDate Extended Data Type
The start date
- _endDate
Type: TransDate Extended Data Type
The end date
- _workerRecId
Type: RecId Extended Data Type
The worker's recid
- _workerLegalEntity
Type: RecId Extended Data Type
The worker's legal entity
Return Value
Type: Hours Extended Data Type
Total hard booked hours during the date range