---
title: "Table 2671 Alloc. Account Distribution"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/2671-alloc-account-distribution/
type: table
id: 2671
name: "Alloc. Account Distribution"
app: "Base Application"
namespace: Microsoft.Finance.AllocationAccount
versions: "23-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/2671-alloc-account-distribution/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 2671 Alloc. Account Distribution

Jonas Paprotka, https://jonas-paprotka.de/ref/table/2671-alloc-account-distribution/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Allocation Account No. | Code[20] | 23-28 | - | - |
| 2 | Line No. | Integer | 23-28 | - | - |
| 4 | Account Type | Option | 23-28 | - | - |
| 6 | Share | Decimal | 23-28 | - | - |
| 7 | Percent | Decimal | 23-28 | - | - |
| 8 | Share Updated at | DateTime | 23-28 | - | - |
| 9 | Destination Account Type | Enum Destination Account Type | 23-28 | - | - |
| 10 | Destination Account Number | Code[20] | 23-28 | - | - |
| 19 | Breakdown Account Type | Enum Breakdown Account Type | 23-28 | - | - |
| 20 | Breakdown Account Number | Code[20] | 23-28 | - | - |
| 21 | Calculation Period | Enum Allocation Account Period | 23-28 | - | - |
| 23 | Dimension 1 Filter | Text[1024] | 23-28 | - | - |
| 24 | Dimension 2 Filter | Text[1024] | 23-28 | - | - |
| 25 | Dimension 3 Filter | Text[1024] | 23-28 | - | - |
| 26 | Dimension 4 Filter | Text[1024] | 23-28 | - | - |
| 27 | Dimension 5 Filter | Text[1024] | 23-28 | - | - |
| 28 | Dimension 6 Filter | Text[1024] | 23-28 | - | - |
| 29 | Dimension 7 Filter | Text[1024] | 23-28 | - | - |
| 30 | Dimension 8 Filter | Text[1024] | 23-28 | - | - |
| 35 | Business Unit Code Filter | Text[1024] | 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 |
| --- | --- | --- | --- | --- | --- | --- |
| LookupDistributionAccountName | () | Text[2048] | internal | 23-28 | - | - |
| LookupDistributionAccountName | (Enum Destination Account Type, Code[20]) | Text[2048] | internal | 23-28 | - | - |
| LookupBreakdownAccountName | () | Text[2048] | internal | 23-28 | - | - |
| LookupBusinessUnitFilter | (var Text) | Boolean | internal | 23-28 | - | - |
| ShowDimensions | () | - | internal | 23-28 | - | - |
| ValidateShortcutDimCode | (Integer, var Code[20]) | - | public | 23-28 | - | - |
| GetDimensionCaption | (Integer) | Text | internal | 23-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnLookupBreakdownAccountNumber | (var Record Alloc. Account Distribution, var Boolean) | 23-28 | - | - |
| Integration event | OnLookupBreakdownAccountName | (var Record Alloc. Account Distribution, var Text[2048], var Boolean) | 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.
