---
title: "Codeunit 1020 JobJnlManagement"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/1020-jobjnlmanagement/
type: codeunit
id: 1020
name: "JobJnlManagement"
app: "Base Application"
namespace: Microsoft.Projects.Project.Journal
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/1020-jobjnlmanagement/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 1020 JobJnlManagement

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/1020-jobjnlmanagement/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Projects.Project.Journal |
| Versions | 17-28 |
| Source file | Projects/Project/Journal/JobJnlManagement.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| TemplateSelection | (Integer, Boolean, var Record Job Journal Line, var Boolean) | - | public | 17-28 | - | - |
| TemplateSelectionFromBatch | (var Record Job Journal Batch) | - | public | 17-28 | - | - |
| OpenJnl | (var Code[10], var Record Job Journal Line) | - | public | 17-28 | - | - |
| OpenJnlBatch | (var Record Job Journal Batch) | - | public | 17-28 | - | - |
| CheckName | (Code[10], var Record Job Journal Line) | - | public | 17-28 | - | - |
| SetName | (Code[10], var Record Job Journal Line) | - | public | 17-28 | - | - |
| LookupName | (var Code[10], var Record Job Journal Line) | - | public | 17-28 | - | - |
| GetNames | (var Record Job Journal Line, var Text[100], var Text[100]) | - | public | 17-28 | - | - |
| GetNextEntryNo | () | Integer | public | 17-28 | - | - |
| ShowItemAvailabilityFromJobJournalLines | (var Record Job Journal Line, Enum Item Availability Type) | - | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnLookupNameOnAfterSetFilters | (var Record Job Journal Batch) | 17-28 | - | - |
| Integration event | OnBeforeGetJobDescription | (Record Job Journal Line, Record Job Journal Line, var Text[100], var Boolean) | 19-28 | - | - |
| Integration event | OnBeforeOpenJnl | (var Code[10], var Record Job Journal Line) | 19-28 | - | - |
| Integration event | OnBeforeTemplateSelectionFromBatch | (var Record Job Journal Batch, var Boolean, var Boolean) | 19-28 | - | - |
| Integration event | OnTemplateSelectionOnAfterJobJnlTemplateSetFilters | (Integer, Boolean, var Record Job Journal Line, var Record Job Journal Template) | 19-28 | - | - |
| Integration event | OnBeforeOpenJnlBatch | (var Record Job Journal Batch, var Boolean) | 21-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.
