---
title: "Report 7132 Export Item Budget to Excel"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/7132-export-item-budget-to-excel/
type: report
id: 7132
name: "Export Item Budget to Excel"
app: "Base Application"
namespace: Microsoft.Inventory.Analysis
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/7132-export-item-budget-to-excel/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Report 7132 Export Item Budget to Excel

Jonas Paprotka, https://jonas-paprotka.de/ref/report/7132-export-item-budget-to-excel/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Analysis |
| Versions | 17-28 |
| Source file | Inventory/Analysis/ExportItemBudgettoExcel.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetOptions | (Integer, Code[10], Integer, Text, Text, Text, Text, Text, Text, Integer, Text, Text, Text, Boolean, Integer, Integer, Integer, Text[30], Text[30], Option) | - | public | 17-21 | Pending 19.0 | Replaced by SetParameters() |
| SetUpdateExistingWorksheet | (Boolean) | - | public | 17-28 | - | - |
| SetFileNameSilent | (Text) | - | public | 17-28 | - | - |
| SetTestMode | (Boolean) | - | public | 17-28 | - | - |
| SetParameters | (Enum Analysis Area Type, Code[10], Enum Item Analysis Value Type, Text, Text, Text, Text, Text, Text, Enum Analysis Source Type, Text, Text, Text, Boolean, Enum Analysis Period Type, Enum Item Budget Dimension Type, Enum Item Budget Dimension Type, Text[30], Text[30], Enum Analysis Rounding Factor) | - | public | 19-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnOnAfterGetRecordOnAfterEnterTableDataCell | (var Record Excel Buffer, Integer, var Integer, Enum Analysis Area Type, Code[10]) | 28 | - | - |
| Integration event | OnOnAfterGetRecordOnAfterEnterLineDimensionCodeCell | (var Record Excel Buffer, Integer, var Integer, Record Dimension Code Buffer, Enum Analysis Area Type, Code[10]) | 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.
