---
title: "Codeunit 9059 Acc. Payable Performance"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/9059-acc-payable-performance/
type: codeunit
id: 9059
name: "Acc. Payable Performance"
app: "Base Application"
namespace: Microsoft.Finance.RoleCenters
versions: "27-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/9059-acc-payable-performance/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 9059 Acc. Payable Performance

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/9059-acc-payable-performance/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.RoleCenters |
| Versions | 27-28 |
| Source file | Finance/RoleCenters/AccPayablePerformance.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| AddinReady | (var Record Acc. Payable Performance Chart, var Record Business Chart Buffer) | - | public | 27-28 | - | - |
| ChartDescription | (Record Acc. Payable Performance Chart) | Text | internal | 27-28 | - | - |
| DataPointClicked | (var Record Business Chart Buffer, var Record Acc. Payable Performance Chart) | - | internal | 27-28 | - | - |
| PopulateChartDefinitionTable | () | - | internal | 27-28 | - | - |
| SelectChart | (var Record Business Chart Buffer, var Record Acc. Payable Performance Chart) | - | internal | 27-28 | - | - |
| SetDefaultPeriodLength | (Record Acc. Payable Performance Chart, var Record Business Chart Buffer) | - | internal | 27-28 | - | - |
| SetPeriodLength | (Record Acc. Payable Performance Chart, var Record Business Chart Buffer, Option, Boolean) | - | internal | 27-28 | - | - |
| UpdateChartSafe | (var Record Acc. Payable Performance Chart, var Record Business Chart Buffer, Option, var Text) | Boolean | internal | 27-28 | - | - |
| UpdateChart | (var Record Acc. Payable Performance Chart, var Record Business Chart Buffer, Option) | - | internal | 27-28 | - | - |
| UpdateStatusText | (var Record Acc. Payable Performance Chart, var Record Business Chart Buffer, var Text) | - | internal | 27-28 | - | - |
| EnableChart | (var Record Acc. Payable Performance Chart) | - | internal | 27-28 | - | - |
| TopVendorListUpdatedRecently | (var Integer) | Boolean | internal | 27-28 | - | - |
| ScheduleTopVendorListRefreshTask | () | - | internal | 27-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnUpdateChartSafe | (var Record Acc. Payable Performance Chart, var Record Business Chart Buffer, Option) | 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.
