> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# QuoteApprReasonHeadingLink table

> Heading link table for QuoteApprReason, for MDO headers

## QuoteApprReasonHeadingLink Table (543)

Heading link table for QuoteApprReason, for MDO headers

## Fields

| Name                           | Description                           | Type                                        | Nullable |
| ------------------------------ | ------------------------------------- | ------------------------------------------- | :------: |
| quoteapprreasonheadinglink\_id | Primary key                           | PK                                          |    No    |
| quoteapprreason\_id            | Link to QuoteApprReason list table    | FK [QuoteApprReason](./quoteapprreason.mdx) |    No    |
| heading\_id                    | Link to Heading table                 | FK [Heading](./heading.mdx)                 |    No    |
| registered                     | Registered when                       | UtcDateTime                                 |    No    |
| registered\_associate\_id      | Registered by whom                    | FK [associate](./associate.mdx)             |    No    |
| updated                        | Last updated when                     | UtcDateTime                                 |    No    |
| updated\_associate\_id         | Last updated by whom                  | FK [associate](./associate.mdx)             |    No    |
| updatedCount                   | Number of updates made to this record | UShort                                      |    No    |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/cXByN-52D3CAMQji/media/loc/en/database/tables/QuoteApprReasonHeadingLink.png?fit=max&auto=format&n=cXByN-52D3CAMQji&q=85&s=4f8e010c8d3ea18ec5723de27cfbb486" alt="QuoteApprReasonHeadingLink table relationship diagram" width="856" height="803" data-path="media/loc/en/database/tables/QuoteApprReasonHeadingLink.png" />

## Indexes

| Fields              | Types | Description |
| ------------------- | ----- | ----------- |
| quoteapprreason\_id | FK    | Index       |
| heading\_id         | FK    | Index       |

## Relationships

| Table                                | Description                                                           |
| ------------------------------------ | --------------------------------------------------------------------- |
| [associate](./associate)             | Employees, resources and other users - except for External persons    |
| [Heading](./heading)                 | Heading items for all MDO lists, lists that are grouped and filtered. |
| [QuoteApprReason](./quoteapprreason) | Predefined reasons for quote approval                                 |

## Replication Flags

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

## Security Flags

* No access control via user's Role.
