---
title: "Table 207 Res. Journal Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/207-res-journal-line/
type: table
id: 207
name: "Res. Journal Line"
app: "Base Application"
namespace: Microsoft.Projects.Resources.Journal
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/207-res-journal-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."
---

# Table 207 Res. Journal Line

Jonas Paprotka, https://jonas-paprotka.de/ref/table/207-res-journal-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Projects.Resources.Journal |
| Versions | 17-28 |
| Source file | Projects/Resources/Journal/ResJournalLine.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Journal Template Name | Code[10] | 17-28 | - | - |
| 2 | Line No. | Integer | 17-28 | - | - |
| 3 | Entry Type | Enum Res. Journal Line Entry Type | 17-28 | - | - |
| 4 | Document No. | Code[20] | 17-28 | - | - |
| 5 | Posting Date | Date | 17-28 | - | - |
| 6 | Resource No. | Code[20] | 17-28 | - | - |
| 7 | Resource Group No. | Code[20] | 17-28 | - | - |
| 8 | Description | Text[100] | 17-28 | - | - |
| 9 | Work Type Code | Code[10] | 17-28 | - | - |
| 10 | Job No. | Code[20] | 17-28 | - | - |
| 11 | Unit of Measure Code | Code[10] | 17-28 | - | - |
| 12 | Quantity | Decimal | 17-28 | - | - |
| 13 | Direct Unit Cost | Decimal | 17-28 | - | - |
| 14 | Unit Cost | Decimal | 17-28 | - | - |
| 15 | Total Cost | Decimal | 17-28 | - | - |
| 16 | Unit Price | Decimal | 17-28 | - | - |
| 17 | Total Price | Decimal | 17-28 | - | - |
| 18 | Shortcut Dimension 1 Code | Code[20] | 17-28 | - | - |
| 19 | Shortcut Dimension 2 Code | Code[20] | 17-28 | - | - |
| 21 | Source Code | Code[10] | 17-28 | - | - |
| 23 | Journal Batch Name | Code[10] | 17-28 | - | - |
| 24 | Reason Code | Code[10] | 17-28 | - | - |
| 25 | Recurring Method | Option | 17-28 | - | - |
| 26 | Expiration Date | Date | 17-28 | - | - |
| 27 | Recurring Frequency | DateFormula | 17-28 | - | - |
| 28 | Gen. Bus. Posting Group | Code[20] | 17-28 | - | - |
| 29 | Gen. Prod. Posting Group | Code[20] | 17-28 | - | - |
| 30 | Document Date | Date | 17-28 | - | - |
| 31 | External Document No. | Code[35] | 17-28 | - | - |
| 32 | Posting No. Series | Code[20] | 17-28 | - | - |
| 33 | Source Type | Enum Res. Journal Line Source Type | 17-28 | - | - |
| 34 | Source No. | Code[20] | 17-28 | - | - |
| 35 | Qty. per Unit of Measure | Decimal | 17-28 | - | - |
| 90 | Order Type | Enum Inventory Order Type | 17-28 | - | - |
| 91 | Order No. | Code[20] | 17-28 | - | - |
| 92 | Order Line No. | Integer | 17-28 | - | - |
| 480 | Dimension Set ID | Integer | 17-28 | - | - |
| 950 | Time Sheet No. | Code[20] | 17-28 | - | - |
| 951 | Time Sheet Line No. | Integer | 17-28 | - | - |
| 952 | Time Sheet Date | Date | 17-28 | - | - |
| 959 | System-Created Entry | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Journal Template Name, Journal Batch Name, Line No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetLineWithPrice | (var Interface Line With Price) | - | public | 17-28 | - | - |
| AfterFindResUnitCost | (var Record Resource Cost) | - | public | 17-28 | - | - |
| AfterFindResPrice | (var Record Resource Price) | - | public | 17-28 | - | - |
| BeforeFindResPrice | (var Record Resource Price) | - | public | 17-28 | - | - |
| EmptyLine | () | Boolean | public | 17-28 | - | - |
| SetUpNewLine | (Record Res. Journal Line) | - | public | 17-28 | - | - |
| CreateDim | (Integer, Code[20], Integer, Code[20], Integer, Code[20]) | - | public | 17-22 | Pending 20.0 | Replaced by CreateDim(DefaultDimSource: List of [Dictionary of [Integer, Code[20]]]) |
| ValidateShortcutDimCode | (Integer, var Code[20]) | - | public | 17-28 | - | - |
| LookupShortcutDimCode | (Integer, var Code[20]) | - | public | 17-28 | - | - |
| ShowShortcutDimCode | (var Code[20]) | - | public | 17-28 | - | - |
| CopyDocumentFields | (Code[20], Text[35], Code[10], Code[20]) | - | public | 17-28 | - | - |
| CopyFromSalesHeader | (Record Sales Header) | - | public | 17-28 | - | - |
| CopyFromSalesLine | (Record Sales Line) | - | public | 17-28 | - | - |
| CopyFromServHeader | (Record Service Header) | - | public | 17-27 | Pending 25.0 | Moved to table Service Header |
| CopyFromServLine | (Record Service Line) | - | public | 17-27 | Pending 25.0 | Moved to table Service Line |
| CopyFromServShptHeader | (Record Service Shipment Header) | - | public | 17-27 | Pending 25.0 | Moved to table Service Line |
| CopyFromServShptLine | (Record Service Shipment Line) | - | public | 17-27 | Pending 25.0 | Moved to table Service Shipment Line |
| CopyFromJobJnlLine | (Record Job Journal Line) | - | public | 17-28 | - | - |
| ShowDimensions | () | - | public | 17-28 | - | - |
| IsOpenedFromBatch | () | Boolean | public | 17-28 | - | - |
| CopyFrom | (Record Purchase Header) | - | public | 17-28 | - | - |
| CopyFrom | (Record Purchase Line) | - | public | 17-28 | - | - |
| AfterInitResourceCost | (var Record Resource Cost) | - | public | 17-28 | - | - |
| CreateDim | (List) | - | public | 20-28 | - | - |
| SwitchLinesWithErrorsFilter | (var Boolean) | - | public | 20-28 | - | - |
| CreateDimFromDefaultDim | (Integer) | - | public | 20-28 | - | - |
| RunOnAfterCopyResJnlLineFromServHeader | (var Record Service Header, var Record Res. Journal Line) | - | internal | 25-27 | - | - |
| RunOnAfterCopyResJnlLineFromServLine | (var Record Service Line, var Record Res. Journal Line) | - | internal | 25-27 | - | - |
| RunOnAfterCopyResJnlLineFromServShptHeader | (var Record Service Shipment Header, var Record Res. Journal Line) | - | internal | 25-27 | - | - |
| RunOnAfterCopyResJnlLineFromServShptLine | (var Record Service Shipment Line, var Record Res. Journal Line) | - | internal | 25-27 | - | - |
| FindResUnitCost | (Integer) | - | public | 26-28 | - | - |
| FindResPrice | (Integer) | - | public | 26-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCopyResJnlLineFromSalesHeader | (var Record Sales Header, var Record Res. Journal Line) | 17-28 | - | - |
| Integration event | OnAfterCopyResJnlLineFromSalesLine | (var Record Sales Line, var Record Res. Journal Line) | 17-28 | - | - |
| Integration event | OnAfterCopyResJnlLineFromServHeader | (var Record Service Header, var Record Res. Journal Line) | 17-27 | Pending 25.0 | Moved to table Service Header |
| Integration event | OnAfterCopyResJnlLineFromServLine | (var Record Service Line, var Record Res. Journal Line) | 17-27 | Pending 25.0 | Moved to table Service Header |
| Integration event | OnAfterCopyResJnlLineFromServShptHeader | (var Record Service Shipment Header, var Record Res. Journal Line) | 17-27 | Pending 25.0 | Moved to table Service Header |
| Integration event | OnAfterCopyResJnlLineFromServShptLine | (var Record Service Shipment Line, var Record Res. Journal Line) | 17-27 | Pending 25.0 | Moved to table Service Header |
| Integration event | OnAfterCopyResJnlLineFromJobJnlLine | (var Record Res. Journal Line, var Record Job Journal Line) | 17-28 | - | - |
| Integration event | OnAfterCreateDimTableIDs | (var Record Res. Journal Line, var Integer, var Integer, var Code[20]) | 17-22 | Pending 20.0 | Temporary event for compatibility |
| Integration event | OnAfterSetUpNewLine | (var Record Res. Journal Line, Record Res. Journal Line) | 17-28 | - | - |
| Integration event | OnAfterValidateShortcutDimCode | (var Record Res. Journal Line, Record Res. Journal Line, Integer, var Code[20]) | 17-28 | - | - |
| Integration event | OnBeforeFindResPrice | (Record Res. Journal Line, var Record Resource Price) | 17-28 | - | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Res. Journal Line, Record Res. Journal Line, Integer, var Code[20]) | 17-28 | - | - |
| Integration event | OnAfterCopyResJnlLineFromPurchaseHeader | (Record Purchase Header, var Record Res. Journal Line) | 17-28 | - | - |
| Integration event | OnAfterCopyResJnlLineFromPurchaseLine | (Record Purchase Line, var Record Res. Journal Line) | 17-28 | - | - |
| Integration event | OnAfterGetLineWithPrice | (var Interface Line With Price) | 17-28 | - | - |
| Integration event | OnAfterInitResourceCost | (var Record Res. Journal Line, var Record Resource Cost) | 17-28 | - | - |
| Integration event | OnAfterFindResUnitCost | (var Record Res. Journal Line, var Record Resource Cost) | 17-28 | - | - |
| Integration event | OnAfterFindResPrice | (var Record Res. Journal Line, var Record Resource Price) | 17-28 | - | - |
| Integration event | OnAfterCreateDim | (var Record Res. Journal Line, var Integer, var Integer, var Code[20]) | 18-22 | Pending 20.0 | Temporary event for compatibility |
| Integration event | OnAfterShowDimensions | (var Record Res. Journal Line) | 18-28 | - | - |
| Integration event | OnAfterInitDefaultDimensionSources | (var Record Res. Journal Line, var List, Integer) | 20-28 | - | - |
| Integration event | OnAfterCreateDimProcedure | (var Record Res. Journal Line, Integer, var List) | 20-22 | - | - |
| Integration event | OnValidateResourceNoOnAfterChecks | (var Record Resource, var Record Res. Journal Line, Record Res. Journal Line) | 22-28 | - | - |
| Integration event | OnAfterCreateDimProcedure | (var Record Res. Journal Line, Integer, var List, Record Res. Journal Line, Integer) | 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.
