Sample add item class 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 |
|---|---|---|---|
|
ItemClass Id |
String80 |
TestItemClass |
TestItemClass |
|
Item Class Desc |
String80 |
TestItemClass |
TestItemClass |
|
Produced |
Logical |
Yes (True) |
True |
|
Consumed |
Logical |
Yes (True) |
True |
|
Obsolete |
Logical |
No (False) |
False |
|
Purchased |
Logical |
No (False) |
False |
|
Sold |
Logical |
No (False) |
False |