CreateEquipmentActualEx (IProductionRuntime)
Creates an equipment actual on a specified segment response, with the ability to set initial start and end time values for the actual.
Inputs | Data Type | Description |
---|---|---|
Description | String |
Specifies the name of the equipment actual. |
End Time | DateTime |
Specifies the initial end date and time, in UTC, for the 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. |
Equipment | DirectoryResource |
Specifies the equipment or equipment class associated with the equipment 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 equipment actual. |
Requirement ID (optional) | GUID |
Specifies the resource requirement you want to associate with the equipment actual. |
S95 ID | String |
Specifies the unique name of the equipment actual on the specified segment response. |
Segment Response ID | GUID |
Specifies the segment response you want to associate with the equipment actual. |
Start Time | DateTime |
Specifies the initial start date and time, in UTC, for the 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. |
Unit of Measure | String |
Specifies the unit of measure you want to associate with the equipment actual. |
Outputs | Description | |
---|---|---|
GUID |
Returns the new equipment actual. |