Objects/Tables/Table 477 Report Inbox
Table 477 Report Inbox in 21
Jonas Paprotka, Base Application 21.5.53619.63803, checked
- App
- Base Application
Fields, 10Keys, 2Procedures, 5Events, 2
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, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| ShowReport | () | | public | - |
| GetFileNameWithExtension | () | Text | public | - |
| GetFileNameWithoutExtension | () | Text | public | - |
| OpenInOneDrive | () | | public | - |
| ShareWithOneDrive | () | | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeShowReport | (var Record Report Inbox, var Boolean) | - |
| Integration event | OnSuffixCaseElse | (Record Report Inbox, var Text) | - |