Objects/Tables/Table 9080 Error Handling Parameters
Table 9080 Error Handling Parameters in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Utilities
Fields, 14Keys, 1Procedures, 3Events, 2
Versions171819202122232425262728latest
Source29
Fields, 14
| Id | Name | Type | Obsolete |
|---|
| 1 | Primary Key | Code[10] | - |
| 2 | Journal Template Name | Code[10] | - |
| 3 | Journal Batch Name | Code[10] | - |
| 4 | Document No. | Code[20] | - |
| 5 | Previous Document No. | Code[20] | - |
| 6 | Posting Date | Date | - |
| 7 | Previous Posting Date | Date | - |
| 10 | Full Batch Check | Boolean | - |
| 11 | Line Modified | Boolean | - |
| 12 | Line No. | Integer | - |
| 13 | Previous Line No. | Integer | - |
| 14 | Sales Document Type | Enum Sales Document Type | - |
| 15 | Purchase Document Type | Enum Purchase Document Type | - |
| 20 | Full Document Check | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| PK, clustered | Primary Key | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| IsGenJnlDocumentChanged | () | Boolean | public | - |
| FromArgs | (Dictionary) | | public | - |
| ToArgs | (var Dictionary) | | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterFromArgs | (var Record Error Handling Parameters, var Dictionary) | - |
| Integration event | OnAfterToArgs | (var Record Error Handling Parameters, var Dictionary) | - |