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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7021-price-line-filters/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Primary Key | Code[10] | 17-28 | - | - |
| 2 | Asset Type | Enum Price Asset Type | 17-28 | - | - |
| 3 | Asset Filter | Text[2048] | 17-28 | - | - |
| 4 | Table Id | Integer | 17-28 | - | - |
| 5 | Minimum Quantity | Decimal | 17-28 | - | - |
| 6 | Adjustment Factor | Decimal | 17-28 | - | - |
| 7 | Rounding Method Code | Code[10] | 17-28 | - | - |
| 8 | From Price List Code | Code[20] | 17-28 | - | - |
| 9 | To Price List Code | Code[20] | 17-28 | - | - |
| 10 | Price Type | Enum Price Type | 17-28 | - | - |
| 11 | Source Group | Enum Price Source Group | 17-28 | - | - |
| 12 | Price Line Filter | Text[2048] | 17-28 | - | - |
| 13 | From Currency Code | Code[10] | 17-28 | - | - |
| 14 | To Currency Code | Code[10] | 17-28 | - | - |
| 15 | Amount Rounding Precision | Decimal | 17-28 | - | - |
| 16 | Exchange Rate Date | Date | 17-28 | - | - |
| 17 | Different Currencies | Boolean | 17-28 | - | - |
| 18 | Copy Lines | Boolean | 17-28 | - | - |
| 19 | Worksheet | Boolean | 18-28 | - | - |
| 20 | Copy As New Lines | Boolean | 18-28 | - | - |
| 21 | Update Multiple Price Lists | Boolean | 18-28 | - | - |
| 22 | Force Defaults | Boolean | 20-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK | Primary Key | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Initialize | (Record Price List Header, Boolean) | - | public | 17-28 | - | - |
| EditAssetFilter | () | - | public | 17-28 | - | - |
| EditPriceLineFilter | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterSetFilterByFilterPageBuilder | (Text, var Text[2048]) | 20-28 | - | - |
| Integration event | OnEditPriceLineFilterOnAfterSetFilterPageBuilder | (Text, Record Price List Line, var FilterPageBuilder) | 23-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.
