KVSKBAItemStatistics
Procedures
SetItem(Record Item) :
Summary: Sets the item for which statistics are shown in the page.
procedure SetItem(var NewItem: Record "Item"):
Parameters:
NewItem: The record of the item to set.
Remarks: This procedure is used to set the item for which statistics are shown in the page. It retrieves the item record based on the provided item number and copies the filters from the item record to the item buffer, which is used as the source for the statistics calculations.