Objects/Tables/Table 5509 Attachment Entity Buffer
Table 5509 Attachment Entity Buffer in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
- Obsolete
- Pending 17.0. Table will be marked as TableType=Temporary. Make sure you are not using this table to store records
Fields, 9Keys, 1Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 3 | Created Date-Time | DateTime | - |
| 5 | File Name | Text[250] | - |
| 6 | Type | Option | - |
| 8 | Content | Blob | - |
| 12 | Document Type | Enum Attachment Entity Buffer Document Type | - |
| 8000 | Id | Guid | - |
| 8001 | Document Id | Guid | - |
| 8002 | Byte Size | Integer | - |
| 8003 | G/L Entry 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 | - |