CreatePersonnelActual (IProductionRuntime)
Creates a personnel actual on a specified segment response, without the ability to set initial start and end time values for the actual.
If you want to set initial start and end time values for the actual, use the CreatePersonnelActualEx call method instead.
Inputs | Data Type | Description |
---|---|---|
Description | DirectoryResource |
Specifies the description of the personnel actual. |
Personnel | String |
Specifies the name of the person or personnel class associated with the personnel actual. In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use. |
Quantity | Double |
Specifies the quantity of the personnel resource actual used. |
Requirement ID | GUID |
Specifies the resource requirement you want to associate with the personnel actual. |
S95 ID | String |
Specifies the unique name of the personnel actual on the specified segment response. |
Segment Response ID | GUID |
Specifies the segment response you want to associate with the personnel actual. |
Unit of Measure | String |
Specifies the unit of measure for the quantity you want to associate with the personnel actual. |
Outputs | Description | |
---|---|---|
GUID |
Returns the new personnel actual. |