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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/6751-reminder-action-group/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[50] | 24-28 | - | - |
| 2 | Description | Text[100] | 24-28 | - | - |
| 3 | Schedule | Enum Reminder Action Schedule | 24-28 | - | - |
| 4 | Start DateTime | DateTime | 24-28 | - | - |
| 6 | Next Run Date Formula | DateFormula | 24-28 | - | - |
| 7 | Blocked | Boolean | 24-28 | - | - |
| 12 | Reminder Terms | Blob | 24-28 | - | - |

## Keys

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetReminderTermsSelectionFilter | () | Text | public | 24-28 | - | - |
| SetReminderTermsSelectionFilter | (Text) | - | public | 24-28 | - | - |
| GetNextRunDate | () | DateTime | internal | 24-28 | - | - |
| GetLastRunStatusText | () | Text | internal | 24-28 | - | - |
| VerifyDefinition | () | - | internal | 24-28 | - | - |
| ShowHistory | () | - | internal | 24-28 | - | - |
| ScheduleAutomationJob | (var Record Reminder Action Group) | - | public | 24-28 | - | - |
| CreateUniqueJobQueue | (var Record Reminder Action Group, var Record Job Queue Entry) | - | public | 24-28 | - | - |
| GetJobQueueEntry | (var Record Job Queue Entry) | Boolean | internal | 24-28 | - | - |
| GetStatus | (var Text, var Text) | - | internal | 24-28 | - | - |
| InProgress | () | Boolean | internal | 24-28 | - | - |
| GetNextStartDate | () | Text | internal | 24-28 | - | - |
| PauseJobQueueEntry | () | - | internal | 24-28 | - | - |
| GetNumberOfActiveErrors | () | Integer | internal | 24-28 | - | - |
| GetActiveErrors | (var Record Reminder Automation Error) | - | internal | 24-28 | - | - |
| GetFeatureTelemetryName | () | Text | internal | 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.
