Table 9080 Error Handling Parameters in 24
- App
- Base Application
- Namespace
- Microsoft.Utilities
Fields, 15Keys, 1Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 15
| 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 | - |
| 16 | Service Document Type | Enum Service 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 | - |