---
title: "Codeunit 5631 FA Jnl.-Check Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/5631-fa-jnl-check-line/
type: codeunit
id: 5631
name: "FA Jnl.-Check Line"
app: "Base Application"
namespace: Microsoft.FixedAssets.Journal
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/5631-fa-jnl-check-line/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 5631 FA Jnl.-Check Line

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/5631-fa-jnl-check-line/

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CheckFAJnlLine | (var Record FA Journal Line) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCheckGenJnlLine | (var Record Gen. Journal Line) | 17-28 | - | - |
| Integration event | OnAfterCheckFAJnlLine | (var Record FA Journal Line) | 17-28 | - | - |
| Integration event | OnAfterSetGLIntegration | (Enum FA Journal Line FA Posting Type, var Boolean, var Boolean) | 17-18 | - | - |
| Integration event | OnBeforeCheckFAPostingDate | (Record Gen. Journal Line, Record FA Journal Line, Record Depreciation Book, var Boolean) | 17-21 | - | - |
| Integration event | OnBeforeCheckJobNo | (var Record Gen. Journal Line, var Boolean) | 17-28 | - | - |
| Integration event | OnCheckConsistencyOnBeforeCheckQuantity | (var Record Gen. Journal Line, var Boolean) | 17-19 | - | - |
| Integration event | OnBeforeCheckAccountNo | (var Record Gen. Journal Line, var Code[20], var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeCheckBalAccountNo | (var Record Gen. Journal Line, var Code[20], var Boolean) | 18-28 | - | - |
| Integration event | OnAfterSetGLIntegration | (Enum FA Journal Line FA Posting Type, var Boolean, var Boolean, Record Depreciation Book) | 19-22 | - | - |
| Integration event | OnCheckConsistencyOnAfterCalcShouldCheckNoOfDepreciationDays | (Record Gen. Journal Line, Text[250], var Boolean) | 19-22 | - | - |
| Integration event | OnCheckConsistencyOnBeforeCheckQuantity | (var Record Gen. Journal Line, var Boolean, var Record FA Journal Line) | 20-28 | - | - |
| Integration event | OnCheckFAJnlLineOnBeforeCheckJnlLine | (var Record FA Journal Line) | 21-28 | - | - |
| Integration event | OnBeforeCheckFAPostingDate | (Record Gen. Journal Line, Record FA Journal Line, Record Depreciation Book, var Boolean, Record FA Depreciation Book, Boolean) | 22 | - | - |
| Integration event | OnAfterSetGLIntegration | (Enum FA Journal Line FA Posting Type, var Boolean, var Boolean, Record Depreciation Book, var Boolean) | 23-28 | - | - |
| Integration event | OnBeforeCheckFAPostingDate | (Record Gen. Journal Line, Record FA Journal Line, Record Depreciation Book, var Boolean, Record FA Depreciation Book, Boolean, var Date) | 23-28 | - | - |
| Integration event | OnCheckConsistencyOnAfterCalcShouldCheckNoOfDepreciationDays | (Record Gen. Journal Line, Text[250], var Boolean, Record FA Journal Line) | 23-28 | - | - |
| Integration event | OnAfterCheckConsistencyFAJnlPosting | (var Record FA Journal Line) | 23-28 | - | - |
| Integration event | OnBeforeCheckMainAsset | (Record Gen. Journal Line, Record FA Journal Line, Record Depreciation Book, Record Fixed Asset, var Boolean) | 23-28 | - | - |
| Integration event | OnBeforeCheckFAJnlLine | (Record FA Journal Line) | 24-28 | - | - |
| Integration event | OnAfterCheckFAIntegration | (Enum FA Journal Line FA Posting Type, var Boolean, var Record FA Journal Line, var Record Gen. Journal Line) | 24-28 | - | - |
| Integration event | OnCheckJnlLineOnAfterGetGlobals | (var Record Fixed Asset, var Record FA Setup, var Record Depreciation Book, var Record FA Depreciation Book) | 24-28 | - | - |
| Integration event | OnBeforeSetGenJournalLineValuesBeforeConsistencyCheck | (var Boolean, Boolean, var Record Gen. Journal Line) | 24-28 | - | - |
| Integration event | OnCheckFADepAcrossFiscalYearOnBeforeCheckAccPeriod | (var Date, var Record Gen. Journal Line, var Boolean) | 27-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.
