---
title: "Table 376 G/L Account (Analysis View)"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/376-g-l-account-analysis-view/
type: table
id: 376
name: "G/L Account (Analysis View)"
app: "Base Application"
namespace: Microsoft.Finance.Analysis
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/376-g-l-account-analysis-view/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 376 G/L Account (Analysis View)

Jonas Paprotka, https://jonas-paprotka.de/ref/table/376-g-l-account-analysis-view/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.Analysis |
| Versions | 17-28 |
| Source file | Finance/Analysis/GLAccountAnalysisView.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | No. | Code[20] | 17-28 | - | - |
| 2 | Name | Text[100] | 17-28 | - | - |
| 3 | Search Name | Code[100] | 17-28 | - | - |
| 4 | Account Type | Enum G/L Account Type | 17-28 | - | - |
| 5 | Account Source | Enum Analysis Account Source | 17-28 | - | - |
| 6 | Global Dimension 1 Code | Code[20] | 17-28 | - | - |
| 7 | Global Dimension 2 Code | Code[20] | 17-28 | - | - |
| 9 | Income/Balance | Enum G/L Account Report Type | 17-28 | - | - |
| 10 | Debit/Credit | Option | 17-28 | - | - |
| 11 | No. 2 | Code[20] | 17-28 | - | - |
| 12 | Comment | Boolean | 17-28 | - | - |
| 13 | Blocked | Boolean | 17-28 | - | - |
| 14 | Direct Posting | Boolean | 17-28 | - | - |
| 16 | Reconciliation Account | Boolean | 17-28 | - | - |
| 17 | New Page | Boolean | 17-28 | - | - |
| 18 | No. of Blank Lines | Integer | 17-28 | - | - |
| 19 | Indentation | Integer | 17-28 | - | - |
| 26 | Last Date Modified | Date | 17-28 | - | - |
| 27 | Cash Flow Forecast Filter | Code[20] | 17-28 | - | - |
| 28 | Date Filter | Date | 17-28 | - | - |
| 29 | Global Dimension 1 Filter | Code[20] | 17-28 | - | - |
| 30 | Global Dimension 2 Filter | Code[20] | 17-28 | - | - |
| 31 | Balance at Date | Decimal | 17-28 | - | - |
| 32 | Net Change | Decimal | 17-28 | - | - |
| 33 | Budgeted Amount | Decimal | 17-28 | - | - |
| 34 | Totaling | Text[250] | 17-28 | - | - |
| 35 | Budget Filter | Code[10] | 17-28 | - | - |
| 36 | Balance | Decimal | 17-28 | - | - |
| 37 | Budgeted at Date | Decimal | 17-28 | - | - |
| 40 | Consol. Debit Acc. | Code[20] | 17-28 | - | - |
| 41 | Consol. Credit Acc. | Code[20] | 17-28 | - | - |
| 42 | Business Unit Filter | Code[20] | 17-28 | - | - |
| 43 | Gen. Posting Type | Option | 17-28 | - | - |
| 44 | Gen. Bus. Posting Group | Code[20] | 17-28 | - | - |
| 45 | Gen. Prod. Posting Group | Code[20] | 17-28 | - | - |
| 47 | Debit Amount | Decimal | 17-28 | - | - |
| 48 | Credit Amount | Decimal | 17-28 | - | - |
| 49 | Automatic Ext. Texts | Boolean | 17-28 | - | - |
| 52 | Budgeted Debit Amount | Decimal | 17-28 | - | - |
| 53 | Budgeted Credit Amount | Decimal | 17-28 | - | - |
| 54 | Tax Area Code | Code[20] | 17-28 | - | - |
| 55 | Tax Liable | Boolean | 17-28 | - | - |
| 56 | Tax Group Code | Code[20] | 17-28 | - | - |
| 57 | VAT Bus. Posting Group | Code[20] | 17-28 | - | - |
| 58 | VAT Prod. Posting Group | Code[20] | 17-28 | - | - |
| 60 | Additional-Currency Net Change | Decimal | 17-28 | - | - |
| 61 | Add.-Currency Balance at Date | Decimal | 17-28 | - | - |
| 62 | Additional-Currency Balance | Decimal | 17-28 | - | - |
| 63 | Exchange Rate Adjustment | Option | 17-28 | - | - |
| 64 | Add.-Currency Debit Amount | Decimal | 17-28 | - | - |
| 65 | Add.-Currency Credit Amount | Decimal | 17-28 | - | - |
| 66 | Analysis View Filter | Code[10] | 17-28 | - | - |
| 67 | Dimension 1 Filter | Code[20] | 17-28 | - | - |
| 68 | Dimension 2 Filter | Code[20] | 17-28 | - | - |
| 69 | Dimension 3 Filter | Code[20] | 17-28 | - | - |
| 70 | Dimension 4 Filter | Code[20] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | No., Account Source | 17-28 |
| Key2 | Search Name | 17-28 |
| Key3 | Reconciliation Account | 17-28 |
| Key4 | Gen. Bus. Posting Group | 17-28 |
| Key5 | Gen. Prod. Posting Group | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCaptionClass | (Integer) | Text[250] | public | 17-28 | - | - |
| CopyDimFilters | (var Record Acc. Schedule Line) | - | public | 17-28 | - | - |
| SetDimFilters | (Text, Text, Text, Text) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeGetCaptionClass | (var Record G/L Account (Analysis View), Integer, var Text[250], var Boolean) | 19-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.
