---
title: "Table 7023 Sales Price Worksheet"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/7023-sales-price-worksheet/
type: table
id: 7023
name: "Sales Price Worksheet"
app: "Base Application"
namespace: Microsoft.Sales.Pricing
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/7023-sales-price-worksheet/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 7023 Sales Price Worksheet

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7023-sales-price-worksheet/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Pricing |
| Versions | 17-28 |
| Source file | Sales/Pricing/SalesPriceWorksheet.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Item No. | Code[20] | 17-28 | - | - |
| 2 | Sales Code | Code[20] | 17-28 | - | - |
| 3 | Currency Code | Code[10] | 17-28 | - | - |
| 4 | Starting Date | Date | 17-28 | - | - |
| 5 | Current Unit Price | Decimal | 17-28 | - | - |
| 6 | New Unit Price | Decimal | 17-28 | - | - |
| 7 | Price Includes VAT | Boolean | 17-28 | - | - |
| 10 | Allow Invoice Disc. | Boolean | 17-28 | - | - |
| 11 | VAT Bus. Posting Gr. (Price) | Code[20] | 17-28 | - | - |
| 13 | Sales Type | Enum Sales Price Type | 17-28 | - | - |
| 14 | Minimum Quantity | Decimal | 17-28 | - | - |
| 15 | Ending Date | Date | 17-28 | - | - |
| 20 | Item Description | Text[100] | 17-28 | - | - |
| 21 | Sales Description | Text[100] | 17-28 | - | - |
| 5400 | Unit of Measure Code | Code[10] | 17-28 | - | - |
| 5700 | Variant Code | Code[10] | 17-28 | - | - |
| 7001 | Allow Line Disc. | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Starting Date, Ending Date, Sales Type, Sales Code, Currency Code, Item No., Variant Code, Unit of Measure Code, Minimum Quantity | 17-28 |
| Key2 | Item No., Variant Code, Unit of Measure Code, Minimum Quantity, Starting Date, Ending Date, Sales Type, Sales Code, Currency Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CalcCurrentPrice | (var Boolean) | - | public | 17-28 | - | - |
| SetSalesDescription | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCalcCurrentPriceFound | (var Record Sales Price Worksheet, Record Sales Price) | 17-28 | - | - |
| Integration event | OnCalcCurrentPriceOnAfterSetFilters | (var Record Sales Price, Record Sales Price Worksheet) | 17-28 | - | - |
| Integration event | OnCalcCurrentPriceOnPriceNotFound | (var Record Sales Price Worksheet) | 17-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.
