---
title: "Table 477 Report Inbox"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/477-report-inbox/
type: table
id: 477
name: "Report Inbox"
app: "Base Application"
namespace: Microsoft.EServices.EDocument
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/477-report-inbox/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 477 Report Inbox

Jonas Paprotka, https://jonas-paprotka.de/ref/table/477-report-inbox/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.EServices.EDocument |
| Versions | 17-28 |
| Source file | eServices/EDocument/ReportInbox.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | User ID | Text[65] | 17-28 | - | - |
| 3 | Report Output | Blob | 17-28 | - | - |
| 4 | Created Date-Time | DateTime | 17-28 | - | - |
| 5 | Job Queue Log Entry ID | Guid | 17-28 | - | - |
| 6 | Output Type | Enum Report Inbox Output Type | 17-28 | - | - |
| 7 | Description | Text[250] | 17-28 | - | - |
| 8 | Report ID | Integer | 17-28 | - | - |
| 9 | Report Name | Text[250] | 17-28 | - | - |
| 10 | Read | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |
| Key2 | User ID, Created Date-Time | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ShowReport | () | - | public | 17-28 | - | - |
| GetFileNameWithExtension | () | Text | public | 19-28 | - | - |
| GetFileNameWithoutExtension | () | Text | public | 19-28 | - | - |
| OpenInOneDrive | () | - | public | 19-28 | - | - |
| ShareWithOneDrive | () | - | public | 20-28 | - | - |
| Suffix | () | Text | public | 22-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeShowReport | (var Record Report Inbox, var Boolean) | 17-28 | - | - |
| Integration event | OnSuffixCaseElse | (Record Report Inbox, var Text) | 21-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.
