---
title: "Codeunit 762 Acc. Sched. Chart Management"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/762-acc-sched-chart-management/
type: codeunit
id: 762
name: "Acc. Sched. Chart Management"
app: "Base Application"
namespace: Microsoft.Finance.FinancialReports
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/762-acc-sched-chart-management/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 762 Acc. Sched. Chart Management

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/762-acc-sched-chart-management/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.FinancialReports |
| Versions | 17-28 |
| Source file | Finance/FinancialReports/AccSchedChartManagement.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetSetupRecordset | (var Record Account Schedules Chart Setup, Text[60], Integer) | - | public | 17-28 | - | - |
| DrillDown | (var Record Business Chart Buffer, Record Account Schedules Chart Setup) | - | public | 17-28 | - | - |
| UpdateData | (var Record Business Chart Buffer, Option, Record Account Schedules Chart Setup) | - | public | 17-28 | - | - |
| GetCorrectedDate | (Record Business Chart Buffer, Date, Integer) | Date | public | 17-28 | - | - |
| CheckDuplicateAccScheduleLineDescription | (Code[10]) | - | public | 17-28 | - | - |
| CheckDuplicateColumnLayoutColumnHeader | (Code[10]) | - | public | 17-28 | - | - |
| SelectAll | (Record Acc. Sched. Chart Setup Line, Boolean) | - | public | 17-28 | - | - |
| DeselectAll | (Record Acc. Sched. Chart Setup Line, Boolean) | - | public | 17-28 | - | - |
| GetAccSchedMgtRef | (var Codeunit AccSchedManagement) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnDrillDownOnGLAccountOnBeforeRunChartOfAccsAnalysisView | (var Record G/L Account, var Record Column Layout) | 21-28 | - | - |
| Integration event | OnDrillDownTotalingTypeElseCase | (var Record Acc. Schedule Line, var Record Column Layout, var Record Business Chart Buffer) | 21-28 | - | - |
| Integration event | OnDrillDownOnGLAccountOnBeforeRunChartOfAccountsGL | (var Record G/L Account, var Record Column Layout) | 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.
