StockCountService.readStockCountChild Retrieves Quantity Fields In Integer But SIM UI Shows In Decimal
(Doc ID 2881239.1)
Last updated on JULY 06, 2022
Applies to:
Oracle Retail Store Inventory Management - Version 16.0.3 and laterInformation in this document applies to any platform.
Symptoms
In Store Inventory Management (SIM) version 16.0.3.9 the stockCountService.readStockCountChild retrieves the following fields only in integer even though actual quantities are in decimal qty, SIM UI and SIM DB show quantity in decimal :
count_snapshot
recount_snapshot
stock_counted
stock_recounted
stock_counted_total
stock_recounted_total
Steps To Reproduce:
1) Create product group
2) Create product group schedule
3) Run extractUNitstockCount batch
4) The stock count is exploded
5) Take snapshot
6) Enter decimal qty for a catch-weight item in counted qty
7) Call stockCountService.readStockCOuntChild API to get child details for that child
8) The result will give you item and counted qty for that item ..which is in integer instead of decimal qty we entered.
9) SIM UI and SIM DB shows counted qty in decimal but API gives result in integer
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |