Storage bin link- tables.

Hi,
We had done posting and valid documents are available and we can see the document showing the storage bin.
For a material , storage location can u please share the associated tables link or logic to get the data for pick the storage bin in out put report?
Regards,

material to storage location 
MARA  -- MARD
storage location to warehouse
MARD -- T320
Warehouse to storage type
T320 -- T301
storage type to storage bin
T301 -- LAGP
Stock is in table LQUA.

Similar Messages

  • Production Order to storage bin link

    Hi Experts,
    I have to develop a report where the client wants to track a FG (Batch managed) based on production order. One of the columns is storage bin as well. Is there a link to production order no and storage bins in SAP tables. Please suggest.
    Regards,
    Sachin

    Hi Vivek,
    I went through the logic you provided. Also the requirement has changed a bit. The client wants to track all the material movements related to the orders (261 and 101) with bin numbers. The selection screen is going to be order numbers or material numbers and a date range. It will be either (order no + date range) or (material no + date range).
    For order no within a date range, I am passing all the materials in MKPF and looking for material documents posted within this particular date range. Then I am going to MSEG with these material documents and looking for the entered order numbers.
    Now, since the MSEG table is too big and the order number is not a key field, I find myself in a big performance issue. Any suggestions would be greatly appreciated.
    Regards,
    Sachin

  • Outbound Delivery created between two different Storage Bins

    Dear Guru ,
    Using WM can I create an SD Outbound Delivery between two different storage bins linked to the same storage location ?
    Thanks

    Hi,
    Between storage bins only transfer posting is possible as per my understanding.

  • Storage bin Linkage

    Hi,
    We had done posting and valid documents are available and we can see the document showing the storage bin.
    For a material , storage location can u please share the associated tables link or logic to get the data for pick the storage bin in out put report?
    Regards,

    Hi Mahesh,
    You can link MARC & T001L on WERKS(Plant) to get Material & Storage location.
    <b>Reward Points if this helps,</b>
    Satish

  • Inventory block is active in storage bin altough there is no open inventory

    Hello,
    We're using continuous inventory method in our warehouse. Sometimes, we see that inventory block is active in a storage bin, altough the all inventory documents regarding this bin are cleared and there is no open inventory document for the related bin. Do you have an idea how could this happen ?
    Thanks in advance...

    Hi,
    This kind of issues occurs due to some inconsistencies during the processing of inventory processes.
    I request you to check all the tables regarding the inventory statuses for LINK, LINV, LINP etc.
    Also please check whether the quant also is cleared correctly in the table LQUA.
    If only the LAGP-SKZSI is active. Then you have to remove this flag manually in debugging via SE16 for this field.
    Kind Regards,
    ALV Ramana

  • Serial Numbers in A Storage Bin

    Dear all,
    In warehouse management we have serial numbers attached to each item in the warehouse and these items are batch managed. During goods receipt serial numbers are scanned using RF scanner and a transfer order is created for each item. We have a customer table to store the details like storage location and storage bin etc when they are first scanned in. There is no problem here.
    If items are transferred from one storage bin to another using a transfer order, system is picking the serial numbers required for the transfer order posting. When corresposing material document is displayed using MB51, there is a tab for serial numbers that are included in this material document.
    Is there any way to get all the serial numbers of the items stored at Storage Bin level?
    Thanks and regards
    Raj

    Hi Christian,
    Thanks for the reply.
    In the mean time I was talking some more people here regarding this problem. Looks like there is no one obvious place where equipment serial numbers are stored.
    Further digging in to SAP I could make out that the serial numbers get distributed to tables SER01 to SER07 based on the activity performed with key in OBJK. I think I will be able to get there.
    I appreciate your time and reply.
    Regards
    Raj

  • Problem with SUT into bin type table

    When in SPRO in strategy -storage unit type search strategy - SUT in bin type table,we have only 30 entries possible.
    BUt we need more somewhere like 150 records because of a bulk storage type with a lot of storage bins with different
    size and therefore capacity. To define true exact capacity we need different bin types right?
    I am not sure how to do this,maybe there is a option in settings to change 30 to 150 or 200 to make the table bigger?
    Or any other solution will be great because we do need this because in the way it works now,we have a lot of problems
    in putaway,we have huge realocations since we have not exact capacities but we had to group bins with similar capacity
    but that means that three bins with 48, 52 and 56 capactiy all have 52.

    If I remember correctly this has been asked numerous times before, try searching the discussions.
    Anyway, you have a couple of possible solutions for this.
    It is understandable that you don't want hundreds of reallocation on daily basis, and you don't want to lose the capacity otherwise, but it feels that your bins should and could have been planned a bit better, there is always a way to unify capacities, split bins, use the storage space in a more meaningful manner. This is the point where your optimization was supposed to be done, not in SAP. But anyway, you are stuck with what you have and here are the solutions that cross my mind.
    1. Standard SAP:
    Split the bins to multiple storage types, this way you will have 30 bin types, but they will have different capacity for different storage types (in OMM4). Easy and standard, but has the downside that you will have to manipulate with 5 storage types instead of 1. A bit of more customizing but will solve the problem. Also, storage type search will need to be changed to include all the STs... Might be harder to track the strategies but this is the only standard way that crosses my mind.
    2. ABAP:
    This is the solution I have used and works fine, though you will need an ABAP-er to complete this.
    Create a z-table/view having the same structure as the standard one, just add 120 more fields.
    Well, not only that, you will have to change the coding to use this custom table instead of standard one, and although this isn't the brightest solution since you won't be able to change this table in customizing in the predefined path in SPRO/OLML, but will need o do it in SM30.
    Luckily both of the options should work fine if done correctly, I have used both of these, and both have up and down sides... But I would go with standard SAP if it doesn't complicate your life too much because of several more STs. If it does, go with ABAP.

  • How can i order OT by Storage Bin

    Hi All,
    I am trying to order the  OT Queue by Storage Bin, in documentation I found that i can define an criteria order in transaction SPRO -> RF Queue Management -> Assign Processor to Queues.  There you define the values
    No input:     By priority and transfer order number
    Input value 1:     By transfer order number (ascending)
    Input value 2:     By transfer order number (descending)
    Input value 3:     You can also define your own specific sort criteria with the help of the user exit. Use the enhancement name  MWMRFSRT
    But i saw the table and I cannot insert values, the field is not displayed.
    I used the function EXIT_SAPLLMOB_061, and i could order the OT queue by a differente citeria (i sorted the table by TANUM to test), but i don´t know how to insert the values 1,2,3  mentioned before,  somebody knows how can i do it?  are this values necessary or i can use only the function exit EXIT_SAPLLMOB_061?
    Best regards,
    Alejandro
    Edited by: Alejandro López on Aug 21, 2008 12:35 PM

    Hi,
    I solved this issue using the Enhancement MWMTO012 Correction of Sorting and Split Transfer Order, Here I can change the order of the OT created by the transaction VL06P And LT03.
    Best regards,
    Alejandro López.

  • Report for storage bins

    Hi gurus,
    Is there any standard report to see the storage bins report .It needs to show the storage bin,Material Number and Quantity in that storage bin.
    Please let me know is there such standard report.
            Points will be rewarded
    Its very very urgent... Please
             Thanks in Advance...
    Thanks and Regards
    Siri..

    Hi SIRI
    U can sse tables MARD and LAGP for getting the report output with the above mentioned fields.

  • Storage Bin and Storage Type

    Hi,
    Please elaborate on what is Storage Bin, Storage Type, Bin Position, Stock Category and Special Stock, and their function. Also, if there is a link were I can find the definition of these terms, please mention.
    Thanks

    Hi ,
    Here are links
    [Storage Type|http://help.sap.com/saphelp_46c/helpdata/en/c6/f838f94afa11d182b90000e829fbfe/frameset.htm][Storage Bin]|http://help.sap.com/saphelp_46c/helpdata/en/c6/f838f94afa11d182b90000e829fbfe/frameset.htm]
    Storage Section |http://help.sap.com/saphelp_46c/helpdata/en/c6/f838f94afa11d182b90000e829fbfe/frameset.htm]
    Go to Help.sap.com
    Go to Logistics Execution->WareHouse Management -> Basic Functions  you will get everything.

  • Storage Bin Type Search

    This question relates to teh storage bin type search. 
    When a storage bin type is assigned to a number of different storage unit types, when the systen is trying to putaway a material, does it assign preferentially according to how storage unit types are listed in this table or when finding the next empty bin, does it simply check this table to make sure that the storage bin type is compatible with the storage unit type.  For example, if the storage unit type is a half pallet and the next empty bin can hold both a full pallet and a half pallet, will the system try and find a half pallet space or will it simply place the SU into the full pallet space.

    Hi,
    It will work like this in the material master palletization data you will assign the Storage unit type and in OMM1 you will assign  the storage unit type to the storage bin type (search criteria).
    So if you have HP, then in the storage type it is next empty bin it fin the FP and then HP, system will place it in the HP only.
    thanks,
    JK

  • Storage bin history

    Hello.
    I want a report where i will be able to display history of a storage bin, when a quantity added, removed, quantioty etc.
    is there any standard ?
    if no, which tables shall i use?
    thank you

    Hey,
    Have a look at standard transactions:
    LT26 for Transfer Orders INTO and OUT of a particular storage bin.
    LX10 is a similar transaction that allows you to do this by Storage TYPE.
    Storage Bin Table is LAGP but this will not record historical data.
    thanks,
    A

  • Storage bin 916 0085192173 is currently blocked

    Dear All
    I Save VT02 (shipment), I have error message "Storage bin 916 0085192173 is currently blocked"
    Please help me
    thanks
    imron
    Edited by: Muhammad Nur Imron on Sep 30, 2010 5:34 AM

    This error appears from the warehouse associated with the plant.
    storage type 916 is for outbound dispatch and the bin 085192173 is the associated delivery number. There seems to be some problem in the storage type (negative stock, perhaps)
    I assume you are creating the shipment for a delivery that has not been PGI'ed yet.
    Please check that there are no open transfer orders linked to the storage bin (use LT04 to identify open TOs). If there are, then confirm them using LT12.
    Normally the storage bin should not exist after PGI is done. If it exists, please check the stock position of the storage bin (use  LS03N for this).
    All the best!
    Regards,
    Aroop

  • Storage bin 320 902  does not exist (check your entry)

    Storage bin 320 902  does not exist (check your entry)
    Message no. L9009
    I have created the new bins in the interim storage area 902. In the table LPAG also the storage bins are visible. I am creating thre GR for the PO in the system but still getting the error in as above . Please help me out.

    Hi
    check the movement type configuration which is used. So u can find what storage bin is used for the particular movement type.
    If not existed create the interimbin.
    Hope this helps you...
    Rgds,
    Kris.

  • Storage Unit & Storage Bin

    Dear All,
    How to make that one storage bin can have serveral storage unit?
    Such as we want one storage bin can contain three pallets.
    regards
    Gang

    Hi,
    There is no restriction on using any no. of storage unit types for a storage bin. Storage unit types are defined at warehouse level. The path is Logistics Execution -> Warehouse Management -> Master Data -> Material -> Define Storage unit types.
    You can define any no. of SUT for a warehouse. Now these SUTs are assigned to materials in material master WM view 2. And materials are linked to bins. SO, whatever materails you have for a bin the SUTs for those materials are all valid for that bin...
    Hope this is of some help for you..
    Regards,
    Noopur

Maybe you are looking for

  • Open Dir, SMB, AFP, Changing Password on first login (Windows)

    Hey all... I've read up on some documentation but have run into a roadblock trying to set up file sharing for Open Directory user accounts with OS X Server 10.5.6. I have AFP and SMB (and Open dir) services enabled. Using all default settings I am ab

  • Can Hyperion repository be migrated from Oracle to MySQL

    Hi Gurus, I was wondering if Hyperion Repository can be migrated from an existing Oracle database to MySQL database. If yes, then how? Any kind of advice is greatly appreciated. Regards, Uday

  • Create an Empty file

    Hi, I want to know if there's a way to create an empty file (on PC) from a FORM. A user would suply the file name and click on a button, and a piece of code would create an empty file on the LOCAL PC. Similar to what TOUCH does in UNIX. Thanks in adv

  • After render multiclip playback in Viewer full screen

    I double clicked and loaded a multiclip into the Viewer from the Browser. Then I did an overwrite edit of the multiclip into the timeline. There are just two cameras, using four-up display in the Viewer. Then I did the cuts the way I liked them. Then

  • Why does my movie download keep freezing?

    I downloaded a movie on itunes and it keeps freezing! Why is this happening?