---
title: "Table 5718 Nonstock Item"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5718-nonstock-item/
type: table
id: 5718
name: "Nonstock Item"
app: "Base Application"
namespace: Microsoft.Inventory.Item.Catalog
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5718-nonstock-item/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 5718 Nonstock Item

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5718-nonstock-item/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Item.Catalog |
| Versions | 17-28 |
| Source file | Inventory/Item/Catalog/NonstockItem.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Code[20] | 17-28 | - | - |
| 2 | Manufacturer Code | Code[10] | 17-28 | - | - |
| 3 | Vendor No. | Code[20] | 17-28 | - | - |
| 4 | Vendor Item No. | Code[50] | 17-28 | - | - |
| 5 | Description | Text[100] | 17-28 | - | - |
| 6 | Unit of Measure | Code[10] | 17-28 | - | - |
| 7 | Published Cost | Decimal | 17-28 | - | - |
| 8 | Negotiated Cost | Decimal | 17-28 | - | - |
| 9 | Unit Price | Decimal | 17-28 | - | - |
| 10 | Gross Weight | Decimal | 17-28 | - | - |
| 11 | Net Weight | Decimal | 17-28 | - | - |
| 12 | Item Template Code | Code[10] | 17-25 | Removed 21.0 | This field will be removed with other functionality related to "old" templates. Use "Item Templ. Code" field instead. |
| 13 | Product Group Code | Code[10] | 17-25 | Removed 15.0 | Product Groups became first level children of Item Categories. |
| 14 | Last Date Modified | Date | 17-28 | - | - |
| 15 | Bar Code | Code[20] | 17-28 | - | - |
| 16 | Item No. | Code[20] | 17-28 | - | - |
| 17 | Item No. Series | Code[20] | 22-28 | - | - |
| 53 | Comment | Boolean | 17-28 | - | - |
| 97 | No. Series | Code[20] | 17-28 | - | - |
| 98 | Item Templ. Code | Code[20] | 18-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |
| Key2 | Vendor Item No., Manufacturer Code | 17-28 |
| Key3 | Item No. | 17-28 |
| Key4 | Vendor No., Vendor Item No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| AssistEdit | () | Boolean | public | 17-28 | - | - |
| CheckVendorItemNo | (Code[20], Code[50], Integer) | Boolean | public | 21-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeValidateVendorNo | (var Record Nonstock Item, Record Nonstock Item, var Boolean) | 17-28 | - | - |
| Integration event | OnModifyOnBeforeError | (var Record Nonstock Item, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeCheckVendorItemNo | (var Record Nonstock Item, Record Nonstock Item, Code[20], Code[50], Integer, var Boolean, var Boolean) | 20-28 | - | - |
| Integration event | OnBeforeValidateField | (var Record Nonstock Item, Record Nonstock Item, Integer, var Boolean) | 20-28 | - | - |
| Integration event | OnModifyOnNoFormatElseCase | (Record Nonstock Item Setup, Record Nonstock Item, var Code[20]) | 20-28 | - | - |
| Integration event | OnBeforeValidateVendorItemNo | (var Record Nonstock Item, Record Nonstock Item, var Boolean) | 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.
