Storage location IN MIRO

Hi,
we wats to bring storage location in the transation MIRO and fb60 .So please suggest the possible ways for the same.
Regards
PBR

You can not bring storage location in FB60.. fb60 is a finaicial entry it is not a Materila entry
Regards
SHIBU

Similar Messages

  • Block Storage Location from MIRO

    Hi,
    We have a scenario wherein certain rejections are posted under Rejected Storage Location.
    QM would decide, whether the said material should be returned to vendor or can be used for some sub-grade production process.
    Now, the client wants to put a MIRO block for such storage location, which would have to be manually removed once the decision is taken.
    Please suggest, how can MIRO be blocked for a particular storage location.

    Hi,
    Thanks for the response.
    I think first option is better.. i.e. to block MIRO at QM level itself. Can you please let me know what is the transaction /path for defining these control keys?
    In case of other option, how can a FI person be able to know that the stock is rejected at the time of MIRO. He would have to manually check the stock position and then do the MIRO and payment block.
    Please suggest.

  • 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

  • Printing Personal number (PERNR) IN FOUR COLUMNS USING SMARTFORM

    <<Mobile phone number removed - Read the Rules of Engagement>> Hai Friends, I have a problem with SMART FORM . I tried to print PERNR Number of PA00002. I Need only one varible its printing fine. its printing  15 personal numbers per page. my require

  • SRM 7.02 - Go shop not working

    Dear All We have installed SRM 7.02 and integrate with Portal 7.31. SRM configuration is done and SSO is working properly. When I click the Go-Shopping Link, I get an error and the screen-shot is attached for your reference. Any one faced this before

  • Embedding postscript-outlined OTF

    Hi, I am working in iBooks Author 2.1.3, but the problems discussed below occurred while working 2.1.1, after font embedding problems were supposedly fixed. This page states that OpenType (.otf) fonts are supported for embedding: iBooks Author: Using

  • Java to JavaScript ... is LiveConnect passe'?

    I need to communicate for a Java Applet to some JavaScript. I see that the netscape.javascript.JSObject class and the exception 'JSException are well documented but I only found this class in an older zip file (java_30.zip from 7/10/1997). Is this st

  • Mysterious connections to Apple from "locationd" iPhone related service?

    I use Little Snitch to monitor network activity on my computer. I've noticed that a service named "locationd" occasionally tries to connect to "iphone-wu.apple.com" at seemingly random times. Interestingly, these connections only seem to happen when