> ## 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.

# Database table listing

> Lists all tables in the database.

## Database tables by **name** | [table number](./index-by-id)

<Note>
  Table numbers could be different between databases - depends on whether there are custom 3rd party tables. You must reference the sequence table column `TableNumber` to be certain.
</Note>

| Name                                                            | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Number |
| --------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ |
| [access\_script](./access-script)                               | Scripts to implement row-based access rules (sentry light)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 406    |
| [activeuser](./activeuser)                                      | Currently logged-on users. This table contains encrypted license information.  Changing it may disable login for all users and require intervention by SuperOffice support. Recommended use: for determining who is logged on, at what location, etc.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 28     |
| [address](./address)                                            | Contact and Person addresses                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 7      |
| [AddressFormat](./addressformat)                                | Address formats for GUI and labels. See more information: Addressformat on [http://techdoc.superoffice.com](http://techdoc.superoffice.com)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 57     |
| [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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 461    |
| [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)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 225    |
| [AmountClassGroupLink](./amountclassgrouplink)                  | User group link table for AmountClass, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 226    |
| [AmountClassHeadingLink](./amountclassheadinglink)              | Heading link table for AmountClass, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 227    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 9      |
| [area](./area)                                                  | Definition of an Area (database subset for satellite and travel)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 38     |
| [areauserassignment](./areauserassignment)                      | Link table indicating which users actually reside in this area.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 40     |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 41     |
| [associate](./associate)                                        | Employees, resources and other users - except for External persons                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 2      |
| [AssociateGroupLink](./associategrouplink)                      | User group link table for Associate, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 3      |
| [AssociateHeadingLink](./associateheadinglink)                  | Heading link table for associate for display only. Supportive table, used for grouping and filtering on lists.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 4      |
| [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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 539    |
| [attachment](./attachment)                                      | This table contains metadata for attachments. The actual attachments are stored directly on disk, with filenames based on the the primary key for this table.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 296    |
| [attachment\_location](./attachment-location)                   | A location for storing attachments                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 478    |
| [AudienceConfig](./audienceconfig)                              | Configuration data for Audience core and webparts                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 236    |
| [AudienceLayout](./audiencelayout)                              | One layout (of webparts and other stuff) for an audience instance                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 234    |
| [AudienceLayoutLink](./audiencelayoutlink)                      | Link between an audience layout and some target grouping table - might be Role or Category                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 235    |
| [AudienceVisibility](./audiencevisibility)                      | How projects (or whatever) should be made visible in audience                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 232    |
| [AutomatedCategoryUpdate](./automatedcategoryupdate)            | Info on how to autoupdate category when changing sale or leadstatus on person                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 550    |
| [autosave](./autosave)                                          | Autosaved text clobs from ejscript and emarketeer messages                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 402    |
| [available\_fonts](./available-fonts)                           | This table contains all fonts selected to be available for external usage                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 551    |
| [BaseTZLocation](./basetzlocation)                              | Time zone location for the database (how tz-related datetimes should be stored in the database)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 248    |
| [BatchTask](./batchtask)                                        | Batch task request details, corresponding to the message body of a batch request message                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 243    |
| [BatchTaskDefinition](./batchtaskdefinition)                    | Batch task definitiopns, populated from the SuperOffice.CRM.BatchProcessing.BatchTask attribute                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 244    |
| [BinaryObject](./binaryobject)                                  | Binary objects, i.e., blobs. Used for images, documents, SuperOffice inbox mail  and other large binary items                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 205    |
| [BinaryObjectLink](./binaryobjectlink)                          | Link table, connects a BinaryObject with one or more owners                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 206    |
| [board\_view\_settings](./board-view-settings)                  | Settings for selection board view                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 504    |
| [Business](./business)                                          | Business list table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 61     |
| [BusinessGroupLink](./businessgrouplink)                        | User group link table for Business, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 62     |
| [BusinessHeadingLink](./businessheadinglink)                    | Heading link table for Business, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 63     |
| [CacheInvalidation](./cacheinvalidation)                        | Names and generation numbers for distributed invalidation of caches                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 540    |
| [CacheTables](./cachetables)                                    | Specifies which tables should be cached to local files (or otherwise), generally these are the lists and other low-frequency-of-change tables. Contains the ID of any tables cached in SOCache. The files are binary and called \<tablename>.bin.  \<Shift>+\<F5> throws all cache files.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 148    |
| [Category](./category)                                          | Category list table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 64     |
| [category\_membership](./category-membership)                   | This table connects users to categories (many-to-many).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 270    |
| [CategoryFamily](./categoryfamily)                              | Grouping table so that multiple company categories can be grouped under one term; to simplify searching for things like 'all customers'                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 472    |
| [CategoryGroupLink](./categorygrouplink)                        | User group link table for Category, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 65     |
| [CategoryHeadingLink](./categoryheadinglink)                    | Heading link table for Category, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 66     |
| [cc\_template](./cc-template)                                   | This table contains templates for the customer center                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 480    |
| [chat\_message](./chat-message)                                 | This table contains messages in a chat session.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 333    |
| [chat\_session](./chat-session)                                 | This table contains chat sessions.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 332    |
| [chat\_topic](./chat-topic)                                     | This table contains chat topics.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 330    |
| [chat\_topic\_user](./chat-topic-user)                          | This table connected the chat topics with the users (i.e. the membership).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 331    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 1      |
| [company\_domain](./company-domain)                             | This table contains web-domains associated with a certain cust\_company entry.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 303    |
| [Comptr](./comptr)                                              | Comptr list table. List of all possible competitors (sale).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 109    |
| [ComptrGroupLink](./comptrgrouplink)                            | User group link table for Comptr, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 110    |
| [ComptrHeadingLink](./comptrheadinglink)                        | Heading link table for Comptr, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 111    |
| [config](./config)                                              | This table contains certain system-wide configuration values.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 255    |
| [ConfigurableScreenAppliesTo](./configurablescreenappliesto)    | Mapping between recipes in scil and chosen type of data (appliesToKey) to differ layouts on                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 464    |
| [ConfigurableScreenDelta](./configurablescreendelta)            | Parts of recipes in SCIL to insert or remove in given recipes                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 463    |
| [ConnectionConfigField](./connectionconfigfield)                | Configuration data for Erp and Quote Connections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 421    |
| [ConsentPerson](./consentperson)                                | Link table that defines who has which consents                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 471    |
| [ConsentPurpose](./consentpurpose)                              | GDPR purpose alternatives                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 468    |
| [ConsentSource](./consentsource)                                | Consent source for GDPR                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 470    |
| [contact](./contact)                                            | Companies and Organizations.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 5      |
| [contactinterest](./contactinterest)                            | Link-table between contact and interests in ContInt                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 14     |
| [ContInt](./contint)                                            | ContInt list table. List-text of all valid contact interest types.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 70     |
| [ContIntGroupLink](./contintgrouplink)                          | User group link table for ContInt, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 71     |
| [ContIntHeadingLink](./contintheadinglink)                      | Heading link table for ContInt, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 72     |
| [copilot](./copilot)                                            | Contains all available copilots                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 473    |
| [copilot\_data\_source](./copilot-data-source)                  | Stores data sources for each copilot                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 474    |
| [copilot\_data\_source\_setting](./copilot-data-source-setting) | Stores specific configuration values for each data source                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 475    |
| [CounterValue](./countervalue)                                  | Visible for rights                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 197    |
| [country](./country)                                            | Country information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 19     |
| [CountryGroupLink](./countrygrouplink)                          | User group link table for Country, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 20     |
| [CountryHeadingLink](./countryheadinglink)                      | Heading link table for Country, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 21     |
| [Credentials](./credentials)                                    | Alternative credentials                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 250    |
| [Credited](./credited)                                          | Credited list table. List of who is to be credited for the sale.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 97     |
| [CreditedGroupLink](./creditedgrouplink)                        | User group link table for Credited, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 98     |
| [CreditedHeadingLink](./creditedheadinglink)                    | Heading link table for Credited, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 99     |
| [Currency](./currency)                                          | Currency list table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 112    |
| [CurrencyGroupLink](./currencygrouplink)                        | User group link table for Currency, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 113    |
| [CurrencyHeadingLink](./currencyheadinglink)                    | Heading link table for Currency, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 114    |
| [cust\_category](./cust-category)                               | This table contains entries for categories exposed through a customer language.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 321    |
| [cust\_config](./cust-config)                                   | This table contains JSON structures used for customizing the customer center                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 479    |
| [cust\_lang](./cust-lang)                                       | This table contains entries for customer languages.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 320    |
| [dashboard](./dashboard)                                        | Describes a dashboard                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 481    |
| [dashboard\_theme](./dashboard-theme)                           | A set of style rules for the Dashboard                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 482    |
| [dashboard\_tile](./dashboard-tile)                             | Represents one tile in the dashboard                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 484    |
| [dashboard\_tile\_definition](./dashboard-tile-definition)      | Describes the contents of a tile                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 483    |
| [dashboard\_tile\_field](./dashboard-tile-field)                | Describes the contents of a tile field                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 485    |
| [DatabaseModel](./databasemodel)                                | New DatabaseModel used by Continuous Database                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 456    |
| [DataRight](./dataright)                                        | Data right definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 195    |
| [dbi\_agent](./dbi-agent)                                       | DBI agent settings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 381    |
| [dbi\_agent\_field](./dbi-agent-field)                          | DBI agent fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 382    |
| [dbi\_agent\_schedule](./dbi-agent-schedule)                    | DBI agent schedule settings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 383    |
| [DeliveryTerms](./deliveryterms)                                | The list of Delivery terms, in the internal product register                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 433    |
| [DeliveryTermsGroupLink](./deliverytermsgrouplink)              | User group link table for DeliveryTerms, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 434    |
| [DeliveryTermsHeadingLink](./deliverytermsheadinglink)          | Heading link table for DeliveryTerms, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 435    |
| [DeliveryType](./deliverytype)                                  | The list of Delivery types, in the internal product register                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 436    |
| [DeliveryTypeGroupLink](./deliverytypegrouplink)                | User group link table for DeliveryType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 437    |
| [DeliveryTypeHeadingLink](./deliverytypeheadinglink)            | Heading link table for DeliveryType, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 438    |
| [DiaryView](./diaryview)                                        | Configuration of a multi-user diary view                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 214    |
| [DiaryViewRow](./diaryviewrow)                                  | Configuration of a multi-user diary view                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 215    |
| [dictionary](./dictionary)                                      | User added dictionary words                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 358    |
| [dictionary\_base](./dictionary-base)                           | Language catalog for the ejournal dictionaries (automatic proof reading of message text etc)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 359    |
| [doc\_document](./doc-document)                                 | This table contains documents.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 280    |
| [doc\_folder](./doc-folder)                                     | A document folder.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 281    |
| [DocTmpl](./doctmpl)                                            | DocTmpl list table. Describes templates available for writing new documents.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 130    |
| [DocTmplGroupLink](./doctmplgrouplink)                          | User group link table for DocTmpl, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 131    |
| [DocTmplHeadingLink](./doctmplheadinglink)                      | Heading link table for DocTmpl, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 132    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 10     |
| [eab\_entry](./eab-entry)                                       | This table contains eab (email address book) entries, i.e. an alias (\&apos;Ola Hansen\&apos;) and an address (\&apos;[ola@hansen.as](mailto:ola@hansen.as)\&apos;).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 315    |
| [eab\_folder](./eab-folder)                                     | This table contains eab (email address book) folders, used for containing email addresses.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 314    |
| [ej\_category](./ej-category)                                   | This table contains categories, in which tickets are categorized. The categories are organized in a hierarchial manner.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 257    |
| [ej\_message](./ej-message)                                     | This table contains the messages listed under tickets.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 258    |
| [ej\_role](./ej-role)                                           | Define access rights, memberships and other properties for role user members                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 323    |
| [EjCategoryGroupLink](./ejcategorygrouplink)                    | User group link table for EjCategory, for mass handling ej\_category members                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 450    |
| [ejpackage](./ejpackage)                                        | This table stores packages on the system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 384    |
| [ejpackage\_item](./ejpackage-item)                             | This table stores info on installed packages in the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 385    |
| [ejscript](./ejscript)                                          | ejscript                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 377    |
| [ejscript\_debug](./ejscript-debug)                             | This table contains information when debugging an ejscript                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 387    |
| [ejsel\_ejsel](./ejsel-ejsel)                                   | This table defines sources for complex selections in a many/many relationship                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 392    |
| [ejsel\_meta\_result](./ejsel-meta-result)                      | This table stores result meta data                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 397    |
| [ejsel\_result\_set](./ejsel-result-set)                        | This table stores result set reference data, result sets for selections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 398    |
| [ejsel\_source\_idlist](./ejsel-source-idlist)                  | This table stores id list source for selections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 393    |
| [ejsel\_source\_script](./ejsel-source-script)                  | This table stores a selection script source                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 394    |
| [ejsel\_source\_xml](./ejsel-source-xml)                        | This table stores a selection source as xml                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 395    |
| [ejselection](./ejselection)                                    | This table stores selections, dynamic groups.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 391    |
| [ejuser](./ejuser)                                              | This table contains entries for the users of the system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 299    |
| [element\_profile](./element-profile)                           | The new (4.0) profile table. Contains profile for a single Html-element. Connected through element\_profile\_link                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 328    |
| [Email](./email)                                                | Email addresses for contacts, projects and persons                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 55     |
| [email\_account](./email-account)                               | Email account information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 491    |
| [email\_attachment](./email-attachment)                         | Attachment info related to an email\_item                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 495    |
| [email\_flow](./email-flow)                                     | A set of properties related to the email workflow.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 527    |
| [email\_flow\_content\_link](./email-flow-content-link)         | Links content to an email workflow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 534    |
| [email\_folder](./email-folder)                                 | Corresponds to an email folder on a mail server                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 492    |
| [email\_item](./email-item)                                     | Email data                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 494    |
| [EntityCounts](./entitycounts)                                  | Number of different entities an associate has created for usage statistics                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 547    |
| [ErpConfiguration](./erpconfiguration)                          | Global settings for the Erp Integration Server                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 449    |
| [ErpConnection](./erpconnection)                                | One connection to an ERP connector, specifying Client and other required information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 418    |
| [ErpConnectionAccess](./erpconnectionaccess)                    | Access control for Erp Connections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 420    |
| [ErpConnectionActorType](./erpconnectionactortype)              | Data about the configuration of one Erp Actor on one ErpConnection                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 419    |
| [ErpConnector](./erpconnector)                                  | One ERP Connector, known by its URL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 417    |
| [ErpExternalKey](./erpexternalkey)                              | The external (ERP-facing) key related to a synchronized record / connection                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 423    |
| [ErpField](./erpfield)                                          | Store the metadata describing the fields that belong to an actor/connection combination, as described by the Erp Connector                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 425    |
| [ErpInternalKey](./erpinternalkey)                              | The internal (superoffice-facing) key related to a synchronized record                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 422    |
| [ErpListItemMapping](./erplistitemmapping)                      | Defines a mapping of ERP to CRM fields, per connection and actor type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 424    |
| [ErpSyncLog](./erpsynclog)                                      | Record all field changes done by the Erp Sync                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 426    |
| [ext\_datasource](./ext-datasource)                             | This table contains external datasources, used for databaseintegration of customers and companies.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 317    |
| [ext\_field](./ext-field)                                       | This table contains entries mapping an external field to an internal field. Used for database integration.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 319    |
| [ext\_table](./ext-table)                                       | This table contains entries used for mapping an external table to an internal table (customer or cust\_company) for database integration.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 318    |
| [ExtApp](./extapp)                                              | ExtApp list table. Applications startable from SuperOffice                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 133    |
| [ExtAppGroupLink](./extappgrouplink)                            | User group link table for ExtApp, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 134    |
| [ExtAppHeadingLink](./extappheadinglink)                        | Heading link table for ExtApp, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 135    |
| [external\_document](./external-document)                       | This table stores documents which can be viewed externaly, through the customer module                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 401    |
| [external\_owner](./external-owner)                             | Owner of external data imported into the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 487    |
| [ExternalEvent](./externalevent)                                | The definition of projects as events in Audience (or other Collaborative apps)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 233    |
| [extra\_fields](./extra-fields)                                 | This table contains entries for the extra fields in the system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 304    |
| [extra\_menus](./extra-menus)                                   | This table contains entries for the extra menus in the system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 307    |
| [extra\_tables](./extra-tables)                                 | This table contains entries for the extra tables in the system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 305    |
| [extra\_tables\_entry](./extra-tables-entry)                    | Hits/entries in result set of executed search in ejournal extra tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 309    |
| [extra\_tables\_result](./extra-tables-result)                  | Result set of executed search in ejournal extra tables                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 308    |
| [Favourite](./favourite)                                        | Favourite records (star-marking)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 455    |
| [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. | 168    |
| [foreignapp](./foreignapp)                                      | Top level of Foreign Key system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 181    |
| [foreigndevice](./foreigndevice)                                | Middle level of Foreign Key system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 182    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 183    |
| [form](./form)                                                  | A form which can be published on a webpage and submitted by visitors                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 488    |
| [form\_field\_restriction](./form-field-restriction)            | This table contains all form fields restrictions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 490    |
| [form\_field\_value](./form-field-value)                        | Form field values saved in a searchable format                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 538    |
| [form\_keys](./form-keys)                                       | Keys that makes sure a form is not posted twice                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 366    |
| [form\_submission](./form-submission)                           | A form submission                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 489    |
| [freetextindex](./freetextindex)                                | This is the index table for the free text search function. Each word in FreeTextWords can have multiple occurrences in this table. Each record in this table points to one occurrence of the word, and points to both the table in which the word occurs (which might be contact or text), and also a pointer to the owner table (which is one of contact, person, project, appointment or sale).                                                                                                                                                                                                                                                                                                                                                                                                               | 46     |
| [freetextstopwords](./freetextstopwords)                        | Here are the words that can be excluded from Free Text Search by using the FreeTextAdmin. The words that appear here will not be found in FreeTextWords and typically include "are", "this", "that", and so on - words that occur frequently, but are not useful for searching.  The more (good) stop words you have, the smaller the index will be.                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 44     |
| [freetextwords](./freetextwords)                                | This table contains the word list (automatically updated by the indexer) for the free-text search. Words are in UPPERCASE and truncated to 9 significant characters. Indexed words, dynamically updated by the freetext index                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 45     |
| [FunctionRight](./functionright)                                | Functional right definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 193    |
| [FunctionRightRoleLink](./functionrightrolelink)                | Functional right definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 194    |
| [Heading](./heading)                                            | Heading items for all MDO lists, lists that are grouped and filtered.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 58     |
| [help](./help)                                                  | This table contains the help pages.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 302    |
| [hierarchy](./hierarchy)                                        | This table contains folders used to group the extra tables in the system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 306    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 53     |
| [hotlist](./hotlist)                                            | The table is used by the hotlist to store the relationship between tickets and users                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 363    |
| [ImportDefault](./importdefault)                                | Defaults for import fields/objects                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 189    |
| [ImportField](./importfield)                                    | Import object types - see localetext for names                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 187    |
| [ImportObject](./importobject)                                  | Import object types - see localetext for names.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 186    |
| [ImportRelation](./importrelation)                              | Relations between import objects                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 188    |
| [inbox](./inbox)                                                | Info and status for safe email import                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 352    |
| [Intent](./intent)                                              | Intent list for SAINT. More information regarding SuperOffice Sales Intelligence on [http://techdoc.superoffice.com](http://techdoc.superoffice.com)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 216    |
| [IntentGroupLink](./intentgrouplink)                            | User group link table for Intent, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 217    |
| [IntentHeadingLink](./intentheadinglink)                        | Heading link table for Intent, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 218    |
| [invitation](./invitation)                                      | Invitations to events                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 496    |
| [invoice](./invoice)                                            | This table contains invoice entries, normally created when an invoice is sent to a customer, and we want to update the balance.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 265    |
| [invoice\_entry](./invoice-entry)                               | This table contain all invoices, connected to a message                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 360    |
| [invoice\_sum](./invoice-sum)                                   | This table is used temporarily when listing invoice statistics. It is used because we need to sort balances from both customers and companies.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 266    |
| [invoice\_type](./invoice-type)                                 | A invoiceable item category (a product or service) that provides default invoice line values                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 361    |
| [item\_config](./item-config)                                   | This table is a generic table for storing item configuration. It is only used by the class ItemConfig.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 368    |
| [kb\_attachment](./kb-attachment)                               | This table connects FAQ entries to attachments.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 284    |
| [kb\_category](./kb-category)                                   | Knowledge base folder hierarchy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 283    |
| [kb\_category\_log](./kb-category-log)                          | Who and when, if somebody edits a knowledge base folder                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 291    |
| [kb\_entry](./kb-entry)                                         | This table contains FAQ entries.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 282    |
| [kb\_entry\_comment](./kb-entry-comment)                        | Comments to entries in the knowledge base, typically made by customers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 289    |
| [kb\_entry\_keyword](./kb-entry-keyword)                        | This table contains all keywords for the faq entries                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 288    |
| [kb\_entry\_log](./kb-entry-log)                                | Who and when, if somebody edits a knowledge base entry                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 290    |
| [kb\_entry\_words](./kb-entry-words)                            | This table contains all the words and how many times the are refered                  to in the FAQ entires                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 354    |
| [kb\_group](./kb-group)                                         | This table contains FAQ groups. A group is a cluster of entries (potentially located anywhere in the FAQ hierarchy). A group is located in a certain category.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 286    |
| [kb\_group\_entry](./kb-group-entry)                            | This table contains group entries for FAQ groups.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 287    |
| [kb\_http\_link](./kb-http-link)                                | This table contains URL\&apos;s associated with a single FAQ entry.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 285    |
| [kb\_solution\_finder](./kb-solution-finder)                    | Knowledge base problem solving wizard, categories and subcategories for drilling down                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 294    |
| [kb\_solution\_finder\_entry](./kb-solution-finder-entry)       | Knowledge base problem solving wizard, items in a category linking to a knowledge base entry                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 295    |
| [kb\_workflow](./kb-workflow)                                   | Knowledge base workflow steps                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 292    |
| [kb\_workflow\_access](./kb-workflow-access)                    | Control of who can do what in a knowledge base workflow step                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 293    |
| [landing\_page](./landing-page)                                 | Per-associate landing page configuration for a given entity type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 497    |
| [landing\_page\_tab](./landing-page-tab)                        | A tab (pinned selection or entity record) on a landing page                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 498    |
| [LanguageInfo](./languageinfo)                                  | Information about languages, from ISO standards and related information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 210    |
| [LanguageInfoCountry](./languageinfocountry)                    | Many-many link between countries and languages, to give intelligent choices for language                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 211    |
| [leadstatus](./leadstatus)                                      | List items of lead status that is selectable for contacts and persons that have specific category                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 549    |
| [legal\_html\_tags](./legal-html-tags)                          | This table is used as a list of all legal HTML tags. HTML tags not in this list                  will be ignored when viewing html versions of messages                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 353    |
| [LegalBase](./legalbase)                                        | Legal base for GDPR (Article 6)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 469    |
| [LicenseAssocLink](./licenseassoclink)                          | Link between ModuleLicense and Associate, for per-assoc licenses; this is how licenses are assigned/consumed                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 238    |
| [LicenseSatlLink](./licensesatllink)                            | Link between License and Satellite, for per-database licenses                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 239    |
| [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.                                                                                                                                                                                       | 169    |
| [locking](./locking)                                            | Generic locking and error messages                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 380    |
| [log\_debug](./log-debug)                                       | A log used for debugging, especially useful for bLogic/ejscript                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 365    |
| [log\_events](./log-events)                                     | System log                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 364    |
| [login](./login)                                                | This table contains entries for the user sessions.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 297    |
| [login\_customer](./login-customer)                             | This table contains entries for customer sessions. At first only used for Soap logins, but will later also be used for web logins                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 298    |
| [mail\_alias](./mail-alias)                                     | This table contains the alias\&apos;es for each mailbox, one-to-many-relation. It is in so we can substract the alias\&apos;es when when listing the recipients of a message.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 273    |
| [mail\_block](./mail-block)                                     | This table controls the spam-protection system, ensuring that a single email recipient does not recieve too many emails during a certain period of time.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 316    |
| [mail\_in\_filter](./mail-in-filter)                            | This table contains entries for the mailboxes the eJournal system is fetching mail from (POP3 or IMAP).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 271    |
| [mail\_in\_uidl](./mail-in-uidl)                                | This table is used to avoid spamming the system by importing the same message several times (normally a result of a crash somewhere). When a mailbox is openede, then unique id for each message is stored in this table, and then removed only when the message has been correctly imported and deleted from mailbox.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 272    |
| [MailingDomains](./mailingdomains)                              | List of allowed domains used in a Mailing                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 500    |
| [MergeMoveLog](./mergemovelog)                                  | Log of merge and move operations (person, contact, project)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 37     |
| [Message](./message)                                            | Definition of a message, corresponding to the header of a protocol                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 242    |
| [message\_customers](./message-customers)                       | This table contains all cutomers who are involved in a message                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 260    |
| [message\_header](./message-header)                             | This table contains small pieces of information which is listed over the body for each message.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 259    |
| [message\_id](./message-id)                                     | This table links an email message id to an eJournal item                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 386    |
| [MessageHandler](./messagehandler)                              | Presence and heartbeat of a message handler, should be updated once a minute. Older records are stale                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 241    |
| [metering\_log](./metering-log)                                 | Metering log table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 501    |
| [ModuleLicense](./modulelicense)                                | Module licenses, belonging to one single owner                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 237    |
| [ModuleOwner](./moduleowner)                                    | Unique owner of a set of licensed modules                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 212    |
| [MrMrs](./mrmrs)                                                | MrMrs list table. List of salutations.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 94     |
| [MrMrsGroupLink](./mrmrsgrouplink)                              | User group link table for MrMrs, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 95     |
| [MrMrsHeadingLink](./mrmrsheadinglink)                          | Heading link table for MrMrs, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 96     |
| [ms\_filter](./ms-filter)                                       | This table contains email filters. These are the filters allowing you to do advanced parsing of incomming emails.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 310    |
| [ms\_filter\_mail](./ms-filter-mail)                            | This table connects mail filters (ms\_filter) to mailboxes (mail\_in\_filter).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 311    |
| [ms\_substitute](./ms-substitute)                               | Regexp for extracting info from emails when they enter they system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 313    |
| [ms\_trashbin](./ms-trashbin)                                   | This table contains entries for emails which have been trashed by a filter, waiting for confirmation of deletion or import.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 312    |
| [navigation\_history](./navigation-history)                     | Per-associate navigation state: Current (persisted soprotocol) and Recent navigation entries, keyed by client and key                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 502    |
| [NewsFeedItem](./newsfeeditem)                                  | Contains news feed items - published to one or more users, with one or more language descriptions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 506    |
| [NewsFeedItemCta](./newsfeeditemcta)                            | List of Calls-to-Action buttons to attach to a given news item. One item may have multiple CTAs (e.g. Approve + Reject).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 508    |
| [NewsFeedItemHtml](./newsfeeditemhtml)                          | Detailed description of the news item, in a specific language.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 507    |
| [NewsFeedItemRecipient](./newsfeeditemrecipient)                | Recipients of the news feed item. One news feed item may be sent to multiple recipients (users).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 509    |
| [notice\_frame](./notice-frame)                                 | PID controller for automatic adjustment of pop up message check rate                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 404    |
| [notify](./notify)                                              | This table contains the pop-up messages displayed for users for various events, such as \&apos;new ticket\&apos;, etc.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 301    |
| [OnlineApp](./onlineapp)                                        | Echo and track information about Online Apps and their usage                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 510    |
| [outbox](./outbox)                                              | Outgoing emails with sending status and other info                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 351    |
| [outgoing\_message](./outgoing-message)                         | Delivery of outgoing messages to messageplugins, updated with status asynchroneously                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 407    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 167    |
| [password\_rules](./password-rules)                             | This table may contain one entry specifying rules for passwords.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 322    |
| [PaymentTerms](./paymentterms)                                  | The list of payment terms, in the internal product register                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 427    |
| [PaymentTermsGroupLink](./paymenttermsgrouplink)                | User group link table for PaymentTerms, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 428    |
| [PaymentTermsHeadingLink](./paymenttermsheadinglink)            | Heading link table for PaymentTerms, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 429    |
| [PaymentType](./paymenttype)                                    | The list of payment types, in the internal product register                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 430    |
| [PaymentTypeGroupLink](./paymenttypegrouplink)                  | User group link table for PaymentType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 431    |
| [PaymentTypeHeadingLink](./paymenttypeheadinglink)              | Heading link table for PaymentType, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 432    |
| [PersInt](./persint)                                            | PersInt list table. List of Person interests.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 73     |
| [PersIntGroupLink](./persintgrouplink)                          | User group link table for PersInt, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 74     |
| [PersIntHeadingLink](./persintheadinglink)                      | Heading link table for PersInt, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 75     |
| [person](./person)                                              | Persons                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 6      |
| [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.                                                                                                                 | 15     |
| [PersPos](./perspos)                                            | PersPos list table. Contact person position list                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 76     |
| [PersPosGroupLink](./persposgrouplink)                          | User group link table for PersPos, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 77     |
| [PersPosHeadingLink](./persposheadinglink)                      | Heading link table for PersPos, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 78     |
| [phone](./phone)                                                | Contact and Person phonenumbers (+fax)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 8      |
| [PhoneFormat](./phoneformat)                                    | Formatting information for telephone numbers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 251    |
| [PMembType](./pmembtype)                                        | PMembType list table. List text of titles (member types) for project members.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 91     |
| [PMembTypeGroupLink](./pmembtypegrouplink)                      | User group link table for PMembType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 92     |
| [PMembTypeHeadingLink](./pmembtypeheadinglink)                  | Heading link table for PMembType, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 93     |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                | 184    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 185    |
| [preference](./preference)                                      | Not quite obsolete preference table; historical info mostly. From 6.1 this table now holds an upgrade stamp.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 22     |
| [PriceList](./pricelist)                                        | List of prices, cached from an ERP system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 128    |
| [PriceUnit](./priceunit)                                        | The list of price units, in the internal product register (meter, ton, bushel, microsecond, gradus, τρυβλίον, 五合枡, دونم or whatever)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 439    |
| [PriceUnitGroupLink](./priceunitgrouplink)                      | User group link table for PriceUnit, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 440    |
| [PriceUnitHeadingLink](./priceunitheadinglink)                  | Heading link table for PriceUnit, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 441    |
| [Priority](./priority)                                          | Priority list table. Used with appointments: low, high.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 79     |
| [PriorityGroupLink](./prioritygrouplink)                        | User group link table for Priority, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 80     |
| [PriorityHeadingLink](./priorityheadinglink)                    | Heading link table for Priority, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 81     |
| [Prob](./prob)                                                  | Prob list table. Probability, used in  sales .                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 82     |
| [ProbGroupLink](./probgrouplink)                                | User group link table for Prob, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 83     |
| [ProbHeadingLink](./probheadinglink)                            | Heading link table for Prob, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 84     |
| [Product](./product)                                            | One Product, member of one price list                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 129    |
| [ProductCategory](./productcategory)                            | List for the ProductCategory field of the Product table (Quote Management)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 408    |
| [ProductCategoryGroupLink](./productcategorygrouplink)          | User group link table for ProductCategory, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 409    |
| [ProductCategoryHeadingLink](./productcategoryheadinglink)      | Heading link table for ProductCategory, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 410    |
| [ProductFamily](./productfamily)                                | List for the ProductFamily field of the Product table (Quote Management)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 411    |
| [ProductFamilyGroupLink](./productfamilygrouplink)              | User group link table for ProductFamily, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 412    |
| [ProductFamilyHeadingLink](./productfamilyheadinglink)          | Heading link table for ProductFamily, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 413    |
| [ProductType](./producttype)                                    | List for the ProductType field of the Product table (Quote Management)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 414    |
| [ProductTypeGroupLink](./producttypegrouplink)                  | User group link table for ProductType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 415    |
| [ProductTypeHeadingLink](./producttypeheadinglink)              | Heading link table for ProductType, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 416    |
| [ProductVersion](./productversion)                              | Version information for code modules. Owner + code module must be unique                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 240    |
| [profile](./profile)                                            | Deprecated. This table contains entries for the user profiles.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 329    |
| [project](./project)                                            | Projects                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 11     |
| [projectmember](./projectmember)                                | Project members. Link-table between person and project                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 12     |
| [ProjectTypeStatusLink](./projecttypestatuslink)                | Many-many link table between project type and status, similar to sale type-stage link; and an anchor point for guide items                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 213    |
| [ProjStatus](./projstatus)                                      | ProjStatus list table. Project status                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 88     |
| [ProjStatusGroupLink](./projstatusgrouplink)                    | User group link table for ProjStatus, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 89     |
| [ProjStatusHeadingLink](./projstatusheadinglink)                | Heading link table for ProjStatus, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 90     |
| [ProjType](./projtype)                                          | ProjType list table. List of valid Project types.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 85     |
| [ProjTypeGroupLink](./projtypegrouplink)                        | User group link table for ProjType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 86     |
| [ProjTypeHeadingLink](./projtypeheadinglink)                    | Heading link table for ProjType, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 87     |
| [Publish](./publish)                                            | Publishing system for external users                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 200    |
| [PushNotificationService](./pushnotificationservice)            | Used for storing handles to user devices that should receive push notifications                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 511    |
| [quick\_filter\_info](./quick-filter-info)                      | Connect quick filter info from a specific provider to a dashboard                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 486    |
| [quick\_reply](./quick-reply)                                   | Personal quick reply text fragments                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 462    |
| [Quote](./quote)                                                | Quote root level, at most one per Sale, always connected to one Sale                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 34     |
| [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.                                                                                                                                                                                                         | 47     |
| [QuoteApprReason](./quoteapprreason)                            | Predefined reasons for quote approval                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 541    |
| [QuoteApprReasonGroupLink](./quoteapprreasongrouplink)          | User group link table for QuoteApprReason, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 542    |
| [QuoteApprReasonHeadingLink](./quoteapprreasonheadinglink)      | Heading link table for QuoteApprReason, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 543    |
| [QuoteConnection](./quoteconnection)                            | Primary key in the CRM database. Definition of a connection to an external system, for the Quote system.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 26     |
| [QuoteConnectionAccess](./quoteconnectionaccess)                | Access control for Quote Connections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 27     |
| [QuoteDenyReason](./quotedenyreason)                            | Predefined reasons for quote denial                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 544    |
| [QuoteDenyReasonGroupLink](./quotedenyreasongrouplink)          | User group link table for QuoteDenyReason, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 545    |
| [QuoteDenyReasonHeadingLink](./quotedenyreasonheadinglink)      | Heading link table for QuoteDenyReason, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 546    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 127    |
| [QuoteLineConfiguration](./quotelineconfiguration)              | Configuration of quote lines - which fields are in use, rights, labels etc                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 445    |
| [QuoteVersion](./quoteversion)                                  | There may be multiple Versions of a Quote, with one of them active                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 39     |
| [QuoteVersionAttachment](./quoteversionattachment)              | Actual attachments to a quote                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 447    |
| [Reason](./reason)                                              | Reason list table. Why we lost the sale (list)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 103    |
| [ReasonGroupLink](./reasongrouplink)                            | User group link table for Reason, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 104    |
| [ReasonHeadingLink](./reasonheadinglink)                        | Heading link table for Reason, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 105    |
| [ReasonSold](./reasonsold)                                      | Why was the sale marked as sold (why did we succeed)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 115    |
| [ReasonSoldGroupLink](./reasonsoldgrouplink)                    | User group link table for ReasonSold, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 116    |
| [ReasonSoldHeadingLink](./reasonsoldheadinglink)                | Heading link table for ReasonSold, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 117    |
| [ReasonStalled](./reasonstalled)                                | Why was the sale marked as stalled                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 154    |
| [ReasonStalledGroupLink](./reasonstalledgrouplink)              | Link table for ReasonStalled, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 155    |
| [ReasonStalledHeadingLink](./reasonstalledheadinglink)          | Heading link table for ReasonStalled, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 156    |
| [RecurrenceRule](./recurrencerule)                              | The recurrency pattern for a recurring event. Each recurring event has an appointment.recurrenceRuleId pointing to its pattern.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 207    |
| [redletterday](./redletterday)                                  | Red letter days for calendar (holidays, birthday of king etc)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 17     |
| [RefCountRange](./refcountrange)                                | Number allocation system, for keeping track of ranges of numbers loaned out to travel and satellite databases                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 172    |
| [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.                                                                                                                                                              | 171    |
| [registry](./registry)                                          | System settings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 253    |
| [RejectReason](./rejectreason)                                  | Rejection reason (suggested) for bookings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 222    |
| [RejectReasonGroupLink](./rejectreasongrouplink)                | User group link table for Comptr, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 223    |
| [RejectReasonHeadingLink](./rejectreasonheadinglink)            | Heading link table for RejectReason, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 224    |
| [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".                                                                                                                                                                                                                                                                                                                                                                                                                | 48     |
| [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.                                                                                                                                                                                                                                                                                                                                                                              | 52     |
| [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.                                                                                                                           | 51     |
| [RelDefGroupLink](./reldefgrouplink)                            | User group link table for RelDef, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 49     |
| [RelDefHeadingLink](./reldefheadinglink)                        | Heading link table for RelDef, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 50     |
| [reply\_template](./reply-template)                             | Templates for automatic and manual replies to emails/sms organized hierachically                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 277    |
| [reply\_template\_attachment](./reply-template-attachment)      | This table is used to connect attachments to reply templates (many-to-many).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 278    |
| [reply\_template\_body](./reply-template-body)                  | Contains the body of the reply templates in different languages                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 279    |
| [reply\_template\_folder](./reply-template-folder)              | This table contains entries for folders for reply templates.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 276    |
| [ResourceOverride](./resourceoverride)                          | Generic mechanism for overriding (or even defining new) text resources, in multiple languages                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 448    |
| [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)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 191    |
| [role\_category](./role-category)                               | Category membership associated with a role                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 325    |
| [role\_element](./role-element)                                 | Profiles associated with a role                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 326    |
| [role\_member](./role-member)                                   | Users linked to a role. Deprecated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 324    |
| [role\_workflow](./role-workflow)                               | Knowledge base workflow access rights associated with a role                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 327    |
| [s\_attachment](./s-attachment)                                 | A connector between a message and attachments. One message can contain many attachments.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 349    |
| [s\_bounce\_shipment](./s-bounce-shipment)                      | Email bounces from customers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 342    |
| [s\_dyn\_criteria](./s-dyn-criteria)                            | Contains criterias for a dynamic list.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 350    |
| [s\_link](./s-link)                                             | Links in messages to measure success rate of a campaign.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 336    |
| [s\_link\_customer](./s-link-customer)                          | A connection between a customer and a link. Registered customers are identified when clicking on a link                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 337    |
| [s\_link\_customer\_statical](./s-link-customer-statical)       | A connection between a customer and a link. Registered customers are identified when clicking on a link                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 338    |
| [s\_list](./s-list)                                             | A list, dynamic or static                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 344    |
| [s\_list\_customer](./s-list-customer)                          | Elements in a customer list.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 346    |
| [s\_list\_element](./s-list-element)                            | Elements in a static list.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 345    |
| [s\_list\_shipment](./s-list-shipment)                          | A connector between shipment and list so that one shipment can have many lists, and one list can have many shipments                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 348    |
| [s\_message](./s-message)                                       | A message used in a shipment. Can be html and/or plain text                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 335    |
| [s\_messageblock](./s-messageblock)                             | Contains a block of a mailing message, that can be reused in a mailing                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 499    |
| [s\_picture\_entry](./s-picture-entry)                          | This table describes each picture in the database                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 340    |
| [s\_picture\_folder](./s-picture-folder)                        | This table contains all picture folders                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 339    |
| [s\_sent\_message](./s-sent-message)                            | Emarketeer message control                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 405    |
| [s\_shipment](./s-shipment)                                     | Contains info about one shipment. The addresses are stored in s\_shipment\_addr                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 334    |
| [s\_shipment\_addr](./s-shipment-addr)                          | Addresses that are ready to be sent in a shipment.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 347    |
| [s\_smtp\_servers](./s-smtp-servers)                            | Contains the smtp server for a shipment                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 390    |
| [s\_washing](./s-washing)                                       | Register of all bounced mail to enabel washing                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 341    |
| [s\_washing\_list](./s-washing-list)                            | Unused table that is ment to be used for active washing in spm v2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 343    |
| [SaintConfiguration](./saintconfiguration)                      | Configuration information for the Saint system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 457    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 13     |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 157    |
| [SaleStakeholder](./salestakeholder)                            | Stakeholders in the sale, very similar to project members                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 121    |
| [SaleType](./saletype)                                          | Type of sale - large solution, incremental, whatever fits the organization                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 149    |
| [SaleTypeCat](./saletypecat)                                    | Category for sale type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 118    |
| [SaleTypeCatGroupLink](./saletypecatgrouplink)                  | User group link table for SaleTypeCat, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 119    |
| [SaleTypeCatHeadingLink](./saletypecatheadinglink)              | Heading link table for SaleTypeCat, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 120    |
| [SaleTypeGroupLink](./saletypegrouplink)                        | User group link table for SaleType, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 150    |
| [SaleTypeHeadingLink](./saletypeheadinglink)                    | Heading link table for SaleType, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 151    |
| [SaleTypeQuoteAttachment](./saletypequoteattachment)            | Default attachments to quotes linked to sales of this type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 446    |
| [SaleTypeStageLink](./saletypestagelink)                        | Many-many link table between sale type and stage; and an anchor point for guide items                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 160    |
| [Salutation](./salutation)                                      | Academic title for Person                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 219    |
| [SalutationGroupLink](./salutationgrouplink)                    | User group link table for Salutation, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 220    |
| [SalutationHeadingLink](./salutationheadinglink)                | Heading link table for Salutation, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 221    |
| [satellite](./satellite)                                        | Definition of Satellites                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 42     |
| [schedule](./schedule)                                          | Generic scheduled tasked handling time scheduling, locking and error messages                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 379    |
| [scheduled\_task](./scheduled-task)                             | A scheduled entry executing a script at certain times                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 376    |
| [screen\_chooser](./screen-chooser)                             | Screen choosers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 375    |
| [screen\_definition](./screen-definition)                       | A configurable screen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 370    |
| [screen\_definition\_action](./screen-definition-action)        | An action to perform for a certain button in an screen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 371    |
| [screen\_definition\_element](./screen-definition-element)      | An element in a configurable screen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 372    |
| [screen\_definition\_hidden](./screen-definition-hidden)        | The name of a hidden variable to keep for this screen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 373    |
| [screen\_definition\_language](./screen-definition-language)    | Custom language variables used for screens                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 374    |
| [script\_trace](./script-trace)                                 | Scripts which should be traced                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 476    |
| [script\_trace\_run](./script-trace-run)                        | Traces of executed scripts                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 477    |
| [SearchCat](./searchcat)                                        | SearchCat list table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 106    |
| [SearchCatGroupLink](./searchcatgrouplink)                      | User group link table for SearchCat, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 107    |
| [SearchCatHeadingLink](./searchcatheadinglink)                  | Heading link table for SearchCat, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 108    |
| [SearchCriteria](./searchcriteria)                              | Criteria storage for Selection and other Find mechanisms                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 201    |
| [SearchCriteriaGroup](./searchcriteriagroup)                    | Criteria storage for Selection and other Find mechanisms                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 202    |
| [SearchCriterion](./searchcriterion)                            | Criteria storage for Selection and other Find mechanisms                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 203    |
| [SearchCriterionValue](./searchcriterionvalue)                  | Criteria storage for Selection and other Find mechanisms                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 204    |
| [selection](./selection)                                        | Selections                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 23     |
| [selectionmember](./selectionmember)                            | Selection detail table  Each row in a selection is represented by one record in this table. Contact\_id is always filled in, person\_id is optional, but if used, must point to a person belonging to the contact in contact\_id.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 24     |
| [sequence](./sequence)                                          | next\_id to be used for each table                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 0      |
| [service\_auth](./service-auth)                                 | Authentication for a service (imap, smtp...)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 493    |
| [session\_object](./session-object)                             | Generic session object, accessible from ejscript etc, typically xml or name=value syntax, may be stored over several rows if big                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 254    |
| [ShipmentType](./shipmenttype)                                  | Shipment type list table. Classification of a mailing, allowing recipients to subscribe to lists                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 512    |
| [ShipmentTypeReservation](./shipmenttypereservation)            | ShipmentTypes a person has reserved against. Note that the absense of a record here implies acceptance of a mailings of this type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 513    |
| [sms](./sms)                                                    | This table will hold outgoing sms messages when transmitted with WebServices                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 388    |
| [sms\_hysteria](./sms-hysteria)                                 | Avoid sending too many sms messages in a short time interval to one person                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 367    |
| [snapshot](./snapshot)                                          | Snapshots taken of the system database and attachments via soap                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 369    |
| [soap\_access](./soap-access)                                   | Table that contains constraints on the access to the soap interface                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 362    |
| [SORLabelLayout](./sorlabellayout)                              | SuperOffice reporter data                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 180    |
| [Source](./source)                                              | Source list table. Source for sale (list)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 100    |
| [SourceGroupLink](./sourcegrouplink)                            | User group link table for Source, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 101    |
| [SourceHeadingLink](./sourceheadinglink)                        | Heading link table for Source, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 102    |
| [StakeholderRole](./stakeholderrole)                            | Role a stakeholder has in a sale                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 122    |
| [StakeholderRoleGroupLink](./stakeholderrolegrouplink)          | User group link table for StakeholderRole, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 123    |
| [StakeholderRoleHeadingLink](./stakeholderroleheadinglink)      | Heading link table for StakeholderRole, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 124    |
| [static\_list\_ref](./static-list-ref)                          | This table stores id references for selections id lists                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 396    |
| [StatusDef](./statusdef)                                        | Status definitions. Name and description are in LocaleText for internationalization                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 198    |
| [StatusValue](./statusvalue)                                    | Values for statuses                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 199    |
| [SubscriptionUnit](./subscriptionunit)                          | The list of Subscription units, in the internal product register (year/quarter/month etc., or perhaps amounts if volume-based subscription)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 442    |
| [SubscriptionUnitGroupLink](./subscriptionunitgrouplink)        | User group link table for SubscriptionUnit, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 443    |
| [SubscriptionUnitHeadingLink](./subscriptionunitheadinglink)    | Heading link table for SubscriptionUnit, for MDO item headings                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 444    |
| [SuggestedAppointment](./suggestedappointment)                  | Defines a suggested appointment for use in a Sale Guide or Project Guide                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 125    |
| [SuggestedDocument](./suggesteddocument)                        | Unique owner of a set of licensed modules                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 126    |
| [SuperListColumnSize](./superlistcolumnsize)                    | Stores the relative size (in percent) or in characters of a column in a SuperList                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 209    |
| [system\_script](./system-script)                               | A table containing the system script                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 378    |
| [SystemEvent](./systemevent)                                    | System events, such as freetext rebuild, SAINT rebuild and such. Makes broadcasts to keep its siblings and clients updated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 153    |
| [TabOrder](./taborder)                                          | Order of tabs within a tab control, if configured by a user                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 152    |
| [Tags](./tags)                                                  | MDO List of tags for Service entities                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 458    |
| [TagsGroupLink](./tagsgrouplink)                                | User group link table for Tags, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 459    |
| [TagsHeadingLink](./tagsheadinglink)                            | Heading link table for Source, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 460    |
| [target\_assignment\_info](./target-assignment-info)            | Linking associate, company or user group target and other information with target values                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 517    |
| [target\_assignment\_value](./target-assignment-value)          | A set of values linked to assignment info and a period in a target group.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 518    |
| [target\_change](./target-change)                               | A single field change.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 521    |
| [target\_dimension](./target-dimension)                         | Defining target dimension                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 522    |
| [target\_group](./target-group)                                 | Info about a set of (sales, project, selection...) targets                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 515    |
| [target\_period](./target-period)                               | A set of periods linked with target amounts for users/usergroups and the target groups/years.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 516    |
| [target\_revision](./target-revision)                           | One batch of changes made to targets                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 520    |
| [target\_revision\_history](./target-revision-history)          | Revision history info in case the original target group or assignment info was deleted                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 519    |
| [Task](./task)                                                  | Task list table, activity types, like Phone, Meeting                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 67     |
| [TaskGroupLink](./taskgrouplink)                                | User group link table for Task, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 68     |
| [TaskHeadingLink](./taskheadinglink)                            | Heading link table for Task, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 69     |
| [TaskMenu](./taskmenu)                                          | List items to merge into menues                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 465    |
| [TaskMenuGroupLink](./taskmenugrouplink)                        | User group link table for TaskMenu, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 466    |
| [TaskMenuHeadingLink](./taskmenuheadinglink)                    | Heading link table for TaskMenu, for MDO headers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 467    |
| [temp\_db\_lock](./temp-db-lock)                                | Represents a temporary lock on a resource identified by table\_id and key                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 535    |
| [temporary\_words](./temporary-words)                           | This table is used as a temporary table, containing the words we want                  to search for in the FAQs                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 356    |
| [TemporaryKey](./temporarykey)                                  | Temporary keys for lightweight authentications such as changing ones subscriptions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 514    |
| [text](./text)                                                  | Long text fields from all over the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 18     |
| [ticket](./ticket)                                              | This table contains the tickets (requests) of the system. Its purpose should be evident.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 262    |
| [ticket\_alert](./ticket-alert)                                 | This table will contain ticket escalation levels. A ticket will be escalated along a \&apos;chain\&apos; of these levels.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 274    |
| [ticket\_attachment](./ticket-attachment)                       | This table connects an attachment to a message. It references the entry in the attachment table, and the message.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 256    |
| [ticket\_customers](./ticket-customers)                         | This table allows several customers to be connected to several tickets (many-to-many)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 264    |
| [ticket\_log](./ticket-log)                                     | This table contains log entries for the tickets.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 267    |
| [ticket\_log\_action](./ticket-log-action)                      | This table contains actions for the tickets.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 269    |
| [ticket\_log\_change](./ticket-log-change)                      | This table contains log entries for the tickets.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 268    |
| [ticket\_priority](./ticket-priority)                           | This table contains the ticket priorities.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 275    |
| [ticket\_rel\_def\_ticket\_type](./ticket-rel-def-ticket-type)  | Link table defining what Ticket types are involved in this relation. Will have M:N rows for a single relation definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 556    |
| [ticket\_relation](./ticket-relation)                           | A relation between 2 tickets                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 557    |
| [ticket\_relation\_def](./ticket-relation-def)                  | Ticket relation definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 555    |
| [ticket\_status](./ticket-status)                               | This table user defined ticket status values.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 263    |
| [ticket\_status\_history](./ticket-status-history)              | This table contains the history of a tickets statuses. Each time a ticket changes status a copy of the previous status of the record will be saved                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 261    |
| [ticket\_type](./ticket-type)                                   | A ticket (request) type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 552    |
| [ticket\_type\_priority](./ticket-type-priority)                | Link table defining what Priorities are relevant to a particular Ticket type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 553    |
| [ticket\_type\_status](./ticket-type-status)                    | Link table defining what Statuses are relevant to a particular Ticket type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 554    |
| [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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 505    |
| [timestamps](./timestamps)                                      | Timestamp information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 300    |
| [travelcurrent](./travelcurrent)                                | Information about this database and its place in the hierarchy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 32     |
| [travelgenerateddatabase](./travelgenerateddatabase)            | Information about all databases generated from this database                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 33     |
| [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)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 30     |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                | 43     |
| [traveller](./traveller)                                        | Associates traveling out from this database                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 31     |
| [traveltransactionlog](./traveltransactionlog)                  | Log of all updates made to the database, that need to be replicated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 29     |
| [TrayApp](./trayapp)                                            | Tray application presence. SuperOffice CRM web extensions.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 252    |
| [tree\_explorer\_entry](./tree-explorer-entry)                  | This table stores the entries in a tree-explorer                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 399    |
| [tree\_explorer\_link](./tree-explorer-link)                    | This table stores the link of entries in a tree-explorer                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 400    |
| [TypicalSearch](./typicalsearch)                                | Owner of a set of predefined selection criteria                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 503    |
| [TZDstRule](./tzdstrule)                                        | Time zone rule for daylight saving time                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 247    |
| [TZLocation](./tzlocation)                                      | Time zone location                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 245    |
| [TZStdRule](./tzstdrule)                                        | Time zone rule for standard time                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 246    |
| [udappntlarge](./udappntlarge)                                  | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 229    |
| [udappntsmall](./udappntsmall)                                  | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 228    |
| [udcontactLarge](./udcontactlarge)                              | User-defined fields for contact (long strings)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 36     |
| [udcontactSmall](./udcontactsmall)                              | User-defined fields for contact                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 35     |
| [uddoclarge](./uddoclarge)                                      | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 231    |
| [uddocsmall](./uddocsmall)                                      | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 230    |
| [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.                                                                                                                               | 146    |
| [UDefFieldGL](./udeffieldgl)                                    | User group link table for UDefField, for MDO item hiding                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 147    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 136    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 139    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 137    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 138    |
| [udpersonLarge](./udpersonlarge)                                | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 141    |
| [udpersonSmall](./udpersonsmall)                                | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 140    |
| [udprojectLarge](./udprojectlarge)                              | User-defined fields. During conversion of user defined fields the data is stored in this table.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 143    |
| [udprojectSmall](./udprojectsmall)                              | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 142    |
| [udsalelarge](./udsalelarge)                                    | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 159    |
| [udsalesmall](./udsalesmall)                                    | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 158    |
| [udtempLarge](./udtemplarge)                                    | User-defined fields                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 145    |
| [udtempSmall](./udtempsmall)                                    | User-defined fields. During conversion of user defined fields the data is stored in this table.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 144    |
| [URL](./url)                                                    | Unified Resource Locators, URL to contacts, persons or projects.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | 54     |
| [user\_attribute](./user-attribute)                             | This table is used for storing various attributes for users.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 403    |
| [user\_candidate](./user-candidate)                             | This table will hold user candidate secrets                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 389    |
| [UserGroup](./usergroup)                                        | Secondary user groups                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 59     |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 60     |
| [UserPreference](./userpreference)                              | Preference system. If deflevel is set to 5; the user may change the preferences                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 56     |
| [UserRoleLink](./userrolelink)                                  | Link between user role and user                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 192    |
| [utm\_parameters](./utm-parameters)                             | Table for utm parameters collected from visits and formsubmissions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | 548    |
| [VisibleFor](./visiblefor)                                      | Visible for rights, who may see this appointment/document, sale,  salehist or selection                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 196    |
| [WebAppUsage](./webappusage)                                    | Usage statistics for web applications                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 249    |
| [Webhook](./webhook)                                            | Webhook URL to call when events occur in the client or in NetServer. Also tracks call+error statistics.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 523    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 525    |
| [Webhook\_usage](./webhook-usage)                               | Webhook usage statistics - tracks call+error statistics. Same primary key as the webhook.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 524    |
| [WinPosSize](./winpossize)                                      | Stores the position and size of each window, so they can be shown in the same place again                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 208    |
| [word\_relations](./word-relations)                             | This table shows which word are used in which FAQ entry, and how many times            they are used in each                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 355    |
| [workflow](./workflow)                                          | SuperOffice specific info about a workflow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | 526    |
| [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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | 529    |
| [workflow\_instance](./workflow-instance)                       | A set of properties related to the workflow instance of one participant going through the flow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 528    |
| [workflow\_root\_step\_link](./workflow-root-step-link)         | Link root steps to the workflow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 537    |
| [workflow\_step](./workflow-step)                               | A set of steps related to a workflow.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 530    |
| [workflow\_step\_option](./workflow-step-option)                | Some steps can have optional child 'flows', a new series of steps                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | 532    |
| [workflow\_step\_option\_link](./workflow-step-option-link)     | Link steps to other steps through step options                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 533    |
| [workflow\_trigger](./workflow-trigger)                         | A set of triggers related to a workflow.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 531    |
| [workflow\_wait\_for\_action](./workflow-wait-for-action)       | Some steps wait for actions, this is info about those actions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 536    |
| [wsdl\_description](./wsdl-description)                         | Soap wsdl files                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | 357    |
| [ziptocity](./ziptocity)                                        | Zip codes and city names. Zip codes used during address entry. You will find more information about addressformat on [http://techdoc.superoffice.com](http://techdoc.superoffice.com)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 16     |


## Related topics

- [Database table listing](/en/database/tables/index.md)
- [The Dynamic Provider - the dot syntax](/en/api/search/odata/dynamic-provider.md)
- [DatabaseModel table](/en/database/tables/databasemodel.md)
- [profile table](/en/database/tables/profile.md)
- [invoice_sum table](/en/database/tables/invoice-sum.md)
- [mail_alias table](/en/database/tables/mail-alias.md)
- [login table](/en/database/tables/login.md)
