| Application | IM - Stocks |
|---|---|
| Query Name | BW - Physical inventory coverage rate (Core Query) |
| Query Technical Name | BW_QRY_CUB_IC001_0028 |
| Multi-Provider Name | Material Stock |
| Multi-Provider Technical Name | MPR_IC001 |
| Names & Technical Names of Main Sub-Providers Used | Material stock (CUB_IC001) |
| Usage type | Direct execution in Analyzer / Workbook broadcast |
| Expected users | Site controller |
This query is used to measure the progress on the Physical Inventory procedure by calculating a Coverage Rate. This is part of the IAC 04.13.00.03 control.
The report shows the list of materials that were inventoried and calculates the % of the stock value which was inventoried.
In the report and it's documentation the current year is refereed as "Y". "Y-1" and "Y-2" being the 2 previous years. |
Due to the way the indicator is calculated it is not always completely accurate. There are some cases which will not be correctly taken into account :
Several variables are available in the report to allow filtering. Please note that :
There are 3 conditions built into the report. These conditions are used to filter the data to show only the materials which actually had stock at the end of the year. Without that the report may show all the materials existing in the master data (included obsolete).
When analysing current year inventory it is adviced to de-activate the "Qty Y-1 & Qty Y-2 >0" condition and activate "Qty Y-1 >0".
By default the report displays 3 columns :
The Inventory indicators used in this report are set for each material/plant/storage location. If there is no storage location then the indicator will always consider the material was not inventoried. |
The report contains 2 set of key figures which are duplicated : one set for current year inventory, one for the previous year inventory.

The coverage rate calculation is not done directly by BW query. The report will display the Inventoried Value and the Total value. Then :
Coverage Rate = Inventoried Value / Stock Value
Note that :
This price is used to calculate the end of year (Y-1 and Y-2) stock values by multiplying it with the end of year (Y-1 and Y-2) stock quantity.
Special Case : in January this unit price is usually not updated so it will actually show the unit price of end of Y-2. |
Inventoried Value Y = (Stock Quantity Y-1) * (Unit Price Y-1) * (Material Inventoried Y)
Inventoried Value Y = (Stock Value Y-1) * (Material Inventoried Y)
Where :
Subsequently, the percent is calculated as :
Coverage Rate Y = Inventoried Value Y / Stock Value Y-1
Inventoried Value Y-1 = (Stock Quantity Y-2) * (Unit Price Y-1) * (Material Inventoried Y-1)
Inventoried Value Y-1 = (Stock Value Y-2) * (Material Inventoried Y-1)
Where :
Subsequently, the percent is calculated as :
Coverage Rate Y-1 = Inventoried Value Y-1 / Stock Value Y-2
Normally the Stock value of Y-1 should be calculated with the Y-1 unit price and the Y-2 stock value with the Y-2 unit price. Unfortunately currently BW only stores the previous year end of December price so it was decided to use that unit price for both years.
The result is not perfect but provides a reasonable estimation.
You can remove it safely if all the materials in your perimeter only have 1 valuation type.
If some material has several valuation types (Ex : # and ZR) then the end result will be incorrect since normally 2 different prices should be used.