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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1109-cost-budget-entry/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | Budget Name | Code[10] | 17-28 | - | - |
| 3 | Cost Type No. | Code[20] | 17-28 | - | - |
| 4 | Date | Date | 17-28 | - | - |
| 5 | Cost Center Code | Code[20] | 17-28 | - | - |
| 6 | Cost Object Code | Code[20] | 17-28 | - | - |
| 7 | Amount | Decimal | 17-28 | - | - |
| 9 | Description | Text[100] | 17-28 | - | - |
| 20 | Document No. | Code[20] | 17-28 | - | - |
| 30 | Source Code | Code[10] | 17-28 | - | - |
| 31 | System-Created Entry | Boolean | 17-28 | - | - |
| 32 | Allocated | Boolean | 17-28 | - | - |
| 33 | Allocated with Journal No. | Integer | 17-28 | - | - |
| 40 | Last Modified By User | Code[50] | 17-28 | - | - |
| 42 | Last Date Modified | Date | 17-28 | - | - |
| 50 | Allocation Description | Text[80] | 17-28 | - | - |
| 51 | Allocation ID | Code[10] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |
| Key2 | Budget Name, Cost Type No., Date | 17-28 |
| Key3 | Budget Name, Cost Type No., Cost Center Code, Cost Object Code, Date | 17-28 |
| Key4 | Budget Name, Cost Center Code, Cost Type No., Allocated, Date | 17-28 |
| Key5 | Budget Name, Cost Object Code, Cost Type No., Allocated, Date | 17-28 |
| Key6 | Budget Name, Allocation ID, Date | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetLastEntryNo | () | Integer | public | 17-28 | - | - |
| CompressBudgetEntries | (Code[20]) | - | public | 17-28 | - | - |
| CheckEntries | () | - | public | 17-28 | - | - |
| SetCostBudgetRegNo | (Integer) | - | public | 17-28 | - | - |
| GetCostBudgetRegNo | () | Integer | public | 17-28 | - | - |
| GetFirstCostType | (Text[250]) | Text[20] | public | 17-28 | - | - |
| GetFirstDate | (Text) | Date | public | 17-28 | - | - |
| GetFirstCostCenter | (Text[250]) | Code[20] | public | 17-28 | - | - |
| GetFirstCostObject | (Text[250]) | Code[20] | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeCompressBudgetEntries | (Code[20], var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeCheckEntries | (Record Cost Budget Entry, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeHandleCostBudgetRegister | (var Record Cost Budget Entry, var Integer, var Boolean) | 21-28 | - | - |
| Integration event | OnAfterShouldUpdateCostRegister | (var Record Cost Budget Entry, var Record Cost Budget Entry, Integer, 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.
