The inventory_events_types database table stores all inventory scan event types. Table 44 shows the fields and columns in the inventory_events_types table.
Table 44: inventory_events_types Table
|
Field |
Type |
Null |
Key |
Default |
Extra |
|---|---|---|---|---|---|
|
id |
int(11) |
PRI |
auto_increment |
||
|
event_type |
varchar(10) |