MC46- slow moving inventory

I am looking for a report similar to MC46 that gives total quantity on hand and not just $ value on the books. Can this be accomplished with MC46 or is there another means to get this information?
Any help is much appreciated.
Thanks!

hi, please try MB52 report.
Regards,
Sagnik

Similar Messages

  • Slow moving inventory

    Is it possible to query a report on slow moving inventory items for a given time period?

    Ankush,
    Not sure what exactly you are looking for here is a query that gives onhand value of all the items that have not been moving for sometime. It is first cut, so there may be a need to revise.
    /* Formatted on 2008/05/06 22:49 (Formatter Plus v4.8.8) */
    SELECT moh.inventory_item_id, moh.val, mmt.transaction_date
    FROM (SELECT a.organization_id, a.inventory_item_id, SUM (transaction_quantity * item_cost) val
    FROM mtl_onhand_quantities_detail a, cst_item_costs b
    WHERE a.organization_id = b.organization_id
    AND a.inventory_item_id = b.inventory_item_id
    AND a.organization_id = &org --change to your organization
    AND b.cost_type_id = 1 --assuming standard cost, If it is average cost take it out
    GROUP BY a.organization_id, a.inventory_item_id) moh
    , (SELECT organization_id, inventory_item_id, MAX (transaction_date) transaction_date
    FROM mtl_material_transactions c
    WHERE organization_id = &org ---change to your organization
    GROUP BY organization_id, inventory_item_id) mmt
    WHERE moh.inventory_item_id = mmt.inventory_item_id
    AND moh.organization_id = mmt.organization_id
    AND TRUNC (mmt.transaction_date) <= TRUNC (SYSDATE - 110)
    Thanks
    Nagamohan

  • Slow Moving Inventory - List Material where Sales Goods issue is 1 Year

    Hi Gurus,
    One of my Clients is looking for a Slow Moving Inventory Report in BW where the Sales (PGI) for the Material did not happen in the last one year.
    Could you please help me with the best way to accomplish this requirement?
    Thanks
    Srini

    Hi,
    Just try this, if it works( i think it should work) then you wont have to code for virtual KF/chars and this will also boost the performance wrt Virtual KF.....
    Get your data for the last year..and Set condition where Sales = 0.
    So this should filter data and you would get data where Sales = 0.
    Let me know if this is working or not
    Thanks
    Gaurav
    Assign pts if this helps*

  • Slow Moving Inventory Report

    Hi All,
    I am trying to generate a slow moving inventory query for materials that are not consumed for a certain period of time. I am using SAP B1 2007 A. Kindly share with me the ideas on how to generate the above query.
    Thanks.
    Best Regards,
    xavier

    Hi Xavier,
    You may check these to start:
    Slow moving item list
    FAST, MEDIUM AND SLOW MOVING GOODS ANALYSIS
    Thanks,
    Gordon

  • Is there a Report in SAP that lists the slow moving inventory?

    Is there a Report in SAP that lists the slow moving inventory? For example: Inventory that has not sold in the last 6 months?
    Thanks.
    Points will be awarded

    Thanks so much.
    Points rewarded.
    Kathy

  • MC46-Slow moving,MC50-Non moving items LOGIC?

    Hi,
    my client is not using these reports currently.
    He wants to understand the logic behind these reports.
    I'm trying hard but not able to understand that logic.
    Please explain me step by step what to do so that i can learn first n then explain to my client
    Regards

    Hi Piyush
    Slow moving---Items on which inventory Trnx. has done..such as Gr..Iv..goods Issue In a given time span
    If u check MC46 it will ask last posting days
    Non Moving:-Items on which inventory Trnx. has not done..such as Gr..Iv..goods Issue In a given time span.
    If u check MC50 it will ask period to analyze i.e.Dead stock in a period of time...Means items on which no Trnx. have been passed for given period
    I hope it will clear ur doubt little bit
    Vishal...

  • MC46  Slow Moving Material

    Dear Friends,
    while i execute MC46  for Slow Moving Items.. Reports  showing some material wrong data..   i generated for 30 days
    HSD -- Showing  data perfect   9 days no consumption ( after 31st 12 2011  no issues done.. checked thru mb51)
    Brake OIl  showing 30 days no consumption  but when i check mb51    days before issues done..
    is there any material specific or any configuration left.
    please advice

    when you said consumption which movement type is used?

  • Transaction MC46 slow-moving items

    Hi,
    Is it possible to use this transaction to analyze per storage location ? or is there any alternative transaction for this requirement?
    Thanks!

    Hi,
    MC46 can not be used to analyse at the Storage location level as valuation is at the plant level,
    You can try to customize a report to analyse slow moving items at the Storage location level,
    The tables which can be used for the report MARD/MSEG.... the success of the report depends on how well the functional specifications are defined.
    Regards
    Merwyn

  • MC46 Slow Moving

    Hi  Experts
    Am using the MC46 for getting slow moving item trend. I have one doubt in this wheather Customer Consignment will be considered as consumption or some thing else

    Hi  Experts
    Am using the MC46 for getting slow moving item trend. I have one doubt in this wheather Customer Consignment will be considered as consumption or some thing else
    What and all movement it will consider.
    and how its work

  • MC46 (Slow Moving Items) - Special Stock

    Dear All,
    I have one query with report MC46.
    Do this report MC46, considers special stock ( in my case, it is Project Stock).
    I have checked with one case, and found that the issue against WBS element (Movt Type 221) is not considered while executing the report MC46.
    Is there any other report, which have the same functionality as MC46 & also considers special stock.
    Would really appreciate, if someone can help me in this regard.
    Thanks.
    Mihir Popat

    Thanks Chakrapani .
    In that case, how can we get details which also considers spical stock movements.
    Regards,
    Mihir Popat

  • MC46: Slow moving items

    Hi,
    Some one can tell, in report MC46, what is the days shown as "days since consumption" ?.
    While analyzing the report,  i have observed for the materials  if no consumption, system is showing  the number of days  from the date of creation of the material. But if there is conusmption, the logic of days shown is not clear. Is there any configuration or setting to change to correct number of days since last consumption?
    Kindly advice..
    Regards,
    Sattuj

    Hi There
    In OMJJ you can define that which are all the movements have to hit the Consumption posting,,,
    "BLANK"     No consumption update
    G     Planned withdrawal (total consumption)
    R     Planned, if ref. to reservation, otherwise unplanned
    U     Unplanned withdrawal (unplanned consumption)
    Hope it helps
    Thanks
    Senthil

  • Slow moving and non moving inventory

    Hi Guru's,
                   I have to prepare a report of slow moving and dead stock report. so can anybody will help please....

    Hi,
    Try with folowing t.codes,
    MC50 - Dead Stock ,
    MC46 - Slow-moving items
    Regards,
    Biju K

  • Non-Moving /Slow Moving stocks

    Hi
    Is any Standard Oracle Report available which give
    us the Sub_inventory wise/Item wise stock which are
    not moved (i.e. No transactions are happening since a
    given date).
    I hv check the Inactive Item Report available in
    Inventory. What is exactly this report ?
    Can anybody help us.
    Regards.
    Navdeep

    hi,
    The reports gives you an idea abt which stock is not used from many days or which is not even used or had no movements for the same...When you see the report you can give the periods in between which the system evaluates the materials movements...if the material has no movement in the given period it is called dead stock...and if the material is consumed out of it for given period then it is called slow moving stock..
    Pls check both the reports carefully...
    Check MC46 - slow moving items
    MC50  - Dead stock(You can say dead stock as non moving stock )
    If there is no selection shown by the system then it means that all the material/stock is used properly on time and is consumed properly...
    Regards
    Priyanka.P
    Edited by: Priyanka Paltanwale on Dec 2, 2008 7:27 AM

  • Slow moving stock

    Hi Guys,
    I am wondering if there is any standard report or a table in SAP to look for 'Slow moving stock' ? I am trying to find out the usage/consumption of particular materials or when they are last moved?
    Thanks for your suggestions,
    Regards,
    Kelly

    Hi Kelly,
    Please check MC46 slow moving items & MC.A (you can choose 'last goods issue' / 'last goods movement' fields from layout).
    But there are several other stock reports. (e.g. MC50 dead stock)
    BR
    Csaba

  • Slow moving items report

    hey
    there is a standard query for Slow moving items based on 0IC_MC01. I need to find out the last goods issue and last goods receipt date on this query.
    Any one has any ideas ?
    thanks
    Laura.

    Hi Laura
    There is a standard query for slow moving items based Multi Provider 0IC_MC01
    and query is : Query 0IC_MC01_Q0001 is available as of 3.0B (role: SAP_BW_0ROLE_0003).
    But if you get some msg: Redesign Slow Moving Inventory
    then do this following
    Please change the definition of the MultiProvider 0IC_MC01 and the underlying Query 0IC_MC01_Q0001. These changes are included with SAP BW
    1. Administrator Workbench
       -> Change definition of 0IC_MC01
          -> Activate navigational attributes
             0MATERIAL__0DIVISION
             0MATERIAL__0MATL_CAT
             0MATERIAL__0MATL_GROUP
             0MATERIAL__0MATL_TYPE
          -> Identification
             mark ALL displayed characteristics/navigational attributes
        -> Save, check and activate 0IC_MC01
    2. BeX Analyzer
       -> Change definition of 0IC_MC01_Q0001
          -> remove characteristic 0CALMONTH (free characteristics)
          -> add characterstics 0MATL_GROUP (rows) and restrict it to
             variable 0S_MATG
          -> remove calculated key figure 0IC_MC01_CK0003 (columns)
          -> add new selection "All materials" accordingly to
             example "All customers" (columns)
             - use InfoProvider 0MATERIAL instead of 0CUSTOMER
             - supress this structural element in the properties
          -> add key figures 0ISSVS_VAL and 0RECVS_VAL (columns)
       -> Save, check and activate 0IC_MC01_Q0001
    The selection "All materials" provides all material numbers that are
    stored in BW. So you can identify materials that have had no movements
    within in the selected period. These materials show no values in key
    figures 0ISSVS_VAL and 0RECVS_VAL.
    For information purposes you can also add other key figures.
    You can also add other characteristics in the drill down for grouping
    purposes, like e.g. 0DIVISION.
    If you want to have similar reports with 0PLANT you can also create
    a similar MultiProvider/Query with 0MAT_PLANT instead of 0MATERIAL.
    Hope you got some idea and help
    Atul

Maybe you are looking for

  • Why can't I import the u3d file as a view onto my pdf document?

    After searching the web I finally found the instructions on how to import a 3d view onto a PDF document using Acrobat 7 Pro. I created the .u3d file and clicked on the TOOLS menu, then ADVANCE EDITING and then 3D Tool. I highlighted an area where I w

  • SETS Issue T-code GR55

    Dear Experts, I have an issue with a SET which is created by me in test systems. I have created the SET using T-code GS01 and assigned the SET to a report. When i am checking the total ALL BA column, the New SET amount is not getting added in the Tot

  • Remove .par from syste not using the portal(it´s down),should do offline

    Hi we have a portal that have an iView called in the framework. This iView is causing an error, so when accesing the portal we inmediatelly have the issue and we have no access to the web and the content admin. This error is caused due to a problem i

  • Saving Type tool input

    Have version 7.0.9   Scanned a form in and was using the typwriter tool to fill it out. Saved it and then went to email it and all the type input is gone or not showing up. Shows up fine when in acrobat. Tried exporting as a jpg and still no text. Wa

  • Is Adobe Air doomed?

    Now that I have your attention - I don't subscribe to the "sky is falling", "Adobe is making the worst mistake ever" kind of panic-based cries out there in regards to the latest strategy shift annoucements regarding flash. Knowing quite well the capa