---
title: "Report 699 Calculate Plan - Req. Wksh."
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/699-calculate-plan-req-wksh/
type: report
id: 699
name: "Calculate Plan - Req. Wksh."
app: "Base Application"
namespace: Microsoft.Inventory.Requisition
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/699-calculate-plan-req-wksh/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 699 Calculate Plan - Req. Wksh.

Jonas Paprotka, https://jonas-paprotka.de/ref/report/699-calculate-plan-req-wksh/

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetTemplAndWorksheet | (Code[10], Code[10]) | - | public | 17-28 | - | - |
| InitializeRequest | (Date, Date) | - | public | 17-28 | - | - |
| InitializeFromMfgSetup | () | - | public | 21-28 | Pending 27.0 | Replaced by procedure InitializeFromSetup() |
| SetParamAndCalculatePlanFromWorksheet | () | - | public | 21-28 | - | - |
| ValidatePriceCalcMethod | () | - | public | 21-28 | - | - |
| SkipPlanningForItemOnReqWksh | (Record Item) | Boolean | public | 21-28 | - | - |
| InitializeFromSetup | () | - | public | 27-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterOnOpenPage | (var Date, var Date) | 17-28 | - | - |
| Integration event | OnAfterItemOnPreDataItem | (var Record Item) | 17-28 | - | - |
| Integration event | OnAfterItemOnPostDataItem | (var Record Item) | 17-19 | - | - |
| Integration event | OnAfterSkipPlanningForItemOnReqWksh | (Record Item, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeSkipPlanningForItemOnReqWksh | (Record Item, var Boolean, var Boolean) | 17-19 | - | - |
| Integration event | OnBeforeDeleteReqLines | (Record Item, var Record Requisition Line, var Record Requisition Line, var Boolean) | 17-19 | - | - |
| Integration event | OnBeforeInitializeFromMfgSetup | (var Code[10], var Boolean) | 18 | - | - |
| Integration event | OnBeforeOnPreReport | (var Code[10], var Code[10]) | 18-19 | - | - |
| Integration event | OnItemOnAfterGetRecordOnBeforeCommit | (var Record Requisition Line, Record Item, Code[10], Code[10], Date) | 18-19 | - | - |
| Integration event | OnBeforeInitializeFromMfgSetup | (var Code[10], var Boolean, var Record Manufacturing Setup) | 19-28 | Pending 27.0 | Replaced by event OnBeforeInitializeFromSetup |
| Integration event | OnItemOnAfterDeleteReqLines | (Record Item, var Boolean) | 19-28 | - | - |
| Integration event | OnAfterItemOnPostDataItem | (var Record Item, Code[10], Code[10], Date, Date) | 20-28 | - | - |
| Integration event | OnBeforeSkipPlanningForItemOnReqWksh | (Record Item, var Boolean, var Boolean, Record Stockkeeping Unit, Option) | 20-28 | - | - |
| Integration event | OnBeforeSetParamAndCalculatePlanFromWorksheet | (Code[10], Date, Option, Enum Price Calculation Method, Record Item, Record Manufacturing Setup, Code[10], Code[10], Date, Date, Boolean, var Boolean) | 20-28 | Pending 27.0 | Replaced by OnBeforeSetParamAndCalculatePlanFromReqWorksheet |
| Integration event | OnBeforeDeleteReqLines | (Record Item, var Record Requisition Line, var Record Requisition Line, var Boolean, Codeunit Inventory Profile Offsetting) | 20-28 | - | - |
| Integration event | OnBeforeOnPreReport | (var Code[10], var Code[10], var Record Requisition Line, var Date, var Date) | 20 | - | - |
| Integration event | OnItemOnAfterGetRecordOnBeforeCommit | (var Record Requisition Line, var Record Item, Code[10], Code[10], Date) | 20-28 | - | - |
| Integration event | OnBeforeOnPreReport | (var Code[10], var Code[10], var Record Requisition Line, var Date, var Date, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeSetParamAndCalculatePlanFromReqWorksheet | (Code[10], Date, Option, Enum Price Calculation Method, Record Item, Code[10], Code[10], Date, Date, Boolean, var Boolean) | 27-28 | - | - |
| Integration event | OnBeforeInitializeFromSetup | (var Code[10], var Boolean, var Record Inventory Setup) | 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.
