Objects/Tables/Table 477 Report Inbox
Table 477 Report Inbox in 18
Jonas Paprotka, Base Application 18.5.29545.46345, checked
- App
- Base Application
Fields, 10Keys, 2Procedures, 1Events, 1
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | User ID | Text[65] | - |
| 3 | Report Output | Blob | - |
| 4 | Created Date-Time | DateTime | - |
| 5 | Job Queue Log Entry ID | Guid | - |
| 6 | Output Type | Option | - |
| 7 | Description | Text[250] | - |
| 8 | Report ID | Integer | - |
| 9 | Report Name | Text[250] | - |
| 10 | Read | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | User ID, Created Date-Time | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| ShowReport | () | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeShowReport | (var Record Report Inbox, var Boolean) | - |