Sample work order test data and expected results
- Last UpdatedJan 21, 2026
- 1 minute read
Sample test data that could be entered in the form, and the expected results in the MES database, are listed in the following table.
|
Column Name |
Database Data Type |
Data Input |
Data Expected in MES Database |
|---|---|---|---|
|
Item Id |
String80 |
Item-A |
Item-A |
|
Process Id |
String80 |
Process_001 |
Process_001 |
|
Spec Version Id |
String 80 |
NULL |
NULL |
|
Work Order Id |
String 80 |
TestWO |
TestWO |
|
Work Order Description |
String80 |
Work_Order_TestWO |
Work_Order_TestWO |
|
User Id |
String 80 |
Ww |
Ww |
|
BOM Version Id |
String80 |
V.A.1 |
V.A.1 |
|
Release Time Local |
DateTime |
11/01/2012 04:00:00 |
11/01/2012 04:00:00 |
|
Required Finish Time Local |
DateTIme |
11/16/2012 14:00:00 |
11/16/2012 14:00:00 |
|
Required Quantity |
Int32 |
40 |
40 |
|
Start Quantity |
Int32 |
50 |
50 |
|
Priority |
Int32 |
2 |
2 |