---
title: "Table 2672 Allocation Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/2672-allocation-line/
type: table
id: 2672
name: "Allocation Line"
app: "Base Application"
namespace: Microsoft.Finance.AllocationAccount
versions: "23-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/2672-allocation-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 2672 Allocation Line

Jonas Paprotka, https://jonas-paprotka.de/ref/table/2672-allocation-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.AllocationAccount |
| Versions | 23-28 |
| Source file | Finance/AllocationAccount/AllocationLine.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Allocation Account No. | Code[20] | 23-28 | - | - |
| 2 | Line No. | Integer | 23-28 | - | - |
| 3 | Destination Account Type | Enum Destination Account Type | 23-28 | - | - |
| 4 | Destination Account Number | Code[20] | 23-28 | - | - |
| 5 | Destination Account Name | Text[2048] | 23-28 | - | - |
| 6 | Amount | Decimal | 23-28 | - | - |
| 10 | Breakdown Account Number | Code[20] | 23-28 | - | - |
| 11 | Breakdown Account Balance | Decimal | 23-28 | - | - |
| 12 | Breakdown Account Name | Text[2048] | 23-28 | - | - |
| 13 | Percentage | Decimal | 23-28 | - | - |
| 20 | Quantity | Decimal | 23-28 | - | - |
| 37 | Global Dimension 1 Code | Code[20] | 23-28 | - | - |
| 38 | Global Dimension 2 Code | Code[20] | 23-28 | - | - |
| 480 | Dimension Set ID | Integer | 23-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Allocation Account No., Line No. | 23-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetQuantityVisible | (var Record Allocation Line) | Boolean | internal | 23-28 | - | - |
| GetQuantityDataForRedistributePage | (var Record Allocation Line, Guid, Integer, var Decimal, var Decimal) | - | internal | 23-28 | - | - |
| GetOrGenerateAllocationLines | (var Record Allocation Line, Guid, Integer, var Decimal, var Date) | - | internal | 23-28 | - | - |
| SaveChangesToAllocationLines | (var Record Allocation Line, Guid, Integer, Decimal) | - | internal | 23-28 | - | - |
| ResetToDefault | (var Record Allocation Line, Guid, Integer) | - | internal | 23-28 | - | - |
| ShowDimensions | () | - | internal | 23-28 | - | - |
| GetQuantityPercision | () | Decimal | internal | 23 | - | - |
| GetQuantityPrecision | () | Decimal | internal | 24-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnGetOrGenerateAllocationLines | (Integer, Guid, var Record Allocation Line, var Decimal, var Date) | 25-28 | - | - |
| Integration event | OnSaveChangesToAllocationLinesOnBeforeAllocAccManualOverrideInsert | (var Record Alloc. Acc. Manual Override, var Record Allocation Line) | 27-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.
