CreateMaterialActualEx (IProductionRuntime)
Creates a material actual on a specified segment response, with the ability to set initial start and end time values for the actual.
- The S95 ID must be unique in the system or the call method fails.
- The material actual can be associated with only one of the following: a Lot ID, Sublot ID, or a Material resource.
Inputs | Data Type | Description |
---|---|---|
Description | String |
Specifies the description of the material 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 drop-down arrow to set the date and time. |
Lot or Sublot ID | GUID |
Specifies the lot or sublot ID of the material lot or material sublot associated with the material actual. |
Material | DirectoryResource |
Specifies the name of the material definition or material class associated with the material 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 material actual. |
Requirement ID | GUID |
Specifies the resource requirement you want to associate with the material 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 material actual. |
Start Timw | DateTime |
Specifies the initial start date and time, in UTC, for the actual. In the Inputs section of the activity configuration panel, click the drop-down arrow to set the date and time. |
Unit of Measure | String |
Specifies the unit of measure for the quantity you want to associate with the material actual. |
Outputs | Description | |
---|---|---|
GUID |
Returns the new material actual. |