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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7003-price-asset/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | Asset Type | Enum Price Asset Type | 17-28 | - | - |
| 3 | Asset No. | Code[20] | 17-28 | - | - |
| 4 | Asset ID | Guid | 17-28 | - | - |
| 5 | Level | Integer | 17-28 | - | - |
| 6 | Variant Code | Code[10] | 17-28 | - | - |
| 7 | Unit of Measure Code | Code[10] | 17-28 | - | - |
| 8 | Price Type | Enum Price Type | 17-28 | - | - |
| 9 | Table Id | Integer | 17-28 | - | - |
| 16 | Amount Type | Enum Price Amount Type | 20-28 | - | - |
| 17 | Unit Price | Decimal | 17-28 | - | - |
| 18 | Unit Price 2 | Decimal | 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 | Work Type Code | Code[10] | 17-28 | - | - |
| 29 | Description | Text[100] | 17-28 | - | - |

## Keys

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| NewEntry | (Enum Price Asset Type, Integer) | - | public | 17-28 | - | - |
| InitAsset | () | - | public | 17-28 | - | - |
| IsAssetNoRequired | () | Boolean | public | 17-28 | - | - |
| LookupNo | () | Boolean | public | 17-28 | - | - |
| LookupVariantCode | () | Boolean | public | 17-28 | - | - |
| LookupUnitofMeasure | () | Boolean | public | 17-28 | - | - |
| FilterPriceLines | (var Record Price List Line) | Boolean | public | 17-28 | - | - |
| PutRelatedAssetsToList | (var Codeunit Price Asset List) | Integer | public | 17-28 | - | - |
| FillFromBuffer | (Record Price Calculation Buffer) | - | public | 17-28 | - | - |
| ValidateAssetNo | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeValidateUnitOfMeasureCode | (var Record Price Asset, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeVerifyConsistentAssetType | (var Record Price Asset, var Boolean) | 19-28 | - | - |
| Integration event | OnAfterInitAsset | (var Record Price Asset) | 20-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.
