Responsibility area: Calculate and post Inventory Reserve
SMOG Report Functions
1.The total stock are summarized by the batch stock, non batch stock and stock in transit.

2. Reserves and Financial depreciation

If ROC<12, then %Reserve = 0
If ROC>12 & ROC<24, then %Reserve = 0.5
If ROC>24 & ROC<36, then %Reserve = 0.75
If ROC>36, then %Reserve = 1
IMPORTANT
The program ZFI_INVENTORY_SMOG will prioritize the 3 following rules:
1.Identify any blocking stock of the batch
If yes, it will be proposed to be 100% reserved
2.Identify the aging of the stock/batch based on Expiration Date
If date expired, it will be proposed to be 100% reserved
3.Identify the Range of Coverage (RoC) based on the last 12 months of consumption ( average consumption / average stock)
Reserved proposed based on following ranges
If ROC<12, then %Reserve = 0
If ROC>12 & ROC<24, then %Reserve = 0.5
If ROC>24 & ROC<36, then %Reserve = 0.75
if ROC>36, then %Reserve = 1, so for cases where ROC is equal or ≈ 9.999, it means that there is no consume for a long time
Note: If stock status is blocked or expired → Depreciation is 100%.