---
title: "Table 7006 Price Calculation Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/7006-price-calculation-setup/
type: table
id: 7006
name: "Price Calculation Setup"
app: "Base Application"
namespace: Microsoft.Pricing.Calculation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/7006-price-calculation-setup/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 7006 Price Calculation Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7006-price-calculation-setup/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[100] | 17-28 | - | - |
| 2 | Method | Enum Price Calculation Method | 17-28 | - | - |
| 3 | Type | Enum Price Type | 17-28 | - | - |
| 4 | Asset Type | Enum Price Asset Type | 17-28 | - | - |
| 5 | Details | Integer | 17-28 | - | - |
| 9 | Group Id | Code[100] | 17-28 | - | - |
| 10 | Implementation | Enum Price Calculation Handler | 17-28 | - | - |
| 12 | Enabled | Boolean | 17-28 | - | - |
| 13 | Default | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK, clustered | Code | 17-28 |
| Key2 | Group Id, Default, Enabled | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetUID | () | Text | public | 17-28 | - | - |
| CopyDefaultFlagTo | (var Record Price Calculation Setup) | - | public | 17-28 | - | - |
| CountEnabledExeptions | () | Integer | public | 17-28 | - | - |
| FindDefault | (Enum Price Calculation Method, Enum Price Type) | Boolean | public | 17-28 | - | - |
| FindDefault | (Text) | Boolean | public | 17-28 | - | - |
| MoveFrom | (var Record Price Calculation Setup) | Boolean | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterDefineCode | () | 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.
