> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# associate table

> Employees, resources and other users - except for External persons

## associate Table (2)

associate MDO list item table.
Employees, resources and other users - except for External persons

## Fields

| Name                      | Description                                                                                                                                                      | Type                                            | Nullable |
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- | :------: |
| associate\_id             | Primary key                                                                                                                                                      | PK                                              |    No    |
| name                      | Initials, also login name, possibly database user name                                                                                                           | String(239)                                     |    No    |
| rank                      | Rank order                                                                                                                                                       | UShort                                          |    Yes   |
| tooltip                   | Tooltip or other description                                                                                                                                     | String(254)                                     |    Yes   |
| deleted                   | 1 = the user is retired and should have no rights, not appear in lists, etc.                                                                                     | UShort                                          |    Yes   |
| group\_idx                | Primary group membership, see UserGroupLink for secondary memberships                                                                                            | FK [UserGroup](./usergroup.mdx)                 |    No    |
| lastlogin                 | Last login date                                                                                                                                                  | DateTime                                        |    No    |
| lastlogout                | Last logout date                                                                                                                                                 | DateTime                                        |    No    |
| person\_id                | Owning person record                                                                                                                                             | FK [person](./person.mdx)                       |    No    |
| checklistlimit            | Diary checklist scan limit                                                                                                                                       | DateTime                                        |    No    |
| type                      | Associate type                                                                                                                                                   | Enum [AssociateType](./enums/associatetype.mdx) |    Yes   |
| userFlags                 | user-specific GUI flags                                                                                                                                          | String(127)                                     |    Yes   |
| registered                | Registered when                                                                                                                                                  | UtcDateTime                                     |    No    |
| registered\_associate\_id | Registered by whom                                                                                                                                               | FK [associate](./associate.mdx)                 |    No    |
| updated                   | Last updated when                                                                                                                                                | UtcDateTime                                     |    No    |
| updated\_associate\_id    | Last updated by whom                                                                                                                                             | FK [associate](./associate.mdx)                 |    No    |
| updatedCount              | Number of updates                                                                                                                                                | UShort                                          |    No    |
| isLocation                | For resources only: 1 if this resource represents a location                                                                                                     | Bool                                            |    Yes   |
| tzLocationId              | Default timezone location for this associate                                                                                                                     | FK [TZLocation](./tzlocation.mdx)               |    Yes   |
| locationAddress           | Address of location, if this is a resource that is a location                                                                                                    | String(239)                                     |    Yes   |
| ejuserId                  | ID of the ej user record corresponding to this associate; 0 for associates that are not ej users                                                                 | FK [ejuser](./ejuser.mdx)                       |    Yes   |
| encryptedCheck            | Encrypted hash checksum                                                                                                                                          | String(254)                                     |    No    |
| userName                  | Associate user name                                                                                                                                              | String(254)                                     |    Yes   |
| waiting\_for\_approval    | 0 = Approved (default). 1 = Associate/User must be approved by an administrator. User cannot log in while waiting, but can be assigned licenses. Used in Online. | Bool                                            |    No    |

<img src="https://mintcdn.com/superofficeas/i6M2qZmvMNH7UTeu/media/loc/en/database/tables/associate.png?fit=max&auto=format&n=i6M2qZmvMNH7UTeu&q=85&s=70ad004db35d942220cc6bc5dd9518d8" alt="associate table relationship diagram" width="748" height="681" data-path="media/loc/en/database/tables/associate.png" />

## Indexes

| Fields     | Types       | Description |
| ---------- | ----------- | ----------- |
| name       | String(239) | Unique      |
| person\_id | FK          | Index       |
| type       | Enum        | Index       |

## Relationships

| Table                                                           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| --------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [address](./address)                                            | Contact and Person addresses                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [AddressFormat](./addressformat)                                | Address formats for GUI and labels. See more information: Addressformat on [http://techdoc.superoffice.com](http://techdoc.superoffice.com)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [ai\_chat\_turn](./ai-chat-turn)                                | Contains AI Chatbot history - contains whole chat, not just what is sent to the chatbot. History is ready ordered by timestamp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [AmountClass](./amountclass)                                    | Amount Class list for SuperOffice Sales Intelligence (Saint) - used to group sales by amounts, into bins (low --> high) called amount classes. More information regarding SuperOffice Sales Intelligence on [http://techdoc.superoffice.com](http://techdoc.superoffice.com)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [AmountClassGroupLink](./amountclassgrouplink)                  | User group link table for AmountClass, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [AmountClassHeadingLink](./amountclassheadinglink)              | Heading link table for AmountClass, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [appointment](./appointment)                                    | Tasks, appointments, followups, phone calls; and documents (document\_id != 0). An appointment always has a corresponding record in VisibleFor specifying who may see this.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [area](./area)                                                  | Definition of an Area (database subset for satellite and travel)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [areauserassignment](./areauserassignment)                      | Link table indicating which users actually reside in this area.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [areauserinclusion](./areauserinclusion)                        | Link table incidated whose data should be included in this area. If Include all data in Area (no filtering) is ticket then there will be no rows for this area in this table.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [associate](./associate)                                        | Employees, resources and other users - except for External persons                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [AssociateGroupLink](./associategrouplink)                      | User group link table for Associate, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [AssociateHeadingLink](./associateheadinglink)                  | Heading link table for associate for display only. Supportive table, used for grouping and filtering on lists.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [AssociateHistory](./associatehistory)                          | Historical information about associates that have been deleted. Most references are NOT declared as foreign keys; this is a historical table that should not be updated when further changes occur in the database                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [attachment\_location](./attachment-location)                   | A location for storing attachments                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [AudienceConfig](./audienceconfig)                              | Configuration data for Audience core and webparts                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [AudienceLayout](./audiencelayout)                              | One layout (of webparts and other stuff) for an audience instance                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [AudienceLayoutLink](./audiencelayoutlink)                      | Link between an audience layout and some target grouping table - might be Role or Category                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [AudienceVisibility](./audiencevisibility)                      | How projects (or whatever) should be made visible in audience                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [AutomatedCategoryUpdate](./automatedcategoryupdate)            | Info on how to autoupdate category when changing sale or leadstatus on person                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [available\_fonts](./available-fonts)                           | This table contains all fonts selected to be available for external usage                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [BaseTZLocation](./basetzlocation)                              | Time zone location for the database (how tz-related datetimes should be stored in the database)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [BatchTask](./batchtask)                                        | Batch task request details, corresponding to the message body of a batch request message                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [BatchTaskDefinition](./batchtaskdefinition)                    | Batch task definitiopns, populated from the SuperOffice.CRM.BatchProcessing.BatchTask attribute                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [BinaryObject](./binaryobject)                                  | Binary objects, i.e., blobs. Used for images, documents, SuperOffice inbox mail  and other large binary items                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [BinaryObjectLink](./binaryobjectlink)                          | Link table, connects a BinaryObject with one or more owners                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [board\_view\_settings](./board-view-settings)                  | Settings for selection board view                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [Business](./business)                                          | Business list table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [BusinessGroupLink](./businessgrouplink)                        | User group link table for Business, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [BusinessHeadingLink](./businessheadinglink)                    | Heading link table for Business, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [Category](./category)                                          | Category list table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [CategoryFamily](./categoryfamily)                              | Grouping table so that multiple company categories can be grouped under one term; to simplify searching for things like 'all customers'                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [CategoryGroupLink](./categorygrouplink)                        | User group link table for Category, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [CategoryHeadingLink](./categoryheadinglink)                    | Heading link table for Category, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [cc\_template](./cc-template)                                   | This table contains templates for the customer center                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [company](./company)                                            | Information on license and owner of this SuperOffice database. This table should only have 1 row. This table contains encrypted license information. Changing it will disable login for all users and require you to restore the database from backup.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [Comptr](./comptr)                                              | Comptr list table. List of all possible competitors (sale).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [ComptrGroupLink](./comptrgrouplink)                            | User group link table for Comptr, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [ComptrHeadingLink](./comptrheadinglink)                        | Heading link table for Comptr, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ConfigurableScreenAppliesTo](./configurablescreenappliesto)    | Mapping between recipes in scil and chosen type of data (appliesToKey) to differ layouts on                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [ConfigurableScreenDelta](./configurablescreendelta)            | Parts of recipes in SCIL to insert or remove in given recipes                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [ConnectionConfigField](./connectionconfigfield)                | Configuration data for Erp and Quote Connections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [ConsentPerson](./consentperson)                                | Link table that defines who has which consents                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ConsentPurpose](./consentpurpose)                              | GDPR purpose alternatives                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [ConsentSource](./consentsource)                                | Consent source for GDPR                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [contact](./contact)                                            | Companies and Organizations.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [contactinterest](./contactinterest)                            | Link-table between contact and interests in ContInt                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [ContInt](./contint)                                            | ContInt list table. List-text of all valid contact interest types.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [ContIntGroupLink](./contintgrouplink)                          | User group link table for ContInt, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [ContIntHeadingLink](./contintheadinglink)                      | Heading link table for ContInt, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [copilot](./copilot)                                            | Contains all available copilots                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [copilot\_data\_source](./copilot-data-source)                  | Stores data sources for each copilot                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [copilot\_data\_source\_setting](./copilot-data-source-setting) | Stores specific configuration values for each data source                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [CounterValue](./countervalue)                                  | Visible for rights                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [country](./country)                                            | Country information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [CountryGroupLink](./countrygrouplink)                          | User group link table for Country, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [CountryHeadingLink](./countryheadinglink)                      | Heading link table for Country, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [Credentials](./credentials)                                    | Alternative credentials                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [Credited](./credited)                                          | Credited list table. List of who is to be credited for the sale.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [CreditedGroupLink](./creditedgrouplink)                        | User group link table for Credited, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [CreditedHeadingLink](./creditedheadinglink)                    | Heading link table for Credited, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [Currency](./currency)                                          | Currency list table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [CurrencyGroupLink](./currencygrouplink)                        | User group link table for Currency, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [CurrencyHeadingLink](./currencyheadinglink)                    | Heading link table for Currency, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [cust\_config](./cust-config)                                   | This table contains JSON structures used for customizing the customer center                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [dashboard](./dashboard)                                        | Describes a dashboard                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [dashboard\_theme](./dashboard-theme)                           | A set of style rules for the Dashboard                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [dashboard\_tile](./dashboard-tile)                             | Represents one tile in the dashboard                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [dashboard\_tile\_definition](./dashboard-tile-definition)      | Describes the contents of a tile                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [dashboard\_tile\_field](./dashboard-tile-field)                | Describes the contents of a tile field                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [DataRight](./dataright)                                        | Data right definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [DeliveryTerms](./deliveryterms)                                | The list of Delivery terms, in the internal product register                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [DeliveryTermsGroupLink](./deliverytermsgrouplink)              | User group link table for DeliveryTerms, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [DeliveryTermsHeadingLink](./deliverytermsheadinglink)          | Heading link table for DeliveryTerms, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [DeliveryType](./deliverytype)                                  | The list of Delivery types, in the internal product register                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [DeliveryTypeGroupLink](./deliverytypegrouplink)                | User group link table for DeliveryType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [DeliveryTypeHeadingLink](./deliverytypeheadinglink)            | Heading link table for DeliveryType, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [DiaryView](./diaryview)                                        | Configuration of a multi-user diary view                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [DiaryViewRow](./diaryviewrow)                                  | Configuration of a multi-user diary view                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [DocTmpl](./doctmpl)                                            | DocTmpl list table. Describes templates available for writing new documents.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [DocTmplGroupLink](./doctmplgrouplink)                          | User group link table for DocTmpl, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [DocTmplHeadingLink](./doctmplheadinglink)                      | Heading link table for DocTmpl, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [document](./document)                                          | Documents, this table is an extension of the Appointment table.  There is always a corresponding appointment record; the relation between appointment and document is navigable in both directions. A document-type appointment record always has a corresponding document record and a record in VisibleFor specifying who may see this.                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [EjCategoryGroupLink](./ejcategorygrouplink)                    | User group link table for EjCategory, for mass handling ej\_category members                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [ejscript](./ejscript)                                          | ejscript                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [ejuser](./ejuser)                                              | This table contains entries for the users of the system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [Email](./email)                                                | Email addresses for contacts, projects and persons                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [email\_account](./email-account)                               | Email account information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [email\_flow](./email-flow)                                     | A set of properties related to the email workflow.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [email\_flow\_content\_link](./email-flow-content-link)         | Links content to an email workflow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [email\_folder](./email-folder)                                 | Corresponds to an email folder on a mail server                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [email\_item](./email-item)                                     | Email data                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [EntityCounts](./entitycounts)                                  | Number of different entities an associate has created for usage statistics                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [ErpConfiguration](./erpconfiguration)                          | Global settings for the Erp Integration Server                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ErpConnection](./erpconnection)                                | One connection to an ERP connector, specifying Client and other required information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [ErpConnectionAccess](./erpconnectionaccess)                    | Access control for Erp Connections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [ErpConnectionActorType](./erpconnectionactortype)              | Data about the configuration of one Erp Actor on one ErpConnection                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [ErpConnector](./erpconnector)                                  | One ERP Connector, known by its URL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [ErpExternalKey](./erpexternalkey)                              | The external (ERP-facing) key related to a synchronized record / connection                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [ErpField](./erpfield)                                          | Store the metadata describing the fields that belong to an actor/connection combination, as described by the Erp Connector                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [ErpInternalKey](./erpinternalkey)                              | The internal (superoffice-facing) key related to a synchronized record                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [ErpListItemMapping](./erplistitemmapping)                      | Defines a mapping of ERP to CRM fields, per connection and actor type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [ErpSyncLog](./erpsynclog)                                      | Record all field changes done by the Erp Sync                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [ExtApp](./extapp)                                              | ExtApp list table. Applications startable from SuperOffice                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [ExtAppGroupLink](./extappgrouplink)                            | User group link table for ExtApp, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [ExtAppHeadingLink](./extappheadinglink)                        | Heading link table for ExtApp, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [external\_owner](./external-owner)                             | Owner of external data imported into the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [ExternalEvent](./externalevent)                                | The definition of projects as events in Audience (or other Collaborative apps)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [Favourite](./favourite)                                        | Favourite records (star-marking)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [FieldLabel](./fieldlabel)                                      | Field label override table, makes it possible to override internal string resources. Define your own text for the panels in SuperOffice, e.g. rename Project to Cars in SOAdmin - System Options - Labels  This table contains controlling data for the string substitution mechanism. There is one row in this table for each label or string that can be substituted; the active field indicates whether the string is actually being substituted or not. Initially, all rows have this field set to 0. The table is loaded with initial data during database setup.  Only SuperOffice Development has the necessary expertise to safely add rows to this table.  If a row has active = 1, the table LocaleText should contain one or more rows pointing back to this table, with the actual text to be used. |
| [foreignapp](./foreignapp)                                      | Top level of Foreign Key system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [foreigndevice](./foreigndevice)                                | Middle level of Foreign Key system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [foreignkey](./foreignkey)                                      | Foreign Key - enables storage of arbitrary extra key information for every table/row in SuperOffice. You may use this table to store your extra information instead of using the dictionary SDK to create your own tables.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [form](./form)                                                  | A form which can be published on a webpage and submitted by visitors                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [form\_field\_restriction](./form-field-restriction)            | This table contains all form fields restrictions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [form\_field\_value](./form-field-value)                        | Form field values saved in a searchable format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [FunctionRight](./functionright)                                | Functional right definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [FunctionRightRoleLink](./functionrightrolelink)                | Functional right definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [Heading](./heading)                                            | Heading items for all MDO lists, lists that are grouped and filtered.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [hierarchy](./hierarchy)                                        | This table contains folders used to group the extra tables in the system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [History](./history)                                            | History lists for lists and searchable controls. Maintains history for Navigator or other search (find dialogs). A single table may have more than one record here, as indicated by the extra\_id field. The HistorySize (preference may be set in maintenance client) defines how many records you can have in a history list.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [ImportDefault](./importdefault)                                | Defaults for import fields/objects                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [ImportField](./importfield)                                    | Import object types - see localetext for names                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ImportObject](./importobject)                                  | Import object types - see localetext for names.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [ImportRelation](./importrelation)                              | Relations between import objects                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [Intent](./intent)                                              | Intent list for SAINT. More information regarding SuperOffice Sales Intelligence on [http://techdoc.superoffice.com](http://techdoc.superoffice.com)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [IntentGroupLink](./intentgrouplink)                            | User group link table for Intent, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [IntentHeadingLink](./intentheadinglink)                        | Heading link table for Intent, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [invitation](./invitation)                                      | Invitations to events                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [landing\_page](./landing-page)                                 | Per-associate landing page configuration for a given entity type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [landing\_page\_tab](./landing-page-tab)                        | A tab (pinned selection or entity record) on a landing page                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [LanguageInfo](./languageinfo)                                  | Information about languages, from ISO standards and related information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [LanguageInfoCountry](./languageinfocountry)                    | Many-many link between countries and languages, to give intelligent choices for language                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [LegalBase](./legalbase)                                        | Legal base for GDPR (Article 6)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [LicenseAssocLink](./licenseassoclink)                          | Link between ModuleLicense and Associate, for per-assoc licenses; this is how licenses are assigned/consumed                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [LicenseSatlLink](./licensesatllink)                            | Link between License and Satellite, for per-database licenses                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [LocaleText](./localetext)                                      | Multi-language text items. Used for user-defined field labels. Must be assigned correct name to match the language they start SuperOffice in.  This table should be viewed in conjunction with FieldLabel. If a row in FieldLable has active = 1 this table will need to contain at least one row with the same resourceId as the FieldLabel row. The language id can be either 0 or one of the Windows language ID's; SuperOffice will pick the correct language on startup according to the user settings. If a label cannot be found with the given language and also not with language 0, it will not be substituted.                                                                                                                                                                                       |
| [MailingDomains](./mailingdomains)                              | List of allowed domains used in a Mailing                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [MergeMoveLog](./mergemovelog)                                  | Log of merge and move operations (person, contact, project)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [Message](./message)                                            | Definition of a message, corresponding to the header of a protocol                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [MessageHandler](./messagehandler)                              | Presence and heartbeat of a message handler, should be updated once a minute. Older records are stale                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [metering\_log](./metering-log)                                 | Metering log table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [ModuleLicense](./modulelicense)                                | Module licenses, belonging to one single owner                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ModuleOwner](./moduleowner)                                    | Unique owner of a set of licensed modules                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [MrMrs](./mrmrs)                                                | MrMrs list table. List of salutations.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [MrMrsGroupLink](./mrmrsgrouplink)                              | User group link table for MrMrs, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [MrMrsHeadingLink](./mrmrsheadinglink)                          | Heading link table for MrMrs, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [navigation\_history](./navigation-history)                     | Per-associate navigation state: Current (persisted soprotocol) and Recent navigation entries, keyed by client and key                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [NewsFeedItem](./newsfeeditem)                                  | Contains news feed items - published to one or more users, with one or more language descriptions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [NewsFeedItemRecipient](./newsfeeditemrecipient)                | Recipients of the news feed item. One news feed item may be sent to multiple recipients (users).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [notify](./notify)                                              | This table contains the pop-up messages displayed for users for various events, such as \&apos;new ticket\&apos;, etc.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [OnlineApp](./onlineapp)                                        | Echo and track information about Online Apps and their usage                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [outgoing\_message](./outgoing-message)                         | Delivery of outgoing messages to messageplugins, updated with status asynchroneously                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [OwnerContactLink](./ownercontactlink)                          | Table specifying which contacts can own associates.  All contacts that have rows in this table (i.e. rows with contact\_id pointing to them) will be offered as associate owners in the maintenance client and as candidate Satellite owners. Such contacts have restrictions on editing and deletion to protect database consistency.                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [PaymentTerms](./paymentterms)                                  | The list of payment terms, in the internal product register                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [PaymentTermsGroupLink](./paymenttermsgrouplink)                | User group link table for PaymentTerms, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [PaymentTermsHeadingLink](./paymenttermsheadinglink)            | Heading link table for PaymentTerms, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [PaymentType](./paymenttype)                                    | The list of payment types, in the internal product register                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [PaymentTypeGroupLink](./paymenttypegrouplink)                  | User group link table for PaymentType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [PaymentTypeHeadingLink](./paymenttypeheadinglink)              | Heading link table for PaymentType, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [PersInt](./persint)                                            | PersInt list table. List of Person interests.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [PersIntGroupLink](./persintgrouplink)                          | User group link table for PersInt, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [PersIntHeadingLink](./persintheadinglink)                      | Heading link table for PersInt, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [person](./person)                                              | Persons                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [personinterest](./personinterest)                              | Note: If you add or remove rows in this table, you will need to update the interestCount field in the person table accordingly. This field should always reflect the number of interest records a person has, to enable the correct setting of the interest indicator on the tab in the person dialog.  Replication note: The combination of person\_id and pinterest\_idx is unique. If a duplicate is made on a replicated database, the system will replace the record in the target database with the one derived from the source database during replication. Therefore, do not assume that a record in this table will retain its ID indefinitely, even if the person keeps the interest.                                                                                                                 |
| [PersPos](./perspos)                                            | PersPos list table. Contact person position list                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [PersPosGroupLink](./persposgrouplink)                          | User group link table for PersPos, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [PersPosHeadingLink](./persposheadinglink)                      | Heading link table for PersPos, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [phone](./phone)                                                | Contact and Person phonenumbers (+fax)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [PhoneFormat](./phoneformat)                                    | Formatting information for telephone numbers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [PMembType](./pmembtype)                                        | PMembType list table. List text of titles (member types) for project members.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [PMembTypeGroupLink](./pmembtypegrouplink)                      | User group link table for PMembType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [PMembTypeHeadingLink](./pmembtypeheadinglink)                  | Heading link table for PMembType, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [PrefDesc](./prefdesc)                                          | Preference description, drives the Preference GUI. Maintenance client - controls all preferences in SuperOffice. You find an overview off all standard preference on [http://techdoc.superoffice.com](http://techdoc.superoffice.com).  May be used by third-party developers to add system preferences to be updated from SuperOffice Maintenance client, instead of ini-files.                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [PrefDescLine](./prefdescline)                                  | Preference description - multiple choice line - drives the Preference GUI. May be used by third-party developers to add system preferences to be updated from SuperOffice Maintenance client, instead of ini-files.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [preference](./preference)                                      | Not quite obsolete preference table; historical info mostly. From 6.1 this table now holds an upgrade stamp.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [PriceList](./pricelist)                                        | List of prices, cached from an ERP system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [PriceUnit](./priceunit)                                        | The list of price units, in the internal product register (meter, ton, bushel, microsecond, gradus, τρυβλίον, 五合枡, دونم or whatever)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [PriceUnitGroupLink](./priceunitgrouplink)                      | User group link table for PriceUnit, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [PriceUnitHeadingLink](./priceunitheadinglink)                  | Heading link table for PriceUnit, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [Priority](./priority)                                          | Priority list table. Used with appointments: low, high.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [PriorityGroupLink](./prioritygrouplink)                        | User group link table for Priority, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [PriorityHeadingLink](./priorityheadinglink)                    | Heading link table for Priority, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [Prob](./prob)                                                  | Prob list table. Probability, used in  sales .                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ProbGroupLink](./probgrouplink)                                | User group link table for Prob, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [ProbHeadingLink](./probheadinglink)                            | Heading link table for Prob, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [Product](./product)                                            | One Product, member of one price list                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [ProductCategory](./productcategory)                            | List for the ProductCategory field of the Product table (Quote Management)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [ProductCategoryGroupLink](./productcategorygrouplink)          | User group link table for ProductCategory, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ProductCategoryHeadingLink](./productcategoryheadinglink)      | Heading link table for ProductCategory, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [ProductFamily](./productfamily)                                | List for the ProductFamily field of the Product table (Quote Management)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [ProductFamilyGroupLink](./productfamilygrouplink)              | User group link table for ProductFamily, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [ProductFamilyHeadingLink](./productfamilyheadinglink)          | Heading link table for ProductFamily, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [ProductType](./producttype)                                    | List for the ProductType field of the Product table (Quote Management)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [ProductTypeGroupLink](./producttypegrouplink)                  | User group link table for ProductType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [ProductTypeHeadingLink](./producttypeheadinglink)              | Heading link table for ProductType, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [ProductVersion](./productversion)                              | Version information for code modules. Owner + code module must be unique                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [project](./project)                                            | Projects                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [projectmember](./projectmember)                                | Project members. Link-table between person and project                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [ProjectTypeStatusLink](./projecttypestatuslink)                | Many-many link table between project type and status, similar to sale type-stage link; and an anchor point for guide items                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [ProjStatus](./projstatus)                                      | ProjStatus list table. Project status                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [ProjStatusGroupLink](./projstatusgrouplink)                    | User group link table for ProjStatus, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [ProjStatusHeadingLink](./projstatusheadinglink)                | Heading link table for ProjStatus, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [ProjType](./projtype)                                          | ProjType list table. List of valid Project types.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [ProjTypeGroupLink](./projtypegrouplink)                        | User group link table for ProjType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [ProjTypeHeadingLink](./projtypeheadinglink)                    | Heading link table for ProjType, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [Publish](./publish)                                            | Publishing system for external users                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [PushNotificationService](./pushnotificationservice)            | Used for storing handles to user devices that should receive push notifications                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [quick\_filter\_info](./quick-filter-info)                      | Connect quick filter info from a specific provider to a dashboard                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [quick\_reply](./quick-reply)                                   | Personal quick reply text fragments                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [Quote](./quote)                                                | Quote root level, at most one per Sale, always connected to one Sale                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [QuoteAlternative](./quotealternative)                          | Quote Version is made up of one or more Alternatives. One of 1..n possible alternatives in a Quote Version. The reason we have alternatives is that a quote can say to a customer, “we can solve you problem in two (or more) different ways, with different technology and sideeffects (and price)”. An Alternative may have discounts on the total amount. The Alternative tracks whether the user on the order level entered the Discount , Earning amount or the TotalPrice fields so that the discount and earning and total can be re-calculated correctly when Quote Lines are added or changed.                                                                                                                                                                                                         |
| [QuoteApprReason](./quoteapprreason)                            | Predefined reasons for quote approval                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [QuoteApprReasonGroupLink](./quoteapprreasongrouplink)          | User group link table for QuoteApprReason, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [QuoteApprReasonHeadingLink](./quoteapprreasonheadinglink)      | Heading link table for QuoteApprReason, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [QuoteConnection](./quoteconnection)                            | Primary key in the CRM database. Definition of a connection to an external system, for the Quote system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [QuoteConnectionAccess](./quoteconnectionaccess)                | Access control for Quote Connections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [QuoteDenyReason](./quotedenyreason)                            | Predefined reasons for quote denial                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [QuoteDenyReasonGroupLink](./quotedenyreasongrouplink)          | User group link table for QuoteDenyReason, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [QuoteDenyReasonHeadingLink](./quotedenyreasonheadinglink)      | Heading link table for QuoteDenyReason, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [QuoteLine](./quoteline)                                        | One line in a QuoteAlternative. QuoteLines are mainly information copied from the Products provider. Products information is sometimes edited by the user before being included in the quote, so most information is duplicated from Product rather than referenced directly.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [QuoteLineConfiguration](./quotelineconfiguration)              | Configuration of quote lines - which fields are in use, rights, labels etc                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [QuoteVersion](./quoteversion)                                  | There may be multiple Versions of a Quote, with one of them active                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [QuoteVersionAttachment](./quoteversionattachment)              | Actual attachments to a quote                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [Reason](./reason)                                              | Reason list table. Why we lost the sale (list)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ReasonGroupLink](./reasongrouplink)                            | User group link table for Reason, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [ReasonHeadingLink](./reasonheadinglink)                        | Heading link table for Reason, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ReasonSold](./reasonsold)                                      | Why was the sale marked as sold (why did we succeed)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [ReasonSoldGroupLink](./reasonsoldgrouplink)                    | User group link table for ReasonSold, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [ReasonSoldHeadingLink](./reasonsoldheadinglink)                | Heading link table for ReasonSold, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [ReasonStalled](./reasonstalled)                                | Why was the sale marked as stalled                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [ReasonStalledGroupLink](./reasonstalledgrouplink)              | Link table for ReasonStalled, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [ReasonStalledHeadingLink](./reasonstalledheadinglink)          | Heading link table for ReasonStalled, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [RecurrenceRule](./recurrencerule)                              | The recurrency pattern for a recurring event. Each recurring event has an appointment.recurrenceRuleId pointing to its pattern.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [RefCountRange](./refcountrange)                                | Number allocation system, for keeping track of ranges of numbers loaned out to travel and satellite databases                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [RefCounts](./refcounts)                                        | Number counter for all tables that generate numbers, e.g. templates, contacts...   This table is used for the number allocation system and should not be confused with sequence, used for allocating internal ID's. This table is replicated during generation of satellites and during local update for travellers, using special logic. By default it contains rows for the SuperOffice standard counters, including one row for each DocTemplate record.  It is permissible to add new rows to this table, and such records are maintainable through the Maintenance client.  Changing the contents of the standard records is not recommended.                                                                                                                                                              |
| [RejectReason](./rejectreason)                                  | Rejection reason (suggested) for bookings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [RejectReasonGroupLink](./rejectreasongrouplink)                | User group link table for Comptr, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [RejectReasonHeadingLink](./rejectreasonheadinglink)            | Heading link table for RejectReason, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [relationdefinition](./relationdefinition)                      | Definition of a relation. This table defines the relations that can exist in the database. Each relation has an active text and a passive text. The table RelationTarget specifies which pairs of tables this relation can connect.  Use of the active and passive texts is dependent on which direction the relation is viewed in, e.g., active text = "Owns" and passive text = "Is owned by".                                                                                                                                                                                                                                                                                                                                                                                                                |
| [relations](./relations)                                        | Instance of a relation, in principle between any two records, as long as they are defined in RelationDefinition. All instances of relations are held in this table; their definitions are in the RelDef table (RelDef + RelTarg define which relations you can have, this table contains the relations the user has actually entered). From 6.1 all links between appointments, sales and documents are also stored in this tabel.                                                                                                                                                                                                                                                                                                                                                                              |
| [relationtarget](./relationtarget)                              | Definition of targets for a relation. Links a relation definition (RelDef) to source and target tables. In general, a relation can be created between any pair of tables. This table is used for specifying which table pairs a particular relation can be used for. A relation definition should have at least one row in this table, and can have more. Note: The 5.0 Maintenance and GUI only support contact and person as valid values for the source\_table and destination\_table fields, in any combination. Other relations will not be shown, and relation definitions pointing to other tables will not be editable from the Maintenance GUI; however, nothing will crash.                                                                                                                           |
| [RelDefGroupLink](./reldefgrouplink)                            | User group link table for RelDef, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [RelDefHeadingLink](./reldefheadinglink)                        | Heading link table for RelDef, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [ResourceOverride](./resourceoverride)                          | Generic mechanism for overriding (or even defining new) text resources, in multiple languages                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [Role](./role)                                                  | User roles for role-based security, names and tooltips are in LocaleText. For more information regarding role based security, see [http://techdoc.superoffice.com](http://techdoc.superoffice.com)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [s\_link](./s-link)                                             | Links in messages to measure success rate of a campaign.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [s\_message](./s-message)                                       | A message used in a shipment. Can be html and/or plain text                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [s\_messageblock](./s-messageblock)                             | Contains a block of a mailing message, that can be reused in a mailing                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [s\_picture\_entry](./s-picture-entry)                          | This table describes each picture in the database                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [s\_picture\_folder](./s-picture-folder)                        | This table contains all picture folders                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [s\_shipment](./s-shipment)                                     | Contains info about one shipment. The addresses are stored in s\_shipment\_addr                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [SaintConfiguration](./saintconfiguration)                      | Configuration information for the Saint system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [sale](./sale)                                                  | Sales  For every Sale record edited through the SuperOffice GUI, a copy of the current version of the record will be saved in the SaleHist table. This also applies to editing done through the SaleModel COM interface, but not to editing done through the OLE DB Provider or other channels.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [SaleHist](./salehist)                                          | Mirror image of the Sale table, providing a full transaction history. Every time you edit a sale, the current record of the sale is also saved here.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [SaleStakeholder](./salestakeholder)                            | Stakeholders in the sale, very similar to project members                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [SaleType](./saletype)                                          | Type of sale - large solution, incremental, whatever fits the organization                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [SaleTypeCat](./saletypecat)                                    | Category for sale type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [SaleTypeCatGroupLink](./saletypecatgrouplink)                  | User group link table for SaleTypeCat, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [SaleTypeCatHeadingLink](./saletypecatheadinglink)              | Heading link table for SaleTypeCat, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [SaleTypeGroupLink](./saletypegrouplink)                        | User group link table for SaleType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [SaleTypeHeadingLink](./saletypeheadinglink)                    | Heading link table for SaleType, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [SaleTypeQuoteAttachment](./saletypequoteattachment)            | Default attachments to quotes linked to sales of this type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [SaleTypeStageLink](./saletypestagelink)                        | Many-many link table between sale type and stage; and an anchor point for guide items                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [Salutation](./salutation)                                      | Academic title for Person                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [SalutationGroupLink](./salutationgrouplink)                    | User group link table for Salutation, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [SalutationHeadingLink](./salutationheadinglink)                | Heading link table for Salutation, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [satellite](./satellite)                                        | Definition of Satellites                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [screen\_chooser](./screen-chooser)                             | Screen choosers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [script\_trace](./script-trace)                                 | Scripts which should be traced                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [script\_trace\_run](./script-trace-run)                        | Traces of executed scripts                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [SearchCat](./searchcat)                                        | SearchCat list table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [SearchCatGroupLink](./searchcatgrouplink)                      | User group link table for SearchCat, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [SearchCatHeadingLink](./searchcatheadinglink)                  | Heading link table for SearchCat, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [SearchCriteria](./searchcriteria)                              | Criteria storage for Selection and other Find mechanisms                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [SearchCriteriaGroup](./searchcriteriagroup)                    | Criteria storage for Selection and other Find mechanisms                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [SearchCriterion](./searchcriterion)                            | Criteria storage for Selection and other Find mechanisms                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [SearchCriterionValue](./searchcriterionvalue)                  | Criteria storage for Selection and other Find mechanisms                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [selection](./selection)                                        | Selections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [service\_auth](./service-auth)                                 | Authentication for a service (imap, smtp...)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [ShipmentType](./shipmenttype)                                  | Shipment type list table. Classification of a mailing, allowing recipients to subscribe to lists                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [ShipmentTypeReservation](./shipmenttypereservation)            | ShipmentTypes a person has reserved against. Note that the absense of a record here implies acceptance of a mailings of this type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [SORLabelLayout](./sorlabellayout)                              | SuperOffice reporter data                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [Source](./source)                                              | Source list table. Source for sale (list)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [SourceGroupLink](./sourcegrouplink)                            | User group link table for Source, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [SourceHeadingLink](./sourceheadinglink)                        | Heading link table for Source, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [StakeholderRole](./stakeholderrole)                            | Role a stakeholder has in a sale                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [StakeholderRoleGroupLink](./stakeholderrolegrouplink)          | User group link table for StakeholderRole, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [StakeholderRoleHeadingLink](./stakeholderroleheadinglink)      | Heading link table for StakeholderRole, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [StatusDef](./statusdef)                                        | Status definitions. Name and description are in LocaleText for internationalization                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [StatusValue](./statusvalue)                                    | Values for statuses                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [SubscriptionUnit](./subscriptionunit)                          | The list of Subscription units, in the internal product register (year/quarter/month etc., or perhaps amounts if volume-based subscription)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [SubscriptionUnitGroupLink](./subscriptionunitgrouplink)        | User group link table for SubscriptionUnit, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [SubscriptionUnitHeadingLink](./subscriptionunitheadinglink)    | Heading link table for SubscriptionUnit, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [SuggestedAppointment](./suggestedappointment)                  | Defines a suggested appointment for use in a Sale Guide or Project Guide                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [SuggestedDocument](./suggesteddocument)                        | Unique owner of a set of licensed modules                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [SuperListColumnSize](./superlistcolumnsize)                    | Stores the relative size (in percent) or in characters of a column in a SuperList                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [SystemEvent](./systemevent)                                    | System events, such as freetext rebuild, SAINT rebuild and such. Makes broadcasts to keep its siblings and clients updated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [TabOrder](./taborder)                                          | Order of tabs within a tab control, if configured by a user                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [Tags](./tags)                                                  | MDO List of tags for Service entities                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [TagsGroupLink](./tagsgrouplink)                                | User group link table for Tags, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [TagsHeadingLink](./tagsheadinglink)                            | Heading link table for Source, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [target\_assignment\_info](./target-assignment-info)            | Linking associate, company or user group target and other information with target values                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [target\_assignment\_value](./target-assignment-value)          | A set of values linked to assignment info and a period in a target group.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [target\_change](./target-change)                               | A single field change.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [target\_dimension](./target-dimension)                         | Defining target dimension                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [target\_group](./target-group)                                 | Info about a set of (sales, project, selection...) targets                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [target\_period](./target-period)                               | A set of periods linked with target amounts for users/usergroups and the target groups/years.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [target\_revision](./target-revision)                           | One batch of changes made to targets                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [target\_revision\_history](./target-revision-history)          | Revision history info in case the original target group or assignment info was deleted                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| [Task](./task)                                                  | Task list table, activity types, like Phone, Meeting                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [TaskGroupLink](./taskgrouplink)                                | User group link table for Task, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [TaskHeadingLink](./taskheadinglink)                            | Heading link table for Task, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [TaskMenu](./taskmenu)                                          | List items to merge into menues                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [TaskMenuGroupLink](./taskmenugrouplink)                        | User group link table for TaskMenu, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [TaskMenuHeadingLink](./taskmenuheadinglink)                    | Heading link table for TaskMenu, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [temp\_db\_lock](./temp-db-lock)                                | Represents a temporary lock on a resource identified by table\_id and key                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [TemporaryKey](./temporarykey)                                  | Temporary keys for lightweight authentications such as changing ones subscriptions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [text](./text)                                                  | Long text fields from all over the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [ticket\_relation](./ticket-relation)                           | A relation between 2 tickets                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [ticket\_relation\_def](./ticket-relation-def)                  | Ticket relation definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [ticket\_type](./ticket-type)                                   | A ticket (request) type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [ticket\_type\_priority](./ticket-type-priority)                | Link table defining what Priorities are relevant to a particular Ticket type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [ticket\_type\_status](./ticket-type-status)                    | Link table defining what Statuses are relevant to a particular Ticket type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [time\_keeping](./time-keeping)                                 | Time keeping for how much time a sale or project or other entity has spent in a given stage or other state                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [travelcurrent](./travelcurrent)                                | Information about this database and its place in the hierarchy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [travelgenerateddatabase](./travelgenerateddatabase)            | Information about all databases generated from this database                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [travelgeneratedtransaction](./travelgeneratedtransaction)      | Record of all generated replication data files from this database (\*.dwn files from mother database to child, \*.up from child database to mother)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| [travelidmapping](./travelidmapping)                            | Mapping of primary keys between Travel databases and the mother database  All travel database transactions get a high id to be able to see that this entry came from a database outside the central database. When update files are read into the central database, they get a normal low id. This table remembers the high travel id to map it to the low central id as long as this travel user is travelling.                                                                                                                                                                                                                                                                                                                                                                                                |
| [traveller](./traveller)                                        | Associates traveling out from this database                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [traveltransactionlog](./traveltransactionlog)                  | Log of all updates made to the database, that need to be replicated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| [TrayApp](./trayapp)                                            | Tray application presence. SuperOffice CRM web extensions.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [TypicalSearch](./typicalsearch)                                | Owner of a set of predefined selection criteria                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [TZDstRule](./tzdstrule)                                        | Time zone rule for daylight saving time                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [TZLocation](./tzlocation)                                      | Time zone location                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [TZStdRule](./tzstdrule)                                        | Time zone rule for standard time                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [UDefField](./udeffield)                                        | Definition table for user-defined fields; one row in this table corresponds to one generation of one field. The user defined fields that are in use, and earlier versions of user defined fields. ColumnId refers to the field type; see UDXXXSmall or UDXXXLarge for the referring ID.  Preferences prefsection='System', prefkey='CurrentUdefVersioncontact'  (or CurrentUdefVersionperson, project, sale), gives you the current version of user defined fields.  prefkey='AdminUdefVersion\<...>' gives you the current version that's being edited. If Current version = admin version, no editing has been done since the last Publish of user defined field was performed.                                                                                                                               |
| [UDefFieldGL](./udeffieldgl)                                    | User group link table for UDefField, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [UDList](./udlist)                                              | List table for user-defined lists, contains all user-defined lists. Note - MDO mode for userdefinede lists are either turned on or off, you may not have it on for one userdefined list and off for the others.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [UDListDefinition](./udlistdefinition)                          | List table that contains the list of user-defined lists, as well as system-defined lists. The list items are stored in the UDList table.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [UDListGroupLink](./udlistgrouplink)                            | User group link table for UDList, for MDO item hiding. Note - MDO mode for userdefinede lists are either turned on or off, you may not have it on for one userdefined list and off for the others.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [UDListHeadingLink](./udlistheadinglink)                        | Heading link table for UDList, for MDO headers. Note - MDO mode for userdefinede lists are either turned on or off, you may not have it on for one userdefined list and off for the others.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| [URL](./url)                                                    | Unified Resource Locators, URL to contacts, persons or projects.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [UserGroup](./usergroup)                                        | Secondary user groups                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [UserGroupLink](./usergrouplink)                                | Link table between associate and usergroup, specifies secondary group membership. From SIX an associate may belong to more than one usergroup. [Http://techdoc.superoffice.com](Http://techdoc.superoffice.com) has more information about how roles are implemented.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [UserPreference](./userpreference)                              | Preference system. If deflevel is set to 5; the user may change the preferences                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [UserRoleLink](./userrolelink)                                  | Link between user role and user                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [utm\_parameters](./utm-parameters)                             | Table for utm parameters collected from visits and formsubmissions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| [VisibleFor](./visiblefor)                                      | Visible for rights, who may see this appointment/document, sale,  salehist or selection                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [WebAppUsage](./webappusage)                                    | Usage statistics for web applications                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [Webhook](./webhook)                                            | Webhook URL to call when events occur in the client or in NetServer. Also tracks call+error statistics.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [Webhook\_notify](./webhook-notify)                             | Notification recipients for webhook failure events. Each row defines one recipient (associate or ad-hoc email) that should be notified when a webhook fails.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| [Webhook\_usage](./webhook-usage)                               | Webhook usage statistics - tracks call+error statistics. Same primary key as the webhook.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [WinPosSize](./winpossize)                                      | Stores the position and size of each window, so they can be shown in the same place again                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [workflow](./workflow)                                          | SuperOffice specific info about a workflow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [workflow\_goal](./workflow-goal)                               | A set of goals related to a workflow. Some goals will have search criterias associated with it to determine if the goal has been reached.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| [workflow\_instance](./workflow-instance)                       | A set of properties related to the workflow instance of one participant going through the flow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [workflow\_root\_step\_link](./workflow-root-step-link)         | Link root steps to the workflow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| [workflow\_step](./workflow-step)                               | A set of steps related to a workflow.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| [workflow\_step\_option](./workflow-step-option)                | Some steps can have optional child 'flows', a new series of steps                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [workflow\_step\_option\_link](./workflow-step-option-link)     | Link steps to other steps through step options                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| [workflow\_trigger](./workflow-trigger)                         | A set of triggers related to a workflow.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| [workflow\_wait\_for\_action](./workflow-wait-for-action)       | Some steps wait for actions, this is info about those actions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |

## Replication Flags

* Replicate changes DOWN from central to satellites and travellers.
* Replicate changes UP from satellites and travellers back to central.
* Copy to satellite and travel prototypes.
* Cache table during filtering.

## Security Flags

* Sentry controls access to items in this table using user's Role and data rights matrix.


## Related topics

- [AssociateHistory table](/en/database/tables/associatehistory.md)
- [AssociateHeadingLink table](/en/database/tables/associateheadinglink.md)
- [AssociateGroupLink table](/en/database/tables/associategrouplink.md)
- [travelidmapping table](/en/database/tables/travelidmapping.md)
- [areauserassignment table](/en/database/tables/areauserassignment.md)
- [areauserinclusion table](/en/database/tables/areauserinclusion.md)
