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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7005-price-source/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Source Type | Enum Price Source Type | 17-28 | - | - |
| 2 | Source ID | Guid | 17-28 | - | - |
| 3 | Source No. | Code[20] | 17-28 | - | - |
| 4 | Parent Source No. | Code[20] | 17-28 | - | - |
| 5 | Entry No. | Integer | 17-28 | - | - |
| 6 | Level | Integer | 17-28 | - | - |
| 7 | Source Group | Enum Price Source Group | 17-28 | - | - |
| 8 | Price Type | Enum Price Type | 17-28 | - | - |
| 10 | Currency Code | Code[10] | 17-28 | - | - |
| 12 | Starting Date | Date | 17-28 | - | - |
| 13 | Ending Date | Date | 17-28 | - | - |
| 19 | Filter Source No. | Code[20] | 17-28 | - | - |
| 21 | Allow Line Disc. | Boolean | 17-28 | - | - |
| 22 | Allow Invoice Disc. | Boolean | 17-28 | - | - |
| 23 | Price Includes VAT | Boolean | 17-28 | - | - |
| 24 | VAT Bus. Posting Gr. (Price) | Code[20] | 17-28 | - | - |
| 25 | Description | Text[100] | 18-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK | Entry No. | 17-28 |
| Level | Level | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| NewEntry | (Enum Price Source Type, Integer) | - | public | 17-28 | - | - |
| InitSource | () | - | public | 17-28 | - | - |
| GetGroupNo | () | Code[20] | public | 17-28 | - | - |
| IsForAmountType | (Enum Price Amount Type) | Boolean | public | 17-28 | - | - |
| IsSourceNoAllowed | () | Boolean | public | 17-28 | - | - |
| LookupNo | () | Boolean | public | 17-28 | - | - |
| FilterPriceLines | (var Record Price List Line) | Boolean | public | 17-28 | - | - |
| GetDefaultAmountType | () | Enum Price Amount Type | public | 18-28 | - | - |
| GetParentSourceType | () | Enum Price Source Type | public | 18-28 | - | - |
| IsParentSourceAllowed | () | Boolean | public | 18-28 | - | - |
| VerifyAmountTypeForSourceType | (Enum Price Amount Type) | - | public | 18-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeVerifyAmountTypeForSourceType | (Record Price Source, Enum Price Amount Type, var Boolean) | 18-28 | - | - |
| Integration event | OnGetParentSourceType | (Record Price Source, var Enum Price Source Type) | 18-28 | - | - |
| Integration event | OnAfterInitSource | (var Record Price Source) | 20-28 | - | - |
| Integration event | OnBeforeGetDefaultAmountType | (Record Price Source, var Enum Price Amount Type, var Boolean) | 22-28 | - | - |
| Integration event | OnBeforePriceSourceInterfaceVerifyDate | (Record Price Source, var Boolean) | 23-28 | - | - |
| Integration event | OnAfterFilterPriceLines | (Record Price Source, var Record Price List Line) | 25-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.
