# userdata_types

### Detailed Description

The jobs in this area are used to manage arbitrary user-related data. Each data entry is identified by a freely selectable name (maximum length 100), a type and the user ID. The user ID is automatically determined by the jobs from the ID of the logged-in user. The value of the entry is written to a BLOB field and can have any content.

> **Caution:** The type is not freely selectable. If a new type is needed, it must first be registered.

| Type \|Description |  |
|---|---|
| `1` | Saved queries |
| `2` | External programs |
| `3` | AS.INI |
| `4` | Folder structure under "Desktop" |
| `5` | Extended queries |
| `6` | Data from current aslisten.dat |
| `7` | AS object in desktop area |
| `8` | Entries for list boxes |
| `9` | Reserved |
| `10` | Import configuration dBase III |
| `12` | Import configuration dBase IV |
| `13` | Import configuration dBase V / ASCII with delimiter |
| `14` | Import configuration ASCII fixed field length |
| `15` – `16` | Reserved |
| `17` | Import configuration XML linear |
| `18` | Import configuration MS Access |
| `19` | Import configuration Excel 3 |
| `20` | Import configuration Excel 4 |
| `21` | Import configuration Excel 5 |
| `22` | Import configuration Excel 8 |
| `23` | External import configuration |
| `24` | Import configuration ODBC |
| `25` – `30` | Reserved for import configurations |
| `31` | User/Group export configurations |
| `32` | User/Group import configurations |
| `33` | Configuration for automatic deletion of user trash cans |
| `50` | Client/Index scan configuration |
| `51` | Stamp templates for slides |
| `52` | Next position for public saved queries |
| `53` | Favorites for WF Addon |
| `54` | Settings for Window Gadget |
| `80` – `85` | User-related configuration information for add-on applications |
