Table 5310 Item Statistics Cache in 28

App
Base Application
Namespace
Microsoft.Inventory.Analysis

Fields, 22Keys, 1Procedures, 3

Versions171819202122232425262728latest

Source29

Fields, 22

IdNameTypeObsolete
1Item No.Code[20]-
2ItemLedgerEntryNoLatestInteger-
3ValueEntryNoLatestInteger-
4LastUpdatedDate-
5CurrentInventoryValueDecimal-
6ExpiredStockValueDecimal-
7SalesGrowthRateThisPeriodDecimal-
8NetSalesLCYThisPeriodDecimal-
9GrossMarginThisPeriodDecimal-
10ReturnRateThisPeriodDecimal-
11SalesGrowthRateThisFYDecimal-
12NetSalesLCYThisFYDecimal-
13GrossMarginThisFYDecimal-
14ReturnRateThisFYDecimal-
15SalesGrowthRateLastFYDecimal-
16NetSalesLCYLastFYDecimal-
17GrossMarginLastFYDecimal-
18ReturnRateLastFYDecimal-
19NetSalesLCYLifetimeDecimal-
20GrossMarginLifetimeDecimal-
21ReturnRateLifetimeDecimal-
22DescriptionText[100]-

Keys, 1

NameFieldsObsolete
Key1, clusteredItem No.-

Procedures, 3

NameParametersReturnsAccessObsolete
InitAndInsert(Code[20])publicPending 29.0
Use InitAndInsert with ItemNo and ItemDescription parameters instead.
InitAndInsert(Code[20], Text[100])public-
UpdateIfNeeded(Record Item, Date, Text[30], Text[30])public-