---
title: "Table 750 Standard General Journal"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/750-standard-general-journal/
type: table
id: 750
name: "Standard General Journal"
app: "Base Application"
namespace: Microsoft.Finance.GeneralLedger.Journal
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/750-standard-general-journal/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 750 Standard General Journal

Jonas Paprotka, https://jonas-paprotka.de/ref/table/750-standard-general-journal/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.GeneralLedger.Journal |
| Versions | 17-28 |
| Source file | Finance/GeneralLedger/Journal/StandardGeneralJournal.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Journal Template Name | Code[10] | 17-28 | - | - |
| 2 | Code | Code[10] | 17-28 | - | - |
| 3 | Description | Text[100] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Journal Template Name, Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateGenJnlFromStdJnl | (Record Standard General Journal, Code[10]) | - | public | 17-28 | - | - |
| CreateGenJnlFromStdJnlWithDocNo | (Record Standard General Journal, Code[10], Code[20]) | - | public | 17-21 | Pending 19.0 | Replaced by CreateGenJnlFromStdJnlWithDocNo(StdGenJnl, JnlBatchName, DocumentNo, PostingDate). |
| Initialize | (var Record Standard General Journal, Code[10]) | - | public | 17-28 | - | - |
| IsZeroAmountJournal | () | Boolean | public | 17-28 | - | - |
| CreateGenJnlFromStdJnlWithDocNo | (Record Standard General Journal, Code[10], Code[20], Date) | - | public | 18-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCopyGenJnlFromStdJnl | (var Record Gen. Journal Line, Record Standard General Journal Line) | 17-28 | - | - |
| Integration event | OnCopyGenJnlFromStdJnlOnBeforeGenJnlLineTransferFields | (var Record Gen. Journal Line, var Record Standard General Journal Line) | 18-28 | - | - |
| Integration event | OnCopyGenJnlFromStdJnlOnAfterInsertGenJnlLineFrmStandard | (var Record Gen. Journal Line, Record Standard General Journal Line) | 22-28 | - | - |
| Integration event | OnCreateGenJnlOnBeforeCopyGenJnlFromStdJnl | (var Record Standard General Journal, var Record Standard General Journal Line) | 23-28 | - | - |
| Integration event | OnBeforeCreateGenJnl | (var Record Standard General Journal, var Code[10], var Code[20], var Date, var Boolean) | 23-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
