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

# udcontactLarge table

> User-defined fields for contact (long strings)

## udcontactLarge Table (36)

User-defined fields for contact (long strings)

## Fields

| Name               | Description                  | Type        | Nullable |
| ------------------ | ---------------------------- | ----------- | :------: |
| udcontactLarge\_id | Primary key                  | PK          |    No    |
| string41           | string value 41, indexed     | String(199) |    Yes   |
| string42           | string value 42,  indexed    | String(199) |    Yes   |
| string43           | string value 43, indexed     | String(199) |    Yes   |
| string44           | string value 44, indexed     | String(199) |    Yes   |
| string45           | string value 45, not indexed | String(199) |    Yes   |
| string46           | string value 46, not indexed | String(199) |    Yes   |
| string47           | string value 47, not indexed | String(199) |    Yes   |
| string48           | string value 48, not indexed | String(199) |    Yes   |
| string49           | string value 49, not indexed | String(199) |    Yes   |

<img src="https://mintcdn.com/superofficeas/8-OIGQQJR0VGDXy_/media/loc/en/database/tables/udcontactLarge.png?fit=max&auto=format&n=8-OIGQQJR0VGDXy_&q=85&s=dc382c6ac85551e0166e6ab042fc1985" alt="udcontactLarge table relationship diagram" width="417" height="59" data-path="media/loc/en/database/tables/udcontactLarge.png" />

## Indexes

| Fields   | Types       | Description |
| -------- | ----------- | ----------- |
| string41 | String(199) | Index       |
| string42 | String(199) | Index       |
| string43 | String(199) | Index       |
| string44 | String(199) | Index       |

## Relationships

| Table                | Description                  |
| -------------------- | ---------------------------- |
| [contact](./contact) | Companies and Organizations. |

## Replication Flags

* Area Management controlled table. Contents replicated to satellites and traveller databases.
* Replicate changes UP from satellites and travellers back to central.
* Copy to satellite and travel prototypes.

## Security Flags

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


## Related topics

- [Working with custom objects and fields in API](/en/custom-objects/reference/index.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.FieldReplication](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.FieldReplication.md)
- [udcontactSmall table](/en/database/tables/udcontactsmall.md)
- [contact table](/en/database/tables/contact.md)
- [udprojectLarge table](/en/database/tables/udprojectlarge.md)
- [udpersonLarge table](/en/database/tables/udpersonlarge.md)
