---
title: "Table 6757 Create Reminders Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/6757-create-reminders-setup/
type: table
id: 6757
name: "Create Reminders Setup"
app: "Base Application"
namespace: Microsoft.Sales.Reminder
versions: "24-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/6757-create-reminders-setup/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 6757 Create Reminders Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/6757-create-reminders-setup/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Reminder |
| Versions | 24-28 |
| Source file | Sales/Reminder/Automation/Actions/CreateReminders/CreateRemindersSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[50] | 24-28 | - | - |
| 2 | Action Group Code | Code[50] | 24-28 | - | - |
| 3 | Description | Text[50] | 24-28 | - | - |
| 10 | Only Overdue Amount Entries | Boolean | 24-28 | - | - |
| 11 | Include Entries On Hold | Boolean | 24-28 | - | - |
| 12 | Set Header Level to all Lines | Boolean | 24-28 | - | - |
| 20 | Customer Filter | Blob | 24-28 | - | - |
| 21 | Ledger Entries Filter | Blob | 24-28 | - | - |
| 22 | Issue Fee Ledg. Entries Filter | Blob | 24-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Code, Action Group Code | 24-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetCustomerSelectionFilter | () | - | public | 24-28 | - | - |
| SetCustomerLedgerEntriesSelectionFilter | () | - | public | 24-28 | - | - |
| SetFeeCustomerLedgerEntriesSelectionFilter | () | - | public | 24-28 | - | - |
| GetCustomerSelectionFilter | () | Text | public | 24-28 | - | - |
| GetCustomerLedgerEntriesSelectionFilter | () | Text | public | 24-28 | - | - |
| GetFeeCustomerLegerEntriesSelectionFilter | () | Text | public | 24-28 | - | - |
| GetCustomerSelectionDisplayText | () | Text | public | 24-28 | - | - |
| GetCustomerLedgerEntriesSelectionDisplayText | () | Text | public | 24-28 | - | - |
| GetFeeCustomerLedgerEntriesSelectionDisplayText | () | Text | public | 24-28 | - | - |
| GetCustomerSelectionViewFilter | () | Text | public | 24-28 | - | - |
| GetCustomerLedgerEntriesSelectionViewFilter | () | Text | public | 24-28 | - | - |
| GetFeeCustomerLedgerEntriesSelectionViewFilter | () | Text | public | 24-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.
