---
title: "Table 502 Reminder Attachment Text"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/502-reminder-attachment-text/
type: table
id: 502
name: "Reminder Attachment Text"
app: "Base Application"
namespace: Microsoft.Sales.Reminder
versions: "24-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/502-reminder-attachment-text/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 502 Reminder Attachment Text

Jonas Paprotka, https://jonas-paprotka.de/ref/table/502-reminder-attachment-text/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Reminder |
| Versions | 24-28 |
| Source file | Sales/Reminder/TermsAndLevels/ReminderAttachmentText.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Id | Guid | 24-28 | - | - |
| 2 | Language Code | Code[10] | 24-28 | - | - |
| 3 | Source Type | Enum Reminder Text Source Type | 24-28 | - | - |
| 4 | File Name | Text[100] | 24-28 | - | - |
| 5 | Beginning Line | Text[100] | 24-28 | Pending 27.0 | To support the use of multiple lines, this field will be replaced by the Reminder Attachment Text Line table. |
| 6 | Inline Fee Description | Text[100] | 24-28 | - | - |
| 7 | Ending Line | Text[100] | 24-28 | Pending 27.0 | To support the use of multiple lines, this field will be replaced by the Reminder Attachment Text Line table. |
| 10 | Beginning Lines | Boolean | 25-28 | - | - |
| 11 | Ending Lines | Boolean | 25-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Id, Language Code | 24-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetDefaultContentForNewLanguage | (Guid, Enum Reminder Text Source Type) | - | public | 24-28 | - | - |
| SetDefaultContentForNewLanguage | (Guid, Code[10], Enum Reminder Text Source Type) | - | public | 24-28 | - | - |
| SetDefaultContentForNewLanguage | (Guid, Code[10], Enum Reminder Text Source Type, Guid) | - | public | 24-28 | - | - |
| DeleteReminderAttachmentTextLines | (Record Reminder Attachment Text) | - | internal | 25-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
