---
title: "Codeunit 5633 FA Jnl.-Post Batch"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/5633-fa-jnl-post-batch/
type: codeunit
id: 5633
name: "FA Jnl.-Post Batch"
app: "Base Application"
namespace: Microsoft.FixedAssets.Posting
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/5633-fa-jnl-post-batch/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 5633 FA Jnl.-Post Batch

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/5633-fa-jnl-post-batch/

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetPreviewMode | (Boolean) | - | public | 17-28 | - | - |
| SetSuppressCommit | (Boolean) | - | public | 22-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeCheckFAJnlLineDocumentNo | (Record FA Journal Line, Record FA Journal Batch, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeCommit | (Integer) | 17-28 | - | - |
| Integration event | OnPostLinesOnAfterFAJnlPostLine | (var Record FA Journal Line) | 17-28 | - | - |
| Integration event | OnCodeOnBeforeFAJnlLine3DeleteAll | (var Record FA Journal Line, var Record FA Journal Line) | 18-28 | - | - |
| Integration event | OnCodeOnBeforeLockTable | (var Record FA Journal Line) | 18-28 | - | - |
| Integration event | OnBeforeCreateNewFAJnlLine | (var Record FA Journal Line, var Record FA Journal Line, var Record FA Journal Line, var Boolean) | 20-28 | - | - |
| Integration event | OnCodeOnAfterLockTable | (var Record FA Journal Batch) | 22-28 | - | - |
| Integration event | OnCodeOnBeforeWindowOpen | (var Boolean) | 22-28 | - | - |
| Integration event | OnCodeOnBeforeUpdateDeleteLines | (var Record FA Journal Line, var Boolean) | 22-28 | - | - |
| Integration event | OnCodeOnBeforeWindowUpdate | (var Boolean) | 22-28 | - | - |
| Integration event | OnPostLinesOnBeforeWindowUpdate | (var Boolean) | 22-28 | - | - |
| Integration event | OnPostLinesOnBeforeGetNextNoSeries | (var Record FA Journal Line) | 22-28 | - | - |
| Integration event | OnPostLinesOnAfterGetNextNoSeries | (var Record FA Journal Line) | 22-28 | - | - |
| Integration event | OnPostLinesOnBeforeFAJnlPostLine | (var Record FA Journal Line) | 22 | - | - |
| Integration event | OnCodeOnCheckSuppressCommit | (var Record FA Journal Line, var Boolean) | 22-28 | - | - |
| Integration event | OnPostLinesOnBeforeFAJnlPostLine | (var Record FA Journal Line, var Codeunit FA Jnl.-Post Line) | 23-28 | - | - |
| Integration event | OnRunOnBeforeCommit | (var Record FA Journal Line, var Boolean) | 23-28 | - | - |
| Integration event | OnRunOnBeforeUpdateAnalysisViewUpdateAll | (var Record FA Journal Line, var Boolean, var Boolean) | 23-28 | - | - |
| Integration event | OnCodeOnAfterPostLines | (var Record FA Journal Line) | 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.
