Objects/Tables/Table 750 Standard General Journal
Table 750 Standard General Journal in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 3Keys, 1Procedures, 4Events, 1
Versions171819202122232425262728latest
Source29
Fields, 3
| Id | Name | Type | Obsolete |
|---|
| 1 | Journal Template Name | Code[10] | - |
| 2 | Code | Code[10] | - |
| 3 | Description | Text[100] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Journal Template Name, Code | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CreateGenJnlFromStdJnl | (Record Standard General Journal, Code[10]) | | public | - |
| CreateGenJnlFromStdJnlWithDocNo | (Record Standard General Journal, Code[10], Code[20]) | | public | - |
| Initialize | (var Record Standard General Journal, Code[10]) | | public | - |
| IsZeroAmountJournal | () | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCopyGenJnlFromStdJnl | (var Record Gen. Journal Line, Record Standard General Journal Line) | - |