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.

Note: The S95 ID must be unique in the system or the call method fails.
InputsData TypeDescription
DescriptionString

Specifies the name of the equipment actual.

End TimeDateTime

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.

EquipmentDirectoryResource

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.

QuantityDouble

Specifies the quantity of the equipment actual.

Requirement ID (optional)GUID

Specifies the resource requirement you want to associate with the equipment actual.

S95 IDString

Specifies the unique name of the equipment actual on the specified segment response.

Segment Response IDGUID

Specifies the segment response you want to associate with the equipment actual.

Start TimeDateTime

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 MeasureString

Specifies the unit of measure you want to associate with the equipment actual.

OutputsDescription
GUID 

Returns the new equipment actual.