---
title: "Report 302 Get Demand To Reserve"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/302-get-demand-to-reserve/
type: report
id: 302
name: "Get Demand To Reserve"
app: "Base Application"
namespace: Microsoft.Inventory.Tracking
versions: "23-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/302-get-demand-to-reserve/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 302 Get Demand To Reserve

Jonas Paprotka, https://jonas-paprotka.de/ref/report/302-get-demand-to-reserve/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Tracking |
| Versions | 23-28 |
| Source file | Inventory/Tracking/GetDemandToReserve.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetSalesOrderLines | (var Record Sales Line) | - | public | 23-28 | - | - |
| GetTransferOrderLines | (var Record Transfer Line) | - | public | 23-28 | - | - |
| GetServiceOrderLines | (var Record Service Line) | - | public | 23-24 | - | - |
| GetJobPlanningLines | (var Record Job Planning Line) | - | public | 23-28 | - | - |
| GetAssemblyLines | (var Record Assembly Line) | - | public | 23-24 | - | - |
| GetProdOrderComponents | (var Record Prod. Order Component) | - | public | 23-24 | - | - |
| GetAllocateAfterPopulate | () | Boolean | public | 23-28 | - | - |
| SetBatchName | (Code[10]) | - | public | 23-28 | - | - |
| SetParameters | (Boolean, Enum Reservation Demand Type, Enum Reservation From Stock, Boolean) | - | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnSalesOrderLineOnAfterGetRecordOnBeforeSetTempSalesLine | (var Record Sales Line) | 23 | - | - |
| Integration event | OnSalesOrderLineOnAfterGetRecordOnBeforeSetTempSalesLine | (var Record Sales Line, var Boolean) | 24-28 | - | - |
| Integration event | OnTransferOrderLineOnAfterGetRecordOnBeforeSetTempTransferLine | (var Record Transfer Line, var Boolean) | 24-28 | - | - |
| Integration event | OnServiceOrderLineOnAfterGetRecordOnBeforeSetTempServiceLine | (var Record Service Line, var Boolean) | 24 | - | - |
| Integration event | OnJobPlanningLineOnAfterGetRecordOnBeforeSetTempJobPlanningLine | (var Record Job Planning Line, var Boolean) | 24-28 | - | - |
| Integration event | OnAssemblyLineOnAfterGetRecordOnBeforeSetTempAssemblyLine | (var Record Assembly Line, var Boolean) | 24 | - | - |
| Integration event | OnProdOrderComponentOnAfterGetRecordOnBeforeSetTempProdOrderComponent | (var Record Prod. Order Component, var Boolean) | 24 | - | - |
| Integration event | OnGetDemand | (var Record Item, var Record Reservation Wksh. Batch, Enum Reservation Demand Type, Text, Text, Text, Text, Enum Reservation From Stock) | 25-28 | Pending 27.0 | This event is never raised. |

## 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.
