HcmPositionWorkerAssignment::countFuturePositionWorkerAssignment Method
Counts the number of future positions that are associated with a position.
Syntax
client server public static Counter countFuturePositionWorkerAssignment(
HcmPositionRecId _hcmPositionRecId,
[utcdatetime _startDateTime,
utcdatetime _endDateTime])
Run On
Called
Parameters
- _hcmPositionRecId
Type: HcmPositionRecId Extended Data Type
The supplied HcmPositionRecId value.
- _startDateTime
Type: utcdatetime
A value of the ValidFrom field.
- _endDateTime
Type: utcdatetime
A value of the ValidTo field.
Return Value
Type: Counter Extended Data Type
The number of future positions assigned to the worker from the HcmPositionWorkerAssignment table.