TransportOrderStatusChanged Class |
[This is preliminary documentation and is subject to change.]
{ "TransportOrderNumber": "TR329483249830000", "Comments": "Kitting Underway...", "Status": "Kitting", "UpdatedBy": { "OperatorIdentifier": "2252e28d-102c-4ec1-9f14-1981c1191b95", "ActorType": "Human", "FullName": "Bill Smith", "LastName": "Smith", "FirstName": "Bill", "LoginName": "bill.smith@domain1.com" }, "RelatedWorkOrderNumber": "WO2384702937403280032", "Source": null, "FinalDestination": "LINE 1", "NextCheckpoint": "SMT STAGING AREA 1" }
Namespace: CFX.Materials.Transport
The TransportOrderStatusChanged type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransportOrderStatusChanged |
Name | Description | |
---|---|---|
![]() | Comments |
Human readable comments related to this event
|
![]() | FinalDestination |
The final destination for this transport order
|
![]() | NextCheckpoint |
The next anticipated check point (way point) for this transport order
|
![]() | RelatedWorkOrderNumber |
The related production work order number (where applicable)
|
![]() | Source |
The point of origination for this this transport order. Often
will be a stock area, room, etc., but may be any location within
the factory environment
|
![]() | Status |
The status of this transport order at the time of the event
|
![]() | TransportOrderNumber |
The order number of the new transport order
|
![]() | UpdatedBy |
The operator who updated the status (where applicable)
|