Storage location utilization

Hi Gurus,
Can you please advise how to find out using(utilization) of storage location whitin a period of time?
I mean - I have a list of storage locations and I need to determine which of them is active (in use) from i.e. y.2007 till now. In other words which of the locations have a material document(s) during this period.?
I tried to find out via SE16N - table MSEG, but > 1mil. records found, therefore this can not be processed further this way...
Any ideas?
thank you!

Hi guys, thanks for answers:
to Priyanka: in MARD there are data related to material master when created and assigned to storage location, but it does not show if there were some transfers/movements on the particular storage location
to Manu: MB52 is for actual stock list, but you cant see if there were some stock last year or year before - I would need evaluate using of stocks for longer period, not only actual status
pls advise!
thanks

Similar Messages

  • RE: Difference between Storage location and warehouse

    Hi All,
    What is the difference between storage location and warehouse?

    Hi,
    First of all Storage Lcoation is part of Inventory Management.
    Warehouse is part of Logistics Execution.
    Storage location is part of SAPu2019s enterprise structure that holds the stock quantity
    Option: To maintain a single storage bin for every material in every storage location
    To simplify: To utilize a storage location as the u201Cstorage facilityu201D means that the materialu2019s actual bin location is not important, or that the material is located in a single bin throughout the storage.
    Warehouse is part of SAPu2019s enterprise structure that holds the stock bin location
    To simplify: When a warehouse (Warehouse Management) is utilized as a storage facility, a materialu2019s actual bin location is of great importance
    Advantage: Track a materialu2019s changing bin location
    Warehouse Management has greater applications for use in a storage facility
    Disadvantage: More complexity and usually requires more  data entry
    Hope this helps.

  • Opening and closing stock at storage location level

    Dear all
    I need a std report which will give the opening and closing stock at storage location level, Or should I go for dev. if yes please guide me.
    Regards
    Samuel

    Hi,
    check if you can use S_P00_07000139 report, select "Display stock movement by plant (with amount) and further select Sloc from layout.
    Regards,
    Vikas

  • Report including open purchase order quantity for one storage location

    Hello gurus,
    I am looking for a report giving me the total/available stock and the open purchase order quantity for all materials stored in a certain storage location.
    I.e. like this:
    Plant 0001, storage loc. 01
    Material        stock        open purchase order quantity
    100000        200 pcs.   50pcs.
    Is there such a report in SAP standard?
    Thanks
    Alicia

    hI
    U want the report like this ,
    MAterial stock availablein storage location and with Open PO quantity for the same material.???
    This report u can get in 2 different transaction . the n u can combine and create one custom transaction .
    One is for materil stock in storage location is MB52 or MB5B
    THen ME2N for open PO quantity for that material.

  • Date Wise and Storage Location Wise Stock Qty & Value Report......

    Hi Experts,
    We want a report Date Wise(As on 31.03.2008) and Storage Location Wise Quantity & Value Report for only Finish Materials. Is there any report ?
    From Mb5b we canot get storage location wise report as we get only plant level qty and value.
    Pl. guide us.
    Regards,
    Yusuf

    Hi Yusuf,
        Try the Tcode: MC.9 there enter the site and article and executeYou will get details of the article
    stock, value. if you double click the article you will get the details of storage location.
    Hope it will be help for you
    Regards
    GK

  • Stock on posting date -storage location and batch wise

    Dear All
    I need to developa report exactly same as MB5B but with storage location and batch wise.
    We need  storage location wise opening stock, total receipts, total issues and closing stock, and values for given time period.
    I have gone through some history tables like MCHBH and MBEWH.
    But all the history tables are having fileds for period wise but not date wise.
    Any focus on this?

    You have to read the coding of MB5B to see how SAP is doing it.
    The stock per date is calculated, starting from a month end, adding or reducing quantities based on movements until the date in question is reached.

  • Storage location wise Opening/Closing Stock on posting date (mb5b)

    Hi,
    Report mb5b gives opening stock and closing stock as on date. In the selection screen, if we do not enter specific storage location then the opening/closing stock is displayed as sum of all storage location stocks for a given material.
    Where as if we enter storage location, it gives storage location specific output. (with Storage loc/batch stock radio button)
    My requirement is - without entering storage location in the initial screen, the system should display storage location specific opening/closing stock.
    To get this, presently I need to execute mb5b transaction individually for every storage location.
    Warm regards,
    MS

    Hi Madhavi
    This report you can have in T code MC.6 and another t code for opening and closing stock in t code MC.9
    Regards
    Vivek
    -- Reward if helpful
    Edited by: Supergene on Feb 28, 2008 3:17 PM

  • Opening and closing Stock report at Storage location level- date wise

    Dear all
    Is there any standard report to view opening and closing stock at storage location level? ( we have MB5B which resets the entry screen if we enter SLOC details).
    Thanks
    Sam

    Do  I have the option of  selecting Storage Location wise opening and closing stock on a particular date or period, that is what I have requested? Is it possible, evenafter selecting storageloc/batch stock and entering all the SLOCs in the selection creen, the report output does not contain any SLOC, and using ctrl+F8 or display variant does not have SLOC as a field also.
    pls gudie
    sam

  • MC.9  drill down at storage location level

    In mc.9  report  stock against plant xxxx  at storage location drilldown
    I see
    In total  valuated stock is 0
    But
    at storage location 0040 I see  423.686 as valuated stock
    and at storage location 5M06 I see  minus 423.686  as valuated stock
    Client need to have not stock at plant level.
    In total I see 0
    But client is bothering about valuate stock he is getting at storage location level.
    Thanks,
    Kiran

    Hi Jurgen,
    For plant xxxx there is nil stock in mc.9 report. only I see sloc  to sloc transfer of qty. for example sloc 0001 has qty + 100 & sloc 0002 has qty -100.
    Finance is asking to user that this + - qty should not show in mc.9 and asking him to get it removed.
    What should I suggest to user and finance.
    Thanks,
    Kiran

  • Mc.9 Multiple storage location issues

    Hi,
    I am fetching data from mc.9 in my program but if the use enter multiple storage  in selection only 1st value is printed following is code and how will i come to know which material is for which storage location since mc.9 data is not getting stored anywhere
    SELECT-OPTIONS : SLOC LIKE S031-LGORT.
    SUBMIT RMCB0300 WITH SL_WERKS-LOW = PLNT
                        WITH SL_LGORT IN SLOC
                      WITH SL_MTART = 'HALB' WITH SL_MTART = 'VERP'
                        WITH SL_MTART = 'ROH' WITH SL_MTART = 'FERT'
                        WITH SL_SPMON-LOW = FPERIOD
                        WITH SLV_NO = 'STK'
                        WITH SL_SPMON-HIGH = FPERIOD EXPORTING LIST TO MEMORY AND RETURN.
    while append to internal table  even if i specify both high and low value it prints low and high incorrectly how will this problem will solved
    itab-lgort = sloc-low.
    Help required for same.
    Thanks
    Shruti

    Hi Shruti,
    I simulated the code given by you and all the storage locations are being populated in the backed.
    You can check this by putting a breakpoint at the below code in RMCB0300 and checking the value of sl_lgort[]. You will receive the number of SLOC inputs provided.
    AT SELECTION-SCREEN OUTPUT.
      FLG_FOUND = FALSE.
      PERFORM SPEZIAL_AT_SELECTION_SCREEN_O IN PROGRAM (LIS_PROGNAME)
                                            CHANGING FLG_FOUND
                                            IF FOUND.
    This is a data issue and you may not have any records for the selected input.
    Regards,
    Jovito.
    Edited by: dsouzajovito on Dec 29, 2010 5:56 AM

  • Report for material documents with storage location

    Hi gurus,
    I would like to know if there is a report to display material documents but in the same screen display storage location from and storage location dest.
    Thanks for your help.
    Regards.

    Hi,
    You can use MB51 or MB59 with customised layout selection for your requirement.
    With regards,
    Ajay.

  • Goods Receipt requirement other than standard storage location

    Hi,
    SAP Guru,
    Kindly guide on how to take receipt of Raw Materials against Purchase order or without Purchase order at other than RM01 or RM02 Storage Location
    i.e. we purchase RM from Vendor A and we give this material to Vendor B for Job work and then we take GR from Vendor B
    We generated 2 Purchase Orders for Vendor A and Vendor B
    We cannot take receipt from Vendor A becuase they supplied prohibited material which cannot be taken as receipt directly in to SAP Standard Storage location instead we require to take receipt of same which accounts for Vendor B through which we can do Billing activity
    With Regards,
    kunal sheth

    hi
    as the vendor B is ur subcontractor ,u an use sub vendor deliery in po
    create po for vendor A
    now initem level delivery address tab ,at right side in vendor field give vendor B and tick for SC vendor
    now the delivery will be done at vendor side
    just try it
    regards
    KI

  • Opening and closing balance values at storage location level

    Dear all,
    I want to know opening and closing balance values and receipts and issue values at storage location level for certain period.
    I tried with MB5B, it is not giving value at storage location level, it is giving quantities at storage location level and values at plant level. But requirement is: please see below example:
    All values are in USD          
    Storage location:      1001     1002
    Opening Balance:      2000     3000
    Receipts:                           1000      2000
    Issues:                            2000     3000
    Closing Balance:      1000     2000
    Please help in this regard (I want value of the stock only, not qty)
    Regads,
    Veerappa
    Edited by: Chinna Veerappa on Jul 27, 2010 5:27 PM
    Edited by: Chinna Veerappa on Jul 27, 2010 5:28 PM

    vlauation is at plant level (MBEW table) the storage location level does not carry values (table MARD).
    You may have to develope your own ZMB5B  program and calculate yourself what is not stored in SAP.

  • Stock valuation down to Storage location level

    Dear all,
    System setup for stock valuation is till Plant level. And understand that's how data stored in table MBEW and MBEWH until plant level only.
    Eventhough that is system standrd, is that possible to get the stock valuation until Storage location level?
    For eg: In MB5B, there is opening stock, closing stock and the material movement posting. I need to get opening and closing stock for each storage location.
    Could you please comment if there are tables store these data? Kindly comment.

    Hi Afshad Irani,
    Thanks for your reply. Understand from the previous post that stock valuation for storage location can be done via table MARDH or report MC.9, but this tools are excess base on period/month basis.
    My case, i need to report storage location stock for both (1)last month 06.2010 and (2)yesterday's stock 06.07.2010. So i can use MARDH table to report (1)last month stock for each storage location. While for (2) yesterday stock, table MARDH isn't help.
    Could you please advice further?

  • MCHB,MARD - Stock available at plant level and storage location level

    Hi ,
    How to determine how much stock available at Storage location level and Plant level. (Lot is not maintained).
    In MCHB-Stock at lot level is shown.
    In MARD-Stock at Storage Location level is shown lncluding
    the stock maintaned at the lot level.
    If i want to know the stock which is not maintained in Lot, i.e, Stocks directly maintained at Storage location / Plant.
    Do I need to subtract the MCHB Value from MARD Value ?
    Is there any other way available to find the stocks which is not maintained at lot level.
    Regards
    Prasath

    Hi prashant,
    What do u mean by stock maintained at SL level without batch level.  Do u mean that some materials are subjected to batch management and some or not?
    If that is the case, for all batch managed materials, u can see the stock at batch level and also same is summed up at SL level.  But still what ever u are getting from MARD table isstock at SL level only.
    If u have activated batch management for any material, it will always be shown at lot level also.
    hope this clarfifies query
    award points if found useful

Maybe you are looking for

  • US iPad in the UK?

    I'm going to America in a few weeks and was going to buy a iPad 3/HD but I want to be sure there will be no problems using it in the UK now or in the future. Can anyone help? Thanks

  • How to backup IOS 7 data into iOS 6 device?

    I have backup iOS 7 data into my laptop before before sending my phone for warranty. The retailer replaced my iphone 4s with a new set with IOS 6.1.3. How can I back up previous ios7 data into my current phone without updating my phone into io s 7? T

  • Using data collected on a form and updating a database

    I have created a form using Lifecycle Designer ES 8.2 to allow users to populate with information and send it to a central control point.  I would like to take the information from the pdf form and then allow the user at the control point to update d

  • Proprogating changes to a list to all site pages

    Here is my issue: Currently running a Project 2010 Sharepoint site and my Project Management lead has added a column to the Deliverables list on the home page.  He is wanting to have this new column added to all of the Deliverable lists on all of the

  • DB02 showing 80% full data where as full file system is empty

    hi all, In DB02 transaction of my BW production server i'm getting following entry on Database tab:   Name         DEFAULT DB system:        ORA Size:                    45,83 GB                       Total size:                 156,25 GB Free Size: