HcmPositionForecastDetail::numberOfForecastPositionsPerJob Method
Calculates the number of unique positions in the HcmPositionForecastDetail table that have a specified job association.
Syntax
client server public static HcmMaximumPositions numberOfForecastPositionsPerJob(HcmJobRecId _jobRecId)
Run On
Called
Parameters
- _jobRecId
Type: HcmJobRecId Extended Data Type
An HcmJobRecId value for an HcmJob record.
Return Value
Type: HcmMaximumPositions Extended Data Type
The number of unique forecast positions that have the specified HcmJobRecId value.