---
title: "Table 298 Issued Reminder Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/298-issued-reminder-line/
type: table
id: 298
name: "Issued Reminder Line"
app: "Base Application"
namespace: Microsoft.Sales.Reminder
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/298-issued-reminder-line/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 298 Issued Reminder Line

Jonas Paprotka, https://jonas-paprotka.de/ref/table/298-issued-reminder-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Reminder |
| Versions | 17-28 |
| Source file | Sales/Reminder/IssuedReminderLine.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Reminder No. | Code[20] | 17-28 | - | - |
| 2 | Line No. | Integer | 17-28 | - | - |
| 3 | Attached to Line No. | Integer | 17-28 | - | - |
| 4 | Type | Enum Reminder Source Type | 17-28 | - | - |
| 5 | Entry No. | Integer | 17-28 | - | - |
| 6 | No. of Reminders | Integer | 17-28 | - | - |
| 7 | Posting Date | Date | 17-28 | - | - |
| 8 | Document Date | Date | 17-28 | - | - |
| 9 | Due Date | Date | 17-28 | - | - |
| 10 | Document Type | Enum Gen. Journal Document Type | 17-28 | - | - |
| 11 | Document No. | Code[20] | 17-28 | - | - |
| 12 | Description | Text[100] | 17-28 | - | - |
| 13 | Original Amount | Decimal | 17-28 | - | - |
| 14 | Remaining Amount | Decimal | 17-28 | - | - |
| 15 | No. | Code[20] | 17-28 | - | - |
| 16 | Amount | Decimal | 17-28 | - | - |
| 17 | Interest Rate | Decimal | 17-28 | - | - |
| 18 | Gen. Prod. Posting Group | Code[20] | 17-28 | - | - |
| 19 | VAT % | Decimal | 17-28 | - | - |
| 20 | VAT Calculation Type | Enum Tax Calculation Type | 17-28 | - | - |
| 21 | VAT Amount | Decimal | 17-28 | - | - |
| 22 | Tax Group Code | Code[20] | 17-28 | - | - |
| 23 | VAT Prod. Posting Group | Code[20] | 17-28 | - | - |
| 24 | VAT Identifier | Code[20] | 17-28 | - | - |
| 25 | Line Type | Enum Reminder Line Type | 17-28 | - | - |
| 26 | VAT Clause Code | Code[20] | 17-28 | - | - |
| 27 | Applies-To Document Type | Enum Gen. Journal Document Type | 17-28 | - | - |
| 28 | Applies-To Document No. | Code[20] | 17-28 | - | - |
| 30 | Detailed Interest Rates Entry | Boolean | 17-28 | - | - |
| 50 | Canceled | Boolean | 17-28 | - | - |
| 101 | System-Created Entry | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Reminder No., Line No. | 17-28 |
| Key2 | Reminder No., Type, Line Type, Detailed Interest Rates Entry | 17-28 |
| Key3 | Reminder No., Detailed Interest Rates Entry | 17-28 |
| Key4 | Reminder No., Type | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCurrencyCodeFromHeader | () | Code[10] | public | 17-28 | - | - |
| LookupDocNo | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeLookupDocNo | (var Record Issued Reminder Line, var Boolean) | 17-28 | - | - |
| Integration event | OnAfterSetCustLedgEntryFilter | (var Record Cust. Ledger Entry, var Record Issued Reminder Line, Integer) | 17-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.
