This table contains the display names and visual ordering of item of the "General Inventory" inventory module items. The "General Inventory" module is special because it is usually rendered visually different than other modules. Each group in the General Inventory has an associated icon and a display name, which can be customized. This is especially useful in the Admin Console Inventory Browser, where it defines the names and ordering of the General Inventory icons.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| gindex | integer | not null | Display index, if index equals 0 this item is the component |
| unittype | integer | not null | For which unittype is this ment |
| domainid | integer | not null | Domain ID.Foreign Key to ca_n_tier |
| gid | nvarchar(127) | with null | Unique ID for this item |
| dname | nvarchar(127) | not null | Name to display on screen, enables multi lingual |
| iconkey | nvarchar(20) | with null | Key for the icon |
Product Name: Unicenter Desktop and Server Management
Table Type: Table