| NodeId | ns=1;i=3016 |
| NodeClass | DataType |
| BrowseName | 1:ProductionOrderHeaderType |
| DisplayName | ProductionOrderHeaderType |
| Description | The ProductionOrderHeaderType structure contains the header information for a production order. |
| BaseType | 0:Structure |
| IsAbstract | False |
| Field Name | Data Type | Description |
|---|---|---|
| Number | 0:String | The production order number. |
| ProducedMaterial | 1:MaterialDefinitionType | The finished good that the material is produced by the production order. |
| TargetQuantity | 0:Double | The quantity of ProducedMaterial that is requested by the production order. |
| ContinueAtJobEnd | 0:Boolean | When ContinueAtJobEnd is True, then the operator may continue production (overproduction) after fulfilling the required TargetQuantity. |
| TargetStartTime | 0:UtcTime | The planned start date and time. |
| TargetEndTime | 0:UtcTime | The planned end date and time. |
| DataSetID | 0:String | The identifier of the dataset to be used for the production order, when the dataset is late-bound. The DatasetID will be NULL when the dataset is not late-bound. |
| DataSetDescription | 0:LocalizedText | The description of the dataset. |
| MaterialListID | 0:String | The identifier of the material list to be used for the production order, when the material list is late-bound. The DatasetID will be NULL when the dataset is not late-bound. |
| MaterialListDescription | 0:LocalizedText | The description of the material list. |