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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7022-price-worksheet-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Pricing.Worksheet |
| Versions | 18-28 |
| Source file | Pricing/Worksheet/PriceWorksheetLine.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Price List Code | Code[20] | 18-28 | - | - |
| 2 | Line No. | Integer | 18-28 | - | - |
| 3 | Source Type | Enum Price Source Type | 18-28 | - | - |
| 4 | Source No. | Code[20] | 18-28 | - | - |
| 5 | Parent Source No. | Code[20] | 18-28 | - | - |
| 6 | Source ID | Guid | 18-28 | - | - |
| 7 | Asset Type | Enum Price Asset Type | 18-28 | - | - |
| 8 | Asset No. | Code[20] | 18-28 | - | - |
| 9 | Variant Code | Code[10] | 18-28 | - | - |
| 10 | Currency Code | Code[10] | 18-28 | - | - |
| 11 | Work Type Code | Code[10] | 18-28 | - | - |
| 12 | Starting Date | Date | 18-28 | - | - |
| 13 | Ending Date | Date | 18-28 | - | - |
| 14 | Minimum Quantity | Decimal | 18-28 | - | - |
| 15 | Unit of Measure Code | Code[10] | 18-28 | - | - |
| 16 | Amount Type | Enum Price Amount Type | 18-28 | - | - |
| 17 | Unit Price | Decimal | 18-28 | - | - |
| 18 | Cost Factor | Decimal | 18-28 | - | - |
| 19 | Unit Cost | Decimal | 18-28 | - | - |
| 20 | Line Discount % | Decimal | 18-28 | - | - |
| 21 | Allow Line Disc. | Boolean | 18-28 | - | - |
| 22 | Allow Invoice Disc. | Boolean | 18-28 | - | - |
| 23 | Price Includes VAT | Boolean | 18-28 | - | - |
| 24 | VAT Bus. Posting Gr. (Price) | Code[20] | 18-28 | - | - |
| 25 | VAT Prod. Posting Group | Code[20] | 18-28 | - | - |
| 26 | Asset ID | Guid | 18-28 | - | - |
| 27 | Line Amount | Decimal | 18-28 | - | - |
| 28 | Price Type | Enum Price Type | 18-28 | - | - |
| 29 | Description | Text[100] | 18-28 | - | - |
| 30 | Status | Enum Price Status | 18-28 | - | - |
| 31 | Direct Unit Cost | Decimal | 18-28 | - | - |
| 32 | Source Group | Enum Price Source Group | 18-28 | - | - |
| 33 | Product No. | Code[20] | 20-28 | - | - |
| 34 | Assign-to No. | Code[20] | 20-28 | - | - |
| 35 | Assign-to Parent No. | Code[20] | 20-28 | - | - |
| 36 | Variant Code Lookup | Code[10] | 20-28 | - | - |
| 37 | Unit of Measure Code Lookup | Code[10] | 20-28 | - | - |
| 100 | Existing Line | Boolean | 18-28 | - | - |
| 101 | Existing Unit Price | Decimal | 18-28 | - | - |
| 102 | Existing Direct Unit Cost | Decimal | 18-28 | - | - |
| 103 | Existing Unit Cost | Decimal | 18-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK, clustered | Price List Code, Existing Line, Line No. | 18-28 |
| Key1 | Price Type, Source Group | 18-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| IsAssetItem | () | Boolean | public | 18-28 | - | - |
| IsAssetResource | () | Boolean | public | 18-28 | - | - |
| IsEditable | () | Boolean | public | 18-28 | - | - |
| IsHeaderActive | () | Boolean | public | 18-28 | - | - |
| IsLineToVerify | () | Boolean | public | 18-28 | - | - |
| IsUOMSupported | () | Boolean | public | 18-28 | - | - |
| IsAmountMandatory | (Enum Price Amount Type) | Boolean | public | 18-28 | - | - |
| IsAmountSupported | () | Boolean | public | 18-28 | - | - |
| IsRealLine | () | Boolean | public | 18-28 | - | - |
| IsSourceNoAllowed | () | Boolean | public | 18-28 | - | - |
| CopyExistingPrices | (Record Price List Line) | - | public | 18-28 | - | - |
| CopySourceFrom | (Record Price List Header) | - | public | 18-28 | - | - |
| CopyFrom | (Record Price List Header) | - | public | 18-28 | - | - |
| CopyFrom | (Record Price Asset) | - | public | 18-28 | - | - |
| SetNewRecord | (Boolean) | - | public | 18-28 | - | - |
| CopyTo | (var Record Price Asset) | - | public | 18-28 | - | - |
| CopyTo | (var Record Price Source) | - | public | 18-28 | - | - |
| Verify | () | Boolean | public | 18-28 | - | - |
| TryVerify | () | Boolean | public | 19-28 | - | - |
| SyncDropDownLookupFields | () | - | public | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCopyFromPriceAsset | (Record Price Asset) | 18-19 | - | - |
| Integration event | OnAfterCopyFromPriceListHeader | (Record Price List Header) | 18-28 | - | - |
| Integration event | OnAfterCopyFromPriceSource | (Record Price Source) | 18-28 | - | - |
| Integration event | OnAfterCopyToPriceAsset | (var Record Price Asset) | 18-28 | - | - |
| Integration event | OnAfterCopyToPriceSource | (var Record Price Source) | 18-28 | - | - |
| Integration event | OnAfterInitHeaderDefaults | (Record Price List Header) | 18-28 | - | - |
| Integration event | OnAfterCopyExistingPrices | (var Record Price Worksheet Line, Record Price List Line) | 19-28 | - | - |
| Integration event | OnAfterIsUOMSupported | (Record Price Worksheet Line, var Boolean) | 19-28 | - | - |
| Integration event | OnAfterCopyFromPriceAsset | (Record Price Asset, var Record Price Worksheet Line) | 20-28 | - | - |
| Integration event | OnAfterCopySourceFrom | (var Record Price Worksheet Line, Record Price List Header) | 21-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.
