---
title: "Table 5310 Item Statistics Cache"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5310-item-statistics-cache/
type: table
id: 5310
name: "Item Statistics Cache"
app: "Base Application"
namespace: Microsoft.Inventory.Analysis
versions: "17-25, 28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5310-item-statistics-cache/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 5310 Item Statistics Cache

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5310-item-statistics-cache/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Analysis |
| Versions | 17-25, 28 |
| Name by version | Outlook Synch. Setup Detail from 17, Item Statistics Cache from 28 |
| Source file | Inventory/Analysis/ItemStatisticsCache.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Item No. | Code[20] | 17-25, 28 | - | - |
| 2 | ItemLedgerEntryNoLatest | Integer | 17-25, 28 | - | - |
| 3 | ValueEntryNoLatest | Integer | 17-25, 28 | - | - |
| 4 | LastUpdated | Date | 17-25, 28 | - | - |
| 5 | CurrentInventoryValue | Decimal | 17-25, 28 | - | - |
| 6 | ExpiredStockValue | Decimal | 28 | - | - |
| 7 | SalesGrowthRateThisPeriod | Decimal | 28 | - | - |
| 8 | NetSalesLCYThisPeriod | Decimal | 28 | - | - |
| 9 | GrossMarginThisPeriod | Decimal | 28 | - | - |
| 10 | ReturnRateThisPeriod | Decimal | 28 | - | - |
| 11 | SalesGrowthRateThisFY | Decimal | 28 | - | - |
| 12 | NetSalesLCYThisFY | Decimal | 28 | - | - |
| 13 | GrossMarginThisFY | Decimal | 28 | - | - |
| 14 | ReturnRateThisFY | Decimal | 28 | - | - |
| 15 | SalesGrowthRateLastFY | Decimal | 28 | - | - |
| 16 | NetSalesLCYLastFY | Decimal | 28 | - | - |
| 17 | GrossMarginLastFY | Decimal | 28 | - | - |
| 18 | ReturnRateLastFY | Decimal | 28 | - | - |
| 19 | NetSalesLCYLifetime | Decimal | 28 | - | - |
| 20 | GrossMarginLifetime | Decimal | 28 | - | - |
| 21 | ReturnRateLifetime | Decimal | 28 | - | - |
| 22 | Description | Text[100] | 28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Item No. | 17-25, 28 |
| Key2 | Table No. | 17-25 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CheckOSynchEntity | () | - | public | 17-21 | - | - |
| SetTableNo | () | - | public | 17-21 | - | - |
| InitAndInsert | (Code[20]) | - | public | 28 | Pending 29.0 | Use InitAndInsert with ItemNo and ItemDescription parameters instead. |
| InitAndInsert | (Code[20], Text[100]) | - | public | 28 | - | - |
| UpdateIfNeeded | (Record Item, Date, Text[30], Text[30]) | - | public | 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.
