This table is typically used by Unicenter Asset Management. It contains a text field with various configuration descriptions. Strings, data and other information are stored when there is no longer room in the original configuration tables.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| adid | integer | not null | Unique ID (may be UNITID) |
| adtype | integer | not null | Type of information The ADTYPE field describes what kind of information is stored in the ADTEXT field. The following types are currently public: ADDMEMO_JOBDESCRIPTION = 1 ADDMEMO_NDS = 2 ADDMEMO_ESCALATION = 3 ADDMEMO_HOLIDAY = 4 ADDMEMO_REMOTEPRODUCT = 5 The formatting of these fields is private. |
| part | integer | not null | Part number |
| domainid | integer | not null | Domain ID |
| adtext | nvarchar(127) | with null | Text field. Contains the text data. |
Product Name: Unicenter Desktop and Server Management
Table Type: Table