Queries to extract slow moving stock

Hi All,
I have the following queries to extract the item list.  May I know how to modify this queries to filter slow moving item where Purchase date are over 90 days older than today date.  Example, today is 01/05/15 the report will list only item where purchase date are older than 01/02/15.
SELECT T0.[ItemCode], T1.[ItmsGrpNam], T0.[ItemName], T0.[LastPurDat], T0.[OnHand], T0.[BuyUnitMsr] as 'uom', T0.[LastPurPrc], T0.[OnHand]*T0.[LastPurPrc] as 'Est Stock Value'
FROM [dbo].[OITM]  T0 INNER JOIN [dbo].[OITB]  T1 ON T0.[ItmsGrpCod] = T1.[ItmsGrpCod]
WHERE T0.[OnHand] >0 AND  T1.ItmsGrpNam <> 'SP001-Spare Parts'
Thank you,
Annie

Hi,
Try this query:
SELECT T0.[ItemCode], T1.[ItmsGrpNam], T0.[ItemName], T0.[LastPurDat], T0.[OnHand], T0.[BuyUnitMsr] as 'uom', T0.[LastPurPrc], T0.[OnHand]*T0.[LastPurPrc] as 'Est Stock Value'
FROM [dbo].[OITM]  T0 INNER JOIN [dbo].[OITB]  T1 ON T0.[ItmsGrpCod] = T1.[ItmsGrpCod]
WHERE T0.[OnHand] >0 AND  T1.ItmsGrpNam <> 'SP001-Spare Parts' and datediff(day, T0.[LastPurDat],getdate()) > 90
Thanks.

