---
title: "Table 5509 Attachment Entity Buffer"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5509-attachment-entity-buffer/
type: table
id: 5509
name: "Attachment Entity Buffer"
app: "Base Application"
namespace: Microsoft.Integration.Graph
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5509-attachment-entity-buffer/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 5509 Attachment Entity Buffer

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5509-attachment-entity-buffer/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Integration.Graph |
| Versions | 17-28 |
| Source file | Integration/Graph/AttachmentEntityBuffer.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 3 | Created Date-Time | DateTime | 17-28 | - | - |
| 5 | File Name | Text[250] | 17-28 | - | - |
| 6 | Type | Enum Document Attachment File Type | 17-28 | - | - |
| 8 | Content | Blob | 17-28 | - | - |
| 11 | Document Flow Purchase | Boolean | 22-28 | - | - |
| 12 | Document Type | Enum Attachment Entity Buffer Document Type | 17-28 | - | - |
| 13 | Attachment Type | Enum Attachment Entity Buffer Type | 22-28 | - | - |
| 8000 | Id | Guid | 17-28 | - | - |
| 8001 | Document Id | Guid | 17-28 | - | - |
| 8002 | Byte Size | Integer | 17-28 | - | - |
| 8003 | G/L Entry No. | Integer | 17-28 | - | - |
| 8012 | Document Flow Sales | Boolean | 22-28 | - | - |
| 8014 | Line No. | Integer | 22-28 | - | - |

## Keys

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetBinaryContent | (Text) | - | public | 17-28 | - | - |
| SetTextContent | (Text) | - | public | 17-28 | - | - |
| SetTextContentToBLOB | (var Codeunit Temp Blob, Text) | - | 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.
