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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1101-cost-journal-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.CostAccounting.Journal |
| Versions | 17-28 |
| Source file | CostAccounting/Journal/CostJournalLine.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Journal Template Name | Code[10] | 17-28 | - | - |
| 2 | Line No. | Integer | 17-28 | - | - |
| 4 | Cost Type No. | Code[20] | 17-28 | - | - |
| 5 | Posting Date | Date | 17-28 | - | - |
| 7 | Document No. | Code[20] | 17-28 | - | - |
| 8 | Description | Text[100] | 17-28 | - | - |
| 9 | Journal Batch Name | Code[10] | 17-28 | - | - |
| 11 | Bal. Cost Type No. | Code[20] | 17-28 | - | - |
| 16 | Amount | Decimal | 17-28 | - | - |
| 17 | Balance | Decimal | 17-28 | - | - |
| 18 | Debit Amount | Decimal | 17-28 | - | - |
| 19 | Credit Amount | Decimal | 17-28 | - | - |
| 20 | Cost Center Code | Code[20] | 17-28 | - | - |
| 21 | Cost Object Code | Code[20] | 17-28 | - | - |
| 22 | Bal. Cost Center Code | Code[20] | 17-28 | - | - |
| 23 | Bal. Cost Object Code | Code[20] | 17-28 | - | - |
| 27 | Reason Code | Code[10] | 17-28 | - | - |
| 29 | G/L Entry No. | Integer | 17-28 | - | - |
| 30 | Source Code | Code[10] | 17-28 | - | - |
| 31 | System-Created Entry | Boolean | 17-28 | - | - |
| 32 | Cost Entry No. | Integer | 17-28 | - | - |
| 33 | Allocated | Boolean | 17-28 | - | - |
| 50 | Allocation Description | Text[80] | 17-28 | - | - |
| 51 | Allocation ID | Code[10] | 17-28 | - | - |
| 68 | Additional-Currency Amount | Decimal | 17-28 | - | - |
| 69 | Add.-Currency Debit Amount | Decimal | 17-28 | - | - |
| 70 | Add.-Currency Credit Amount | Decimal | 17-28 | - | - |
| 100 | Budget Name | Code[10] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Journal Template Name, Journal Batch Name, Line No. | 17-28 |
| Key2 | Cost Type No., Cost Center Code, Cost Object Code | 17-28 |
| Key3 | G/L Entry No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetUpNewLine | (Record Cost Journal Line) | - | public | 17-28 | - | - |
| EmptyLine | () | Boolean | public | 17-28 | - | - |
| IsOpenedFromBatch | () | Boolean | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterSetUpNewLine | (var Record Cost Journal Line, Record Cost Journal Template, Record Cost Journal Batch, Record Cost Journal Line) | 17-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.
