Table 5509 Attachment Entity Buffer in 22
- App
- Base Application
Fields, 13Keys, 1Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 13
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 3 | Created Date-Time | DateTime | - |
| 5 | File Name | Text[250] | - |
| 6 | Type | Enum Document Attachment File Type | - |
| 8 | Content | Blob | - |
| 11 | Document Flow Purchase | Boolean | - |
| 12 | Document Type | Enum Attachment Entity Buffer Document Type | - |
| 13 | Attachment Type | Enum Attachment Entity Buffer Type | - |
| 8000 | Id | Guid | - |
| 8001 | Document Id | Guid | - |
| 8002 | Byte Size | Integer | - |
| 8003 | G/L Entry No. | Integer | - |
| 8012 | Document Flow Sales | Boolean | - |
| 8014 | Line No. | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Id | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetBinaryContent | (Text) | public | - | |
| SetTextContent | (Text) | public | - | |
| SetTextContentToBLOB | (var Codeunit Temp Blob, Text) | public | - |