Inventory - Quantity Discrepancy

Why do I show the correct quantity at the item master level but incorrect qty/value at the inventory valuation/audit report level?
We have just taken physical inventory - we entered our results into inventory tracking then posted using inventory posting.
When I check quantity of items using Item Master Data - "Inventory Data" Tab displays correct quantities in all warehouses.
My problem is when I run the "inventory valuation" or "Inventory Audit" Report - the results show quantities and values for items that we do not physically have - we posted "0u201D qty during our inventory posting and the system reports think we have "1". 
The values appear to have been brought over during our initial migration as a u201Cgoods receiptu201D but I would assume that posting the current and correct quantities during physical inventory would correct the valuation reports.
Please help! 
Andrew
SAPB1 2007A (8.00.177) SP 00 PL 41

Thank you for this query - this produced a list of 517 items whicih demonstrate the same issues we are seeing. 
Item Master Data / Items Status = correct values
Inventory Audit/Valuation Report = incorrect values
VERY HELPFUL QUERY - the question now is, what next?
Is this caused by the bug which was fixed in 2007A?  I have read about the "Inventory Valuation Check-up" which i have requested our VAR look into....The VAR is currently trying to determine if our data was upgraded from 2005 or loaded directly into 2007.
Any info you can point me to is most appreciated!
Thank you!

Similar Messages

  • Inventory Quantity Range and Sales Quantity Range

    Hi experts,
    Please, can it possible to create a query that will display by item code,description and by business partner(preferred vendor)
    1) Beginning Inventory Quantity of the start of the date range
    2) Ending Inventory Quantity of the end of the date range
    3) Sales Quantity of the specified date range different from the date range that was used in Inventory quantity date range.
    4) Actual In Stock (Current Date)
    where Sales Quantity is at gross of credit memo and Inventory includes credit memo.
    Thank you,
    Dis
    Edited by: Dis Rodarbal on Mar 3, 2011 2:50 AM

    Hi,
    Do modifications in the below query if necessary
    declare @from datetime
    declare @to datetime
    set @from=(select min(a.docdate) from oinm a where a.docdate>=[%0] or [%0]=' ')
    set @to=(select max(b.docdate) from oinm b where b.docdate<=[%1] or [%1]=' ')
    select a.ItemCode,a.ItemName,max(b.cardcode) as 'PrefVendor',
    (select cardname from ocrd where cardcode=max(b.cardcode)) as 'VendorName',sum(OB)as'Opening',sum(OB+CB)as'Closing',sum(Sold)as'Sale' from (
    select t0.itemcode,t0.dscription'ItemName',sum(isnull(t0.inqty,0)-isnull(t0.outqty,0))'OB',0'CB',0'Sold' from oinm t0
    where t0.docdate< @from
    group by t0.itemcode,t0.dscription
    union all
    select t0.itemcode,t0.dscription,0,sum(isnull(t0.inqty,0)-isnull(t0.outqty,0))'CB',0 from oinm t0
    where t0.docdate between @from and @to
    group by t0.itemcode,t0.dscription
    union all
    select t0.itemcode,t0.dscription,0,0,sum(isnull(t0.outqty,0)-isnull(t0.inqty,0))'Sold' from oinm t0
    where t0.docdate  between @from and @to and transtype in (13,14)
    group by t0.itemcode,t0.dscription
    )a left outer join oitm b on b.itemcode=a.itemcode
    group by a.itemcode,a.itemname
    order by a.itemcode

  • GL Account/inventory/quantity information

    Hello,
    We are in the process of a cutover for our go-live tomorrow.  The finance group has requested the following information to validate the G/L loads that have been done:
    A report showing G/L account, item number, item description, cost, and the quantity.
    There was a slight descrepancy between the balance in the inventory accounts in the legacy system vs. what is in B1, so they'd like to use this information to validate what items/quantity are contributing to the balance in B1.  Please let me know if you know of a way to extract this information.
    Thanks,
    Mandar

    Hi Mandar,
    I think that needs to be done manually. When I say manually, it means by comparing the inventory data from legacy & B1 to find the differences. You can use vlookup from ms-excel to compare both data. If the difference is minor then it can be because of rounding ofcourse depends upon the setting done in SAP B1.
    Hope this will help you.
    Regards,
    Abhishek

  • Inventory - Quantity Total Stock

    Hello Experts,
    We recently loaded the data to 0IC_C03 using 2LIS_03_BF, 2LIS_03_UM. Quantity total stock, amounts are not matching between MCBA transaction and BI cube. Please let me know how can we proceed.
    Regards,
    Jyoti

    Hi,
    Step by Step Loading Data to Inventory Cube , Please verify your steps here,
    1. Ensure Cube contents are deleted 
    2. In R/3 go to T- code LBWG and delete contents of set-up table. Choose the correct application area 03 
    3. Ensure all other users except self and ALEREMOTE or BW RFC users are locked out. ( you need an outage time in R/3 when you are loading data from R/3) 
    4. Run T-Code MCNB to set - up stocks. DataSource 2LIS_03_BX, all materials including non-valuated stock 
    5. Load the set - up table with history data if needed. 
    - T-Code OLI1BW for Material Movements 
    - T-Code OLIZBW for Revaluations 
    6. From BW load initialisation for 2LIS_03_BX to set the initial stock. Compress this load with a marker update 
    7. Run an initialisation without data transfer from BW for DataSource 2LIS_03_BF and 2LIS_03_UM 
    8. Load the historical data as full updates for 2LIS_03_BF and 2LIS_03_UM into the cube. Compress these two loads without a marker update. 
    9. Make sure that, Job control has already been set - up in R/3. 
    Hope this helps
    Sukhi

  • Asset PO - Assets Masters Quantity Discrepancy?

    Hello Experts Fi-AA,
    We are facing problems with Assets POs. Observed a  discrepancy in updation of quantity in asset masters
    when an asset was procured through PO.
    Case1 :
    While creating asset masters if  we left the quantity field blank, even when MIRO happened Quantity not updated.
    Case2:
    While creating asset masters if  quantity was maintained in asset masters ,same was doubled when MIRO completed.
    request kindly help in giving solution
    thanks & regards
    Srihari

    Hi Srihari
    If you create the Asset Master Leaving the Qty Field Blank, but updating the Unit of Measure (UOM) Field as EA, it always updates the Qty upon F-90 or MIGO/MIRO....
    If UoM is not appearing in your Asset Master, then include the same from Screen Layout...
    Br, Ajay M

  • SCRAPING THE INVENTORY QUANTITY

    Dear all,
               I had uploaded the the stock of material by physical inventory mi01-04-07 .Also the value of the material is 0.00 inr.
    Now the problem is that i had post the wrong stock for ex. 100 insted of 500 pc.If i use post diffrence  or use count zero in physical inventory process the sytem keeps the record i.e shows the result in mb5b as issue -ve quantity.Means of hiting the G/L account.
    So is there any trick to scraping the quantity of posted material to"0" pc witout hiting the G/Ls ??
    Hoping reply earlier....
    Manish..

    Hi
    EX: Quantity of X material is 100.
    You did PI MI01/04/07 for 1000 quantity and posted the document. Then your inventory gain account will be updated by 900 quantity and total stock becomes 1000. I hope you are here now.
    Now do one more PI MI01/04/07 for 100 quantity, then your inventory loss account will be hit & total stock becomes 100 again.
    In this process material price will not be changed. Only inventory gain/ loss (GBB - INV) account will be hit.
    Thanks

  • Quantity discrepancy

    hi, we have a problem on quantity conversion...
    For example : 1case = 48pcs
    Base Unit of Measure is Case
    When we make a return order at 5pcs, it is converted as 0.104 case
    When we issue out the 5pcs, they system will say deficit, because when 0.104 case if converted back to pcs, quantity is only 4.992pcs
    Any suggestion how we can handle such scenario? Is there rounding off function in IM to make 4.992 to 5pcs inventory?

    Hi,
    In CUNI you can see the Rounding off in Unit of measurement.
    set rounding off there.
    SAM

  • Invoice Plan and Quantity Discrepancy

    I'm not sure if this belongs on this forem or the financial forum but since it involves POs and an MM transaction(MIRO) I decided to post it here.
    We have an IR Only Purchase Order with multiple line items.  The PO Order Quantity varies from 1 EA up to 6 EA on 34 different line items.  An invoice plan manual invoice plan sing "Sample Partial Invoice Plan(20) as the Invoice Plan Type.  The payments are split 30% - 30% - 30% - 10% with each payment due on a specific date. 
    So here is the problem:
    When the first invoice was processed for 30% it assigned a "quantity of 1" on each line item in the invioce.  This is affecting the Commitment dollars left on the order.  For example for the line item with 4 EA in the PO quantity, the commitment dollars only dropped 25% of the 30% total for that line.  So let's say the line item wa for $100,000 it should have reduced the  commitment amount by $30,000.  Instead since the invoice quantity defaulted to 1 it only reduced the commitment amount by $7,500. 
    This same ratio type posting occurred on each line item that had more than 1 EA on the PO.  It appears that when processing the MIRO it will not allow one to change the quantity to the PO Order Quantity.  Does anyone know how to change the quantity on the Invoice or is there a way to get the whole line item quantity to default onto the invoice when a payment is due?
    Thanks in advance for your help,
    Dan

    Hi Dan,
    If the unit of measurement was set up as relevant for value based commitment reduction in transaction               
    CUNI, then the commitment reduction will be the same as the invoice amount.                                                                               
    If the unit of measurement was set up as relevant for quantity based commitment reduction in transaction            
    CUNI, then the commitment reduction is always according the to invoice  quantity, which could lead to differences in the commitment values - which you have described.
    Regards,
    Edit

  • A/P Credit Memo (Item Type) not to deduct quantity in inventory

    Hi,
    1. I purchased an item > supplier gave me invoice> I key in A/P Invoice (Item Type)
    2. Found out item was overpriced
    3. Supplier gave me Credit Note to adjust the price
    How do I key in this credit note via A/P Credit Memo? To my understanding if I key in the a/p credit memo (item type), my inventory quantity will be deducted as well.

    Because the item is over priced, it means that my inventory gl is over stated. When I get the supplier's CN, I will have to reduce the inventory gl. When I create a Service Type A/P Credit Memo I must choose inventory gl. But this will create another problem - Inventory Audit Report balance will not tally with Inventory gl balance (because i didn't reduce the item price in the first place). To solve this is to do a Inventory Revaluation.
    Hi Lay Chin, what you suggested is the best option so far.
    Thank you everyone for the reply.

  • Cube for Inventory values, prices and quantity

    Hi,
    Does anybody knows some standard InfoCube that delivers Inventory values, prices and quantity?
    I need something like R/3 transaction CKM3 (Material Prices Analysis CO-ML). This transaction agregates inventory quantity, value ( material price) per material/plant, you could drill-down to material moviments level.
    I found a InfoCube named 0IC_C03 (Material Movements - see help link), but  i can't figure out how this cube works.
    http://help.sap.com/saphelp_nw04/helpdata/en/fb/64073c52619459e10000000a114084/frameset.htm
    Regards,
    Eduardo

    Hi Eduardo,
    Now, I am developing a new query, exactly in CKM3 format, but where you can see more than one material at once.
    I am using the infocube 0COPC_C07 (Actual Costing/Material Ledger), where I can see the same information as in CKM3 transaction.
    I hope this helps,
    Regards,
    Fernando.

  • Open Order Quantity Problem

    Hi Experts!
    On our open order report, it shows that there is a quantity discrepancy.  The third-party order had a quantity of 2 and it was fully delivered and invoiced/billed, and completed; however it still shows up with an error open order quantity of 2.  I checked the order and it showed that the schedule line had been deleted, which had the delivered quantity as 2, and now it has none.  Any suggestions on how to resolve this issue on the open order report?  Thank you for your time in advance!
    Best Regards,
    WC

    Hi,
    If it had been fully invoice I don't think the system would have allowed the deletion. Are you sure that it has been fully invoiced? Or is it just showing zero to be  invoiced (because the line has been deleted)?
    What is the PO history showing?
    Steve B

  • Query Related to Oracle Inventory

    I have to prepare a report in Oracle Inventory (R12) where I have to extract below fields
    1. Inventory Quantity Sold for previous days and weekly basis etc
    2. Quantity Physically on a shelf at a distribution center but commited to end customer
    3. Quantity transfeerd from one or more distribution center within distributor
    4. Quantity on order with manufacturer but not yet received
    5.Quantity Intransit (Intercompany Transfer to the location)
    But I am unable to derive those fields. Please help me to build the query to fetch those fields.

    should I remove those PGA configuration and make it manually for sort_area,hash_join and workarea policy?Well, it depends on your database.
    First, check statspack/awr and see if you are doing "disk sorts", and check your ratio of nested loop joins to hash joins:
    http://www.dba-oracle.com/t_viewing_cpu_ram_io_costs.htm
    Manual setting "alter session" commands, is, well, manual, and it would be best to let Oracle take care of it, IMHO.
    Hope this helps. . .
    Don Burleson
    Oracle Press author

  • Inventory scenario need material document

    Hi,guys,
    Our customer need to add material document as a free characteristic when they use in the Inventory overview report. The report initially shows the inventory quantity and amount with every material for every month. I want to use the stardard dataflow which use cube 0IC_C03 which extract data from BF and BX. But it doen't contain material document.
    So what should I do to achive the requiement? Can I use a addional dso to extract from BF PSA layer and join with cube 0IC_C03? If in that case, how can I join them? and would that result into a pour query performance? or any good ideas?
    Hope someone could give me a detailed suggusion.
    Thanks a lot!

    Hi,
    It is not a problem, by default 0IC_C03 won't contains any document no, but you can see that in DataSOurces, so you add the Infoobejct in InfoSOurce and ten in Cube then map it and activate the Transformations. Here you will get errors while activating the Transformations (in case of if added in InfoSource and CUbe) and activating the Transformations, so you need to add the newly added one in Start routine of the Transformations. i.e. you need to balance the SOURCE_PACKAGE and DATA_PACKAGE fields equally.
    I also added that in my 0IC_C03 cube.
    Thanks
    Reddy

  • Inventory function

    I would like to know any function or BAPI can retrieve the inventory by material and period, for example, i input material number and date range, the function will retrun the inventory quantity by specific date range. Thanks!

    Look at MD04 to see if this meets your requirment. You can put functionality from this in your wratterp function module.
    To get more types of 'Inventory' information go to SE93, search with MD* [F4] ,run the transactions that appear to be closer to what you need, and then implement your callin function / parameter transaction

  • Physical Inventory with Serialized Material Masters

    Our meter inventory is serialized under material masters for each meter type. We have separate plants for our gas vs. electric meters, and only one storage location per plant. In one case we have over 15,000 meters under one material master. When performing a physical inventory for material master A we have to enter over 15,000 serial numbers. Has anyone found a good way to enter the count results when you can only enter 18 serial numbers at a time then page down to enter the next set of 18 serial numbers and so on until 15,000 meter serial numbers are entered?
    During testing, we also found that if the entered quantity is not a match to the number of validated serial numbers entered in the Maintain Serial Numbers screen, you need to cancel the session, and start over. Is there a way to correct the inventory quantity without loosing all of the serial numbers just entered?

    Hi Ken,
    Not sure which transaction code you are using. However, the place where you are updating serial number, take a F4; this will open a selection screen (Similar to IQ09 selection screen). On this serial number selection screen, press multiple selection button on serial number - where you will see pop-up for multiple selection for serial number. In this pop-up window, you have one button called "Import from text file". Use this button to upload 15,000 serial numbers and select them.
    So, prerequisite is to create one flat file with 15,000 serial numbers.
    Hope this helps.
    Regards,
    Avinash

Maybe you are looking for