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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7000-price-list-header/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[20] | 17-28 | - | - |
| 2 | Description | Text[250] | 17-28 | - | - |
| 3 | Source Group | Enum Price Source Group | 17-28 | - | - |
| 4 | Source Type | Enum Price Source Type | 17-28 | - | - |
| 5 | Source No. | Code[20] | 17-28 | - | - |
| 6 | Parent Source No. | Code[20] | 17-28 | - | - |
| 7 | Source ID | Guid | 17-28 | - | - |
| 8 | Price Type | Enum Price Type | 17-28 | - | - |
| 9 | Amount Type | Enum Price Amount Type | 17-28 | - | - |
| 10 | Currency Code | Code[10] | 17-28 | - | - |
| 11 | Starting Date | Date | 17-28 | - | - |
| 12 | Ending Date | Date | 17-28 | - | - |
| 13 | Price Includes VAT | Boolean | 17-28 | - | - |
| 14 | VAT Bus. Posting Gr. (Price) | Code[20] | 17-28 | - | - |
| 15 | Allow Line Disc. | Boolean | 17-28 | - | - |
| 16 | Allow Invoice Disc. | Boolean | 17-28 | - | - |
| 17 | No. Series | Code[20] | 17-28 | - | - |
| 18 | Status | Enum Price Status | 17-28 | - | - |
| 19 | Filter Source No. | Code[20] | 17-28 | - | - |
| 20 | Allow Updating Defaults | Boolean | 17-28 | - | - |
| 21 | Assign-to No. | Code[20] | 20-28 | - | - |
| 22 | Assign-to Parent No. | Code[20] | 20-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK | Code | 17-28 |
| Key1 | Source Type, Source No., Starting Date, Currency Code | 17-28 |
| Key2 | Status, Price Type, Source Group, Source Type, Source No., Currency Code, Starting Date, Ending Date | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| IsEditable | () | Boolean | public | 17-28 | - | - |
| AssistEditCode | (Record Price List Header) | Boolean | public | 17-28 | - | - |
| BlankDefaults | () | - | public | 17-28 | - | - |
| CopyFrom | (Record Price Source) | - | public | 17-28 | - | - |
| CopyTo | (var Record Price Source) | - | public | 17-28 | - | - |
| IsSourceNoAllowed | () | Boolean | public | 17-28 | - | - |
| UpdateAmountType | () | - | public | 17-28 | - | - |
| IsCRMIntegrationAllowed | (Boolean) | Boolean | public | 18-24 | Pending 22.0 | Use IsCRMIntegrationAllowed with updated parameters |
| HasDraftLines | () | Boolean | public | 18-28 | - | - |
| HasDraftLines | (var Record Price List Line) | Boolean | public | 18-28 | - | - |
| LookupSourceNo | () | Boolean | public | 18-28 | - | - |
| SyncDropDownLookupFields | () | - | public | 20-28 | - | - |
| IsCRMIntegrationAllowed | (Boolean, Boolean) | Boolean | public | 22-28 | - | - |
| CheckIfLinesExist | (Text) | - | public | 22-28 | - | - |
| TestStatusDraft | () | - | public | 22-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCopyFromPriceSource | (Record Price Source) | 17-28 | - | - |
| Integration event | OnAfterCopyToPriceSource | (var Record Price Source) | 17-28 | - | - |
| Integration event | OnBeforeHasDraftLines | (var Record Price List Line, var Boolean, var Boolean) | 18 | - | - |
| Integration event | OnBeforeHasDraftLines | (var Record Price List Line, var Boolean, var Boolean, var Record Price List Header) | 19-28 | - | - |
| Integration event | OnAfterGetNoSeries | (var Record Price List Header) | 20 | - | - |
| Integration event | OnAfterBlankDefaults | (var Record Price List Header) | 21-28 | - | - |
| Integration event | OnAfterGetNoSeries | (var Record Price List Header, var Code[20]) | 21-28 | - | - |
| Integration event | OnBeforeUpdateStatus | (var Record Price List Header, var Boolean, var Boolean) | 21-28 | - | - |
| Integration event | OnUpdateStatusOnBeforeConfirmStatus | (Record Price List Header, Boolean, var Boolean, var Boolean) | 22-28 | - | - |
| Integration event | OnUpdateDatesInLinesOnBeforePriceListLineModifyAllEndingDate | (var Record Price List Line, var Record Price List Header) | 22-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.
