---
title: "Table 701 Error Message Register"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/701-error-message-register/
type: table
id: 701
name: "Error Message Register"
app: "Base Application"
namespace: System.Utilities
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/701-error-message-register/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 701 Error Message Register

Jonas Paprotka, https://jonas-paprotka.de/ref/table/701-error-message-register/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Utilities |
| Versions | 17-28 |
| Source file | Modules/System/ErrorMessage/ErrorMessageRegister.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | ID | Guid | 17-28 | - | - |
| 2 | Created On | DateTime | 17-28 | - | - |
| 3 | User ID | Code[50] | 17-28 | - | - |
| 4 | Description | Text[250] | 17-28 | Removed 25.0 | Replaced by "Message" |
| 5 | Errors | Integer | 17-28 | - | - |
| 6 | Warnings | Integer | 17-28 | - | - |
| 7 | Information | Integer | 17-28 | - | - |
| 8 | Message | Text[2048] | 21-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | ID | 17-28 |
| Key2 | Created On | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| New | (Text[250]) | Guid | public | 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.
