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

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

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Reminder |
| Versions | 17-28 |
| Source file | Sales/Reminder/ReminderLine.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 | - | - |
| 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 |
| --- | --- | --- | --- | --- | --- | --- |
| GetReminderHeader | () | - | public | 17-28 | - | - |
| GetCurrencyCodeFromHeader | () | Code[10] | public | 17-28 | - | - |
| GetNoOfReminderForCustLedgEntry | (Integer) | Integer | public | 17-28 | - | - |
| CumulateDetailedEntries | (var Decimal, Date, Date, Decimal, Decimal) | - | public | 17-28 | - | - |
| LookupDocNo | () | - | public | 17-28 | - | - |
| CalcFinanceChargeInterestRate | (var Record Finance Charge Interest Rate, var Date, var Decimal, var Date) | - | public | 17-28 | - | - |
| CreateMulitplyInterestRateEntries | (var Record Reminder Line, var Record Finance Charge Interest Rate, var Date, var Decimal, var Date, var Decimal) | - | public | 17-28 | - | - |
| CalcFinanceCharge | () | - | public | 23-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCopyFromCustLedgEntry | (var Record Reminder Line, Record Cust. Ledger Entry) | 17-28 | - | - |
| Integration event | OnAfterCalcFinChrg | (var Record Reminder Line, var Record Reminder Header) | 17-28 | - | - |
| Integration event | OnAfterSetCustLedgEntryView | (Record Reminder Header, Record Reminder Line, var Record Cust. Ledger Entry) | 17-28 | - | - |
| Integration event | OnBeforeCalcFinChrg | (var Record Reminder Line, var Record Reminder Header, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeLookupDocNo | (var Record Reminder Line, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeValidateDocumentNo | (var Record Reminder Line, var Record Reminder Line, Integer, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeValidateEntryNo | (var Record Reminder Line, var Record Reminder Line, Integer, var Boolean) | 17-28 | - | - |
| Integration event | OnCalcFinChrgOnBeforeValidatePostingGroups | (var Record Reminder Line, var Record Reminder Header, var Decimal) | 17-28 | - | - |
| Integration event | OnValidateVATProdPostingGroupOnAfterVATPostingSetupGet | (var Record VAT Posting Setup, Record Reminder Line) | 17-28 | - | - |
| Integration event | OnGetNoOfReminderForCustLedgEntryOnAfterReminderEntrySetFilters | (var Record Reminder/Fin. Charge Entry) | 17-28 | - | - |
| Integration event | OnBeforeGetNoOfReminderForCustLedgEntry | (var Record Reminder Line, var Integer, Integer, var Boolean) | 17-28 | - | - |
| Integration event | OnAfterFillLineWithGLAccountData | (var Record Reminder Line, Record Reminder Header, Record G/L Account) | 18-28 | - | - |
| Integration event | OnBeforeLookupEntryNo | (var Record Reminder Line, var Boolean) | 19-28 | - | - |
| Integration event | OnBeforeValidateDocumentType | (var Record Reminder Line, var Boolean) | 19-28 | - | - |
| Integration event | OnCalcFinChrgOnAfterCalcShouldSkipCalcFinChrg | (var Record Reminder Line, var Record Reminder Header, var Record Cust. Ledger Entry, var Boolean) | 19-28 | - | - |
| Integration event | OnAfterLookupDocNo | (var Record Reminder Line, Record Reminder Line) | 23-28 | - | - |
| Integration event | OnCalcFinChrgOnBeforeCalcFinanceChargeInterestRate | (var Record Reminder Line, var Record Reminder Header, var Record Finance Charge Terms, var Boolean) | 23-28 | - | - |
| Integration event | OnCalcFinChrgOnAfterDetailedCustLedgEntrySetFilters | (var Record Detailed Cust. Ledg. Entry, Record Reminder Line) | 23-28 | - | - |
| Integration event | OnCalcFinChrgOnAfterReminderEntrySetFilters | (var Record Reminder/Fin. Charge Entry) | 23-28 | - | - |
| Integration event | OnCalcFinChrgOnAfterCalcInterest | (var Record Finance Charge Terms, var Decimal) | 23-28 | - | - |
| Integration event | OnValidateAppliesToDocumentNoOnAfterCalcRemainingAmount | (var Record Cust. Ledger Entry) | 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.
