Objects/Tables/Table 750 Standard General Journal
Table 750 Standard General Journal in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Finance.GeneralLedger.Journal
Fields, 3Keys, 1Procedures, 4Events, 5
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 | - |
| Initialize | (var Record Standard General Journal, Code[10]) | | public | - |
| IsZeroAmountJournal | () | Boolean | public | - |
| CreateGenJnlFromStdJnlWithDocNo | (Record Standard General Journal, Code[10], Code[20], Date) | | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCopyGenJnlFromStdJnl | (var Record Gen. Journal Line, Record Standard General Journal Line) | - |
| Integration event | OnCopyGenJnlFromStdJnlOnBeforeGenJnlLineTransferFields | (var Record Gen. Journal Line, var Record Standard General Journal Line) | - |
| Integration event | OnCopyGenJnlFromStdJnlOnAfterInsertGenJnlLineFrmStandard | (var Record Gen. Journal Line, Record Standard General Journal Line) | - |
| Integration event | OnCreateGenJnlOnBeforeCopyGenJnlFromStdJnl | (var Record Standard General Journal, var Record Standard General Journal Line) | - |
| Integration event | OnBeforeCreateGenJnl | (var Record Standard General Journal, var Code[10], var Code[20], var Date, var Boolean) | - |