---
title: "Table 5605 FA Journal Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5605-fa-journal-setup/
type: table
id: 5605
name: "FA Journal Setup"
app: "Base Application"
namespace: Microsoft.FixedAssets.Journal
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5605-fa-journal-setup/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 5605 FA Journal Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5605-fa-journal-setup/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.FixedAssets.Journal |
| Versions | 17-28 |
| Source file | FixedAssets/FixedAsset/FAJournalSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Depreciation Book Code | Code[10] | 17-28 | - | - |
| 2 | User ID | Code[50] | 17-28 | - | - |
| 3 | FA Jnl. Template Name | Code[10] | 17-28 | - | - |
| 4 | FA Jnl. Batch Name | Code[10] | 17-28 | - | - |
| 5 | Gen. Jnl. Template Name | Code[10] | 17-28 | - | - |
| 6 | Gen. Jnl. Batch Name | Code[10] | 17-28 | - | - |
| 7 | Insurance Jnl. Template Name | Code[10] | 17-28 | - | - |
| 8 | Insurance Jnl. Batch Name | Code[10] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Depreciation Book Code, User ID | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GenJnlName | (var Record Depreciation Book, var Record Gen. Journal Line, var Integer) | - | public | 17-28 | - | - |
| FAJnlName | (var Record Depreciation Book, var Record FA Journal Line, var Integer) | - | public | 17-28 | - | - |
| InsuranceJnlName | (var Record Depreciation Book, var Record Insurance Journal Line, var Integer) | - | public | 17-28 | - | - |
| SetGenJnlTrailCodes | (var Record Gen. Journal Line) | - | public | 17-28 | - | - |
| GetFAJnlDocumentNo | (var Record FA Journal Line, Date, Boolean) | Code[20] | public | 17-28 | - | - |
| GetGenJnlDocumentNo | (var Record Gen. Journal Line, Date, Boolean) | Code[20] | public | 17-28 | - | - |
| GetInsuranceJnlDocumentNo | (var Record Insurance Journal Line, Date) | Code[20] | public | 17-28 | - | - |
| GetFANoSeries | (var Record FA Journal Line) | Code[20] | public | 17-28 | - | - |
| GetGenNoSeries | (var Record Gen. Journal Line) | Code[20] | public | 17-28 | - | - |
| GetInsuranceNoSeries | (var Record Insurance Journal Line) | Code[20] | public | 17-28 | - | - |
| SetFAJnlTrailCodes | (var Record FA Journal Line) | - | public | 17-28 | - | - |
| SetInsuranceJnlTrailCodes | (var Record Insurance Journal Line) | - | public | 17-28 | - | - |
| IncFAJnlBatchName | (var Record FA Journal Batch) | - | public | 17-28 | - | - |
| IncGenJnlBatchName | (var Record Gen. Journal Batch) | - | public | 17-28 | - | - |
| IncInsuranceJnlBatchName | (var Record Insurance Journal Batch) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeSetGenJnlTrailCodes | (var Record Gen. Journal Line, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeSetFAJnlTrailCodes | (var Record FA Journal Line, var Boolean) | 21-28 | - | - |
| Integration event | OnFAJnlNameOnBeforeFAJnlTemplateGet | (var Record Depreciation Book, var Record FA Journal Line, Integer, var Code[10], var Code[10]) | 21-28 | - | - |
| Integration event | OnGenJnlNameOnBeforeGenJnlTemplateGet | (var Record Depreciation Book, var Record Gen. Journal Line, Integer, var Code[10], var Code[10]) | 21-28 | - | - |
| Integration event | OnBeforeGetFAJnlDocumentNo | (var Record FA Journal Line, var Boolean) | 22-28 | - | - |
| Integration event | OnAfterIncGenJnlBatchName | (var Record Gen. Journal Batch) | 22-28 | - | - |
| Integration event | OnAfterIncFAJnlBatchName | (var Record FA Journal Batch) | 22-28 | - | - |
| Integration event | OnBeforeGetGenJnlDocumentNo | (var Record Gen. Journal Line, var Boolean) | 22-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.