Similar Messages

  • 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

  • Report on  Dead stock and Slow moving stock

    Hi ,
    On of my cleints requirement is to see the list of Dead stock and slow moving stock
    I tried T.COde Mc50 and MC46 but I could not understand the report fully 
    In case of T.code MC50(dead stock) the input criteria for the report is just Plant,Pur org and Sales Org.
    How does system identify an item as dead stock.
    Is there any setting to define an item as dead stock before running report MC50?
    In case of slow moving stock ,i want to see all the material for which no posting
    happened for 60 days.In this case what value I need to select in T.Code MC46
    Thx in advance 
    Deva

    Hi,
    While using MC46 report under Scope of ranking list, select the No. of days up to last consumption as 60 days.
    And execute with the other selection parameters.
    Regards,
    DilliB

  • 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 Report

    Hi All,
    May i know the T-Code to list Slow Moving, Fast Moving materials & also for ageing of materials.
    Regards
    Rang

    Hi Rang,
    MC50 looks at the stock level for a material over a period of time and
    identifies the lowest level that the material reached. That lowest level is
    the dead stock quantity as, in theory, that stock was not required. It
    works on the principle that in an ideal world scenario you would maintain
    zero stock sitting in the warehouse because you were able to plan such that
    every day you receive / produce the exact amount that you require to meet
    all customer requirements with no surplus. An example would be that if you
    met all demand over a 3 month period and the stock level in that time never
    dropped below 500 then that would be the dead stock level as throughout the
    period you supposedly could have had 500 less stock and still met all
    requirements.
    MC46 simply counts the number of days since the last issue against each
    material - the more days the slower moving the stock.
    Both the reports have value in that they can highlight problems which need
    addressing - such as excessive stock or unpopular lines - but the results
    they provide do need to be considered with a degree of caution...
    Top-of-head examples could be that zero dead stock in MC50 is not an
    achievable target if there is daily demand and the warehouse works on a FIFO
    basis with a 2 day minimum to receive and then pick, and in MC46 materials
    that are very seasonal will obviously show unfavourably at other times of
    the year.
    Hope its useful
    reward points if deserved
    Cheers!!!
    Twinkle

  • Extract slow moving

    OGG Version 11.2.1.0.6_03
    OS - RHEL 5.8
    We have encounter an issue where extract Lag stops moving but Checkpoint is keep increasing.
    Example:
    EXTRACT     RUNNING     ETEST    29:02:57      35:52:01  
    --send extract status   --> Don't know why current read thread# and sequence is set to 0
    EXTRACT ETEST (PID 111222)
      Current status: Recovery complete: Processing data
      Current read position:
      Redo thread #: 0
      Sequence #: 0
      RBA: 0
      Timestamp: 2013-08-11 00:48:12.000000
      SCN: 474.2539637828
      Current write position:
      Sequence #: 399
      RBA: 1182
      Timestamp: 2013-08-12 05:51:09.804431
      Extract Trail: /tmp/test/lt
    -- send etest showtrans ---> lists several open transactions.
    example;
    XID:                  155.9.13952
    Items:                102014
    Extract:              E_KRGA_P
    Redo Thread:          1
    Start Time:           2013-08-11:00:29:23
    SCN:                  474.2539241649 (2038353739953)
    Redo Seq:             48782
    Redo RBA:             1401277456
    Status:               Running
    --- gv$transaction does not any transaction running.
    -- info etest showch - shows
      Recovery Checkpoint (position of oldest unprocessed transaction in the data source):
        Timestamp: 2013-08-11 00:29:23.000000   --> Not moving at all
        SCN: 474.2539241470 (2038353739774)
      Current Checkpoint (position of last record read in the data source):
        Timestamp: 2013-08-11 00:48:12.000000              --->Not moving at all
        SCN: 474.2539637828 (2038354136132)
    BR Previous Recovery Checkpoint:
        Timestamp: 2013-08-11 09:59:12.643333
        SCN: Not available
      BR Begin Recovery Checkpoint:
        Timestamp: 2013-08-11 00:48:11.000000
        SCN: 474.2539614038 (2038354112342)
      BR End Recovery Checkpoint:
        Timestamp: 2013-08-11 00:48:11.000000
        SCN: 474.2539614038 (2038354112342)
    Any help.

    Hi,
    Try this query:
    SELECT T0.[ItemCode], T1.[ItmsGrpNam], T0.[ItemName], T0.[LastPurDat], T0.[OnHand], T0.[BuyUnitMsr] as 'uom', T0.[LastPurPrc], T0.[OnHand]*T0.[LastPurPrc] as 'Est Stock Value'
    FROM [dbo].[OITM]  T0 INNER JOIN [dbo].[OITB]  T1 ON T0.[ItmsGrpCod] = T1.[ItmsGrpCod]
    WHERE T0.[OnHand] >0 AND  T1.ItmsGrpNam <> 'SP001-Spare Parts' and datediff(day, T0.[LastPurDat],getdate()) > 90
    Thanks.

  • Slow moving /non moving stock

    hi sap gures,
    plz tell me what are the slow moving and non moving stock.give me SAP standard t codes for these report if its there in sap.

    Hi Prasad
    for Non moving  T- code           *mc 50
    for slow moving stock T-code-mc46*
    Materials that have been consumed little or not at all over a long period of time are referred to as slow-moving items
    Dead stock is the part of your warehouse stock that has not been used for a certain period of time
    for further details pls refer
    link:[http://help.sap.com/saphelp_45b/helpdata/en/c1/376130449a11d188fe0000e8322f96/frameset.htm]
    Regards
    Vikrant
    Edited by: Vikrant Choudhary on Feb 23, 2009 12:06 PM

  • Slow Moving Project Stock

    Hi,
    My problem is to find out slow moving project stocks. Report MC46 shows only slow moving normal stocks and project stock is not included in this.
    Thanks

    Hi Gaurav Shah,
    If you are procuring for project stock means, the material is for direct consumption.I think its not logical to see it in terms of "slow moving stock" category.
    Hope I am right and it will be useful and give you some insights.

  • Slow moving items report for project stock

    Hi ALL,
    We are using project stock to manage all of our inventory. As the standard slow moving items report (MC46) does not contain project stock (special stock Q), we would like to develop a report then. "Slow moving" should be identified by material, plant, storage location and WBS.
    Has any had this experience? What's the main data logic for this report?
    Thanks a lot!!

    Dear,
    Do One thing.. First goto MB5B - stocks on posting date and select to display only special stock indicator Q (Project). By this you can abstract all Project materials. Save the output into Excel. (The main aim is first abstract the project stock materials into a list with a suitable transactions - MB5B or MB52).
    Then run MC50 or MC46 using these materials saved in excel file.
    Try this.
    Regards,
    Syed Hussain.

  • Slow Moving Item Scenario - Technical content for Queries

    Hello
    Due to preparations for upgrade to BW 7.30 we would make an analysis of not or seldom used BEx reports (queries, workbooks, etc.)
    All of unused objects  should be deleted in advance of an upgrade.
    I checked if there is a query which shows slow moving items  for queries.
    Is there any technical content (query) which reports this scenario for BEx objects?
    Thanks for any advise.

    follow steps in this doc:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/11291595-0501-0010-c881-e02c27261b55

  • Dead stock  or slow moving items reports

    tell me any standard report t.code  for dead stock or slow moving item..?
    actually in our system  mc50 is not working...in selection field it pick only one material ..not by material  group so how i  can get the dead stock report?
    Regards
    Rekha sharma

    pls tell me the input selection field for mc46...
    scope of ranking list
    no. of days up to last consumption from--to--
    actually i fill up 180 days for perios last consumption ...in period to analyze selection field.
    regards
    Rekha sharma

  • Dead stock and slow moving material

    Hello,
    I need to find out how to get dead stock and slow moving materail manually from tables.(instead of using MC46, & MC50).
    Could you please tell me the logic and tables needed to retrieve this data.
    regards
    Gaurav Maini

    use table mseg and mver
    logic is calculation of frequency of movements
    regadsr

  • Reporting on Slow Moving / Non Moving Stock

    Morning,
    can anyone help on the above please.
    How would i run a report on slow moving / non moving stock?
    Regards
    P

    MC46 you can get the slow moving items.

  • Slow Moving/Dead Stock Report

    Hi Guys
    BEsides T.COdes MC46 and MC50 what other reports that are available on SAP to give the same information and also their Current Stock Balances
    Vishnu

    Hi,
    Why do you need other reports?
    What is it that these reports cannot provide?
    If we can know what you want from the report we can perhaps suggest options. But these two reports are designed to provide the information relating to slow / dead stock and so they should be very useful?
    Steve B

  • Report for slow moving material.

    Hi friends
    I want to create report for slow & fast moving materials..
    I have to add following fields in the report
    Material, Unit of Measure, Current Stock, Value, Last consumption date, Last movement date...
    Now I dont have all these fields toghether in any of the datasources..
    What I need to do? Should I create new Datasource with all these fileds..
    Has anyone done this kind of report before?
    Please suggest..
    Regards
    Swati

    Hello,
    For slow moving materials , use can use InfoSet to design the same.The infoset will have 0Material on the left hand side and the DSO which holds the transcation data.
    or 
    u can install the standard content 'slow moving material' query and multiprovider 0ic_mc01.
    You can get some help from there.
    or
    try searching in forums with the messgae "slow moving items".you will get useful info.
    Regards,
    Dhanya

Maybe you are looking for

  • HT2513 how do I get the mini calendar flap on iCal 5.0.3

    how do I get the mini calendar flap on iCal 5.0.3. Lion 10.7.5

  • HT201363 why i cant use my visa

    why i cant my visa I'm right all thing but it cant workkkk

  • Jdeveloper3.0 release date?

    Hi, Can anyone tell me when oracle will release the Jdeveloper3.0 prodution version? What about the Oracle Application server 4.0.8 release date? I didn't find free download of these products for us to start development ahead of time. Thanks Louis nu

  • High complexity problem...

    we have got a big problem here, maybe someone can help.... we need to make a diferent page (a blog, in this case), for each final user of the portal... this page must have an option to be selected on the top level navigation bar... We want this to be

  • Return data corresponding to date?

    I need to return a set of data from various tables that corresponds to the month prior to the current month. For example if i run the query in Feb 2010 it will list all the details for me in Jan 2010. This should work no matter what the month is when