---
title: "Codeunit 5721 Feature - Item Reference"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/5721-feature-item-reference/
type: codeunit
id: 5721
name: "Feature - Item Reference"
app: "Base Application"
versions: "17-21"
build: 21.5.53619.63803
obsolete: "Pending 19.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 5721 Feature - Item Reference

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/5721-feature-item-reference/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-21 |
| Obsolete | Pending 19.0, seen from 19. Feature ItemReference got enabled by default. |
| Source file | FeatureItemReference.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| IsDataUpdateRequired | () | Boolean | public | 17-21 | Pending 19.0 | Replaced by normal upgrade process. |
| ReviewData | () | - | public | 17-21 | Pending 19.0 | Replaced by normal upgrade process. |
| AfterUpdate | (Record Feature Data Update Status) | - | public | 17-21 | Pending 19.0 | Replaced by normal upgrade process. |
| UpdateData | (Record Feature Data Update Status) | - | public | 17-21 | Pending 19.0 | Replaced by normal upgrade process. |
| GetTaskDescription | () | Text | public | 17-21 | Pending 19.0 | Replaced by normal upgrade process. |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCountRecords | (var Record Document Entry) | 17-21 | Pending 19.0 | Replaced by normal upgrade process. |

## 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.

Jonas Paprotka, 2026-09-20.
