PRT_ITEM_TYP
The PRT Item Type (prt_item_typ) configuration file is used to define all of the item types that the Tracking Model is responsible for monitoring.
OPTIONAL FILE
The fields are:
No. | Field Name | Description | Data Type | Entry Example | |
0 |
item_type_id
|
Unique name for the item type. | 16 characters | COMPRESS | |
1 |
item_type_code
|
Unique code identifying the item type to be sued internally by PRT. | Integer | 4 | |
2 |
item_type_desc
|
Textual description of the item type. | 40 characters | Compressor Item Type | |
3 |
item_tracking_type
|
Code identifying the tracking type: | One byte | 1 | |
1 | Serialized | ||||
2 | Non-serialized | ||||
4 |
item_class_id
|
Name of the item class to which this item type belongs. Note: Item Classes are not required but are recommended. One item class can be created for all item types. | 16 characters | Refrig |
