11.23 ProductionOrderHeaderType Structure

The ProductionOrderHeaderType structure contains the header information for a production order.

The ProductionOrderHeaderType structure is defined in the following table.

Table 223 – ProductionOrderHeaderType Structure
NameTypeDescription
ProductionOrderHeaderTypestructureSubtype of Structure defined in OPC 10000-5

Number

0:StringThe production order number.

ProducedMaterial

MaterialDefinitionTypeThe finished good that the material is produced by the production order.

TargetQuantity

0:DoubleThe quantity of ProducedMaterial that is requested by the production order.

ContinueAtJobEnd

0:BooleanWhen ContinueAtJobEnd is True, then the operator may continue production (overproduction) after fulfilling the required TargetQuantity.

TargetStartTime

0:UtcTimeThe planned start date and time.

TargetEndTime

0:UtcTimeThe planned end date and time.

DataSetID

0:StringThe 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:LocalizedTextThe description of the dataset.

MaterialListID

0:StringThe 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:LocalizedTextThe description of the material list.