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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/6754-reminder-automation-error/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Id | Integer | 24-28 | - | - |
| 2 | ReminderActionId | Code[50] | 24-28 | - | - |
| 3 | Error Text | Blob | 24-28 | - | - |
| 4 | Error Call Stack | Blob | 24-28 | - | - |
| 5 | Error Text Short | Text[1024] | 24-28 | - | - |
| 6 | Run Id | Integer | 24-28 | - | - |
| 7 | Error Type | Enum Reminder Automation Error Type | 24-28 | - | - |
| 8 | Reminder Action Group Code | Code[50] | 24-28 | - | - |
| 10 | Dismissed | Boolean | 24-28 | - | - |

## Keys

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetErrorMessage | () | Text | public | 24-28 | - | - |
| SetErrorMessage | (Text) | - | public | 24-28 | - | - |
| GetErrorCallstack | () | Text | public | 24-28 | - | - |
| SetErrorCallStack | (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.
