---
title: "Report 5706 Create Stockkeeping Unit"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/5706-create-stockkeeping-unit/
type: report
id: 5706
name: "Create Stockkeeping Unit"
app: "Base Application"
namespace: Microsoft.Inventory.Location
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/5706-create-stockkeeping-unit/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 5706 Create Stockkeeping Unit

Jonas Paprotka, https://jonas-paprotka.de/ref/report/5706-create-stockkeeping-unit/

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateSKUIfRequired | (var Record Item, Code[10], Code[10]) | - | public | 17-28 | - | - |
| InitializeRequest | (Option, Boolean, Boolean) | - | public | 17-26 | Pending 24.0 | Replaced by procedure SetParameters() |
| CreateSKU | (var Record Item, Code[10], Code[10]) | - | public | 17-28 | - | - |
| SetParameters | (Enum SKU Creation Method, Boolean, Boolean) | - | public | 24-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeCreateSKU | (var Record Item, Code[10], Code[10], Boolean, var Boolean) | 17-21 | - | - |
| Integration event | OnBeforeStockkeepingUnitInsert | (var Record Stockkeeping Unit, Record Item) | 17-28 | - | - |
| Integration event | OnBeforeItemOnPreDataItem | (var Record Item) | 17-28 | - | - |
| Integration event | OnBeforeItemOnAfterGetRecord | (var Record Item, var Boolean) | 17-28 | - | - |
| Integration event | OnItemOnAfterGetRecordOnAfterSetLocationFilter | (var Record Location, var Record Item) | 17-28 | - | - |
| Integration event | OnBeforeCreateSKU | (var Record Item, Code[10], Code[10], Boolean, var Boolean, Option) | 22-23 | - | - |
| Integration event | OnAfterCreateSKU | (var Record Stockkeeping Unit, Record Item) | 23-28 | - | - |
| Integration event | OnBeforeCreateSKU | (var Record Item, Code[10], Code[10], Boolean, var Boolean, Enum SKU Creation Method) | 24-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.
