Storage location Quantity

Dear gurus,
                 Here is my requirement.
1. I need to get quantity available in particular storage location and it should also consider Open blocked quantity (Sales orders raised for this material for this particular storage location,Delivery docs)
2. I dont have to produce any Delivery dates
Is there anyway i can do that?
Thank you
ANil

hi,
pl go MMBE, enter the storage loc data. in the next screen go to ENVIRONMENT in the menu bar u wl get so many analysis
cheers

Similar Messages

  • Storage location quantity ABAP report question

    hi experts,
    i want to write a report which can show all the quantitiy base on storage location and i have four questions ....
    1 . has somebody can tell me where i can find the confirmed qty ? is it in VBEP-BMENG ?
    2 . how to know one material in one storage location's available quantity and confirmed quantity and received quantity ?
    3 . has somebody can tell me where i can find the soft commit & hard commit qty fields ?
    4 . is the field in table MARD named UMLME[Stock in transfer (from one storage location to another)] for transfer in or out ?
    Many thanks !
    Carlos Zhang

    Solved !

  • Deficit in Storage Location quantity

    Dear All,
      I did the delivery on 31.11.2010. The delivery is reversed on 5.01.2011. The stock is updated in the plant (verified with MMBE). When i try to do delivery with the current available quantity of the plant with delivery date as 04/12/2010, i got an error message " Deficit of unrestr SL stock xxxxx". So i created a delivery again with the reversed quantity in order to reverse it on 04/12/2010. when i try to reverse the delivery with date as 04/12/2010, i got an error message " Cancellation date 04.12.2010 is before the goods issue date 05.01.2011, message number vl626". The  MM period for December is still open and finance department is not allowing to post it on the current date. How to do the backdated delivery(04/12/2010). Please suggest me the workarounds.
    Regards
    Sankar

    hi
    Go into VL09 with your delivery document number, hit execute and then change the Reverse Goods Issue Date:
    You can do this by ticking the Delivery Doc No. and then hit the Define Dte botton, which will prompt you to change the Local Date, try entering 04.12.2010
    Not sure but may help

  • Tables to relate material, sales organisation and storage location

    Hi,
    I have to develope a program to download a file for stock.
    On my selection screen I have
    Material
    Sales Organisation
    Storage location
    and the file structure is
    MATERIAL | STORAGE LOCATION | QUANTITY | TODAY DATE |
    Can anybody please tell me what Table I shouid use bacause when I am trying to use VBAK and VBAP the order no is the key  and here I am not doing anything with order no.
    Regards.
    Kusum.

    Hi,
    You can use table
    MABW - Management of Differently Maintained Material Data in Retail
    or a combination of
    MARD and MVKE - where MARD gives Storage Location and MVKE gives the Sales Organization of the material number
    Regards,
    Sumalatha N.

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

  • All quantity base on storage location.... 4 questions...

    hi experts,
    i want to write a report which can show all the quantitiy base on storage location and i have four questions ....
    1 . has somebody can tell me where i can find the confirmed qty ? is it in VBEP-BMENG ?
    2 . how to know one material in one storage location's available quantity and confirmed quantity and received quantity ?
    3 . has somebody can tell me where i can find the soft commit & hard commit qty fields ?
    4 . is the field in table MARD named UMLME[Stock in transfer (from one storage location to another)] for transfer in or out ?
    Many thanks !
    Carlos Zhang

    everything you can do it thro' query.SVQ1.please search in this forum.you will get more detail on query.here you can link 2/3 tables and make your own report.
    regards
    venkadesh

  • Mandatory the Material Quantity and Storage Location Field in Order

    Hi Expert,
    Please advise. how can i set the Maintenance order,
    If Material field is Filled
    Then Mandatory the Quantity Field and Storage Location Field.
    Thank You
    Best Regards

    Hello,
    Please Use Below User Exits to get your Functionality
    IWO10009 --->PM Order Check for 'Save' Event
    CNEX0026--->general inspection of material
    Regards,
    Rakesh

  • Quantity at storage location

    It must be simple, but we just can't find the BAPI call to get the current quantity on hand for a particular material in a specified storage location in MM. Does someone know the call?
    Thanks.

    Oh...never used .net connector.....just jCo.  I'm assuming that they are pretty much the same, so my suggestion, if .net can not handle it, is to create your own RFC enabled function module with your import parameters, MATNR WERKS LGORT and exporting only the fields that you need.  In the function module source, just hit table MARD with your parameters.  Then just call this Function module in your .net program.
    Good luck,
    Rich Heilman

  • Auto-copy putaway quantity in Inbound for Non-WMS storage location

    Dear All SAP Gurus,
    I need to create an inbound delivery document for non-WM managed storage location and "copy" the quantity into the "putaway quantity" field automatically. Is there any setting to do this automatic assignment? As far as I know, if the storage location is non-WM managed, we usually need to manually enter the putaway quantity as part of the verification process during the PGR (goods receipt).
    Please help.
    Thank you and appreciated for your efforts.
    Best Regards,
    Edwin

    Dear All,
    Before this, I can't find any similar topic posted before, perhaps I was using an incorrect/not-so-meaningful keywords (although I've tried a lot of keywords). However, I've finally found the same topic in the following link. Anyone who is interested, may proceed to the following link.
    Re: Regarding Automatic Picking Setting in Deliveries
    Regards,
    Edwin Fu

  • Ordered quantity in 2 storage locations

    Hi,
           I have material M1 of 100 pieces stored in 2 storage locations say( SL1=50,SL2=50) in 1 plant.
    Now i create an order fo 80 pieces.  quantity  is getting confirmed and order is saved.
    Now VL01n-  storage location is entered manually and so the pick quantity.
    How do you process such order. what needs to be done in the delivery document.
    partial delivery is allowed.

    Hi Lakshmipati,
                              if the storage location is determined automatically in delivery document then though i have 70 pieces of stock in plant only 50 will be confirmed and it wont use the stock in second storage location. so for the order to be complete i have to maintain the stock in SL1.
    SO I want to know how to process a sales order with 70 quantity and which is maintained in 2 storage locaion(sl1=50,sl2=20)
    what i tried to do is in delivery document i changed the deliver qunatity to 50 and picked that stock from sl1 location and done pgi
    and again with reference to same order i created a delivery again and now the delivey quantity is shown as 20 so picked that 20 from sl2 location
    i want to know if this is a standard process .

  • Quantity not updating in storage location

    Dear one and all,
    For a Sales order  and Delivery order , System has not reduced the entire qty from a storage location after making the invoice.  System reduced only part qty. The balance qty is still remaining in the storage location.
    Plz guide what all needs to be checked.
    Thanks & regards
    Sharad

    Dear GSL & Lakshmipati,
    Thanks for ur responses.
    One last question -
    I have an order wherein there are some physical items:
    - they are not value/text/service items
    - item cat/sch line cat automatically determined
    - sch line cat is relevant for deliv but not for MRP (no movement type defined) in customization
    - there Goods Movement Status is showing as complete (C)  in Delivery
    - there doc flow is showing as "confirmation of service"
    - all the items are completely delivered & invoiced
    - no batch split is occuring
    How will you keep track of such items (in storage loc.)? Why would you have such items?
    Thanks & regards
    Sharad

  • Picking quantity from a different storage location during batch split??

    Hi Gurus,
    Have an issue with doing batch split in a delivery with batches from several storage locations.
    Have delivery XXXXXX where I want to pick batches from several different storage locations.
    I click on the batch split button and select the different batches and quantitys.
    The issue here is that I would like to have the different storage locations entered automatically based on the selection of the batch I have made.
    The only storage location that is entered here or possible to be entered is the defaulted storage location that is in the first screen...
    My question is why can I get the storage location where the batch is located and acctually exists when I do select the batch in the batch split...
    The table LIPS and LGORT is not filed with the storage location so I do not know how I could fill this field with the correct storage location data...
    Thank You for all Your help!
    BR,
    Christian

    Hi Christian,
    you have not jet got an answer  -- here my suggestion.
    You have to use the Userexit Mv50afz1. Here you can do some checks and  you can do a popup, where you can sign the LGORT, where the batch is.
    In any case, you need an ABAPer
    In documentation, there is signed, that you should not change database other as Save_prepare - and that's too late.
    In one solution at my company, i show in a message the right information. In an other solution, i made a modification of table lips.
    But dont change the index of the current lips/xlips. That may have the effect of incorrest LIS - System.
    If nessesary create an ylips- Line of the position.
    Use an assign-command to avoid the change of the index.
    hans

  • 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 report in BW (valuated stock and Storage Location level)

    Dear All,
                Regards.We got an situation here,
    Case 1:  R3 (MB5B) (Both "Storage loc" and "Valuated stock" shows the same Stock Qty)
    1).The BW Stock Report shows values the Correct Values for "Receipt Qty" and "Issue Qty" with the Correct  "Quantity total Stock" aswell.
    Case 2 :   R3 (MB5B) (Stock is different between "Storage Loc" and "Valuated Stock")
    1).The BW Stock Report shows the  "Quantity Total Stock according to VALUATED STOCK Level(MB5B),but  the "Receipt Qty" and "Issue Qty" according to STORAGE LOCATION Level(MB5B) .
    We followed the "How to Handle Inventory "Doc with the proper sequence of Loading of Infosources and Compression.The data is sitting fine at the cube level.
    It would be great if someone can throw some Light on this issue,on how the Query shows a COMBO of both Valuated stock and Storage Location stock....Held up with this issue for quite sometime..Had a look at the   Oss Note (589024)...........
    Manythanks
    Arun

    HI,
    In Inventory we have two quantity fields given to satisfy the requirement.
    Valuated stock Qty - 0VALSTCKQTY
    Storage Location qty - 0TOTALSTCK
    You can make use of them based on your requirement. Hope this helps for you.
    Thanks,
    Arun

  • Valuated Stocks at Storage location Level

    Hi Gurus,
    Our client wants to develop a report on Quantity and Value of the Stocks at Storage location level. Is there any standard table/T.code where we can see this? We have tried in the Standard reports too.
    We have tried this getting from various tables like MARA,MARC,MARD,s031 & S032. But it is hitting the performance heavily. Please advice if anything can be done on this.
    with regards,
    Saakithyan

    Refer this link
    http://wiki.sdn.sap.com/wiki/display/ERPSCM/StockTablesandStockTypes
    check reports: MC.9 ,S_p00_07000139 also if it fits

Maybe you are looking for

  • Tables for POs pending for invoice verification

    HI alll I want to know tables for POs pending for invoice verification. I have refered in ME2L T.cpde. In that selection parameter is there. But where it stored? RECHNUNG - for open invoice

  • External characteristics and postable nodes in BW hierarchy in BPS layout

    Hi! Short question: If using a hierarchical layout in BW-BPS what are the constraints on the hierarchy for values to be able to be planned on the individual levels of the hierarchy? Typically if one has a product hierarchy with one hierarchy basic ch

  • Will Netflix/Hulu  apps work on ITouch 2g?

    I have a 2nd generation ITouch and was going to join Netflix or Hulu+ and both indicate required system IOS 4.0 or better.  I looked up my software version and it's 4.2.1 so I believe those apps will work on my ITouch 2g but wanted to verify before I

  • Opening Illustrator in Fireworks?

    I tried to open a Illustrator file in Fireworks but it says alert cant open the illustrator. How can i open a illustrator file in Fireworks? Also i have Adobe FIreworks CS6 and Adobe Illustrator CC if that helps.

  • Repeated Superdrive failures - does Apple care?

    My superdrive has failed, 8 days after expiration of the three year Apple care plan. This is a replacement drive, as the original Superdrive failed and was replaced a little more than a year ago. Another computer, an eMac purchased in July 2004, has