Multiple bins in one section in storage type with 'C' open storage strategy

Experts,
I am doing random storage replenishment process for a Low rack location. The replenishment gets triggered from high rack to low rack.
The low rack storage type is defined as next empty bin as putaway strategy and the storage type contains multiple bins in each section.
There is process change and I want to place multiple SUs in one bin , I want to use the putaway strategy as 'C' open storage
and mixed storage allowed with SUT check and SU management active . It is working fine as expected in terms of triggering replenishment
and storing multiple SUs in 1 bin.My concern is that as a rule open storage should contain only one storage bin for section.But in my design , each section contains
multiple storage bins. Does is really hurt in any form? What are consequences? Please suggest.
Thanks in advance

Experts,
I am doing random storage replenishment process for a Low rack location. The replenishment gets triggered from high rack to low rack.
The low rack storage type is defined as next empty bin as putaway strategy and the storage type contains multiple bins in each section.
There is process change and I want to place multiple SUs in one bin , I want to use the putaway strategy as 'C' open storage
and mixed storage allowed with SUT check and SU management active . It is working fine as expected in terms of triggering replenishment
and storing multiple SUs in 1 bin.My concern is that as a rule open storage should contain only one storage bin for section.But in my design , each section contains
multiple storage bins. Does is really hurt in any form? What are consequences? Please suggest.
Thanks in advance
Hello,
You are right. Normally it does not hurt, but what you are doing with the new process change contradicts your original design. Can you explain why you had storage sections in the area in the original design? Did you segregate SKU's by product families/fast movers etc....and now you dont have that requirement anymore or your SKU management has changed?

Similar Messages

  • In WM how to clear partially difference in an open storage type with one mi

    Hi
    I would like to know how in WM to clear partially differences in an open storage type with one mixed bin not totally counted?
    thanks in advance
    cadanj

    Please do the inventory check for the whole bin.Count the each quant of the material. Difference can be cleared.Use following transactions.
    1.LI01N-Create Inventory document.
    2.LI11N-Enter inventory count.
    3.LI20-Clear WM differences
    4.LI21-Clera IM differences.
    Let me know if u have any other question.
    Regards,
    PRashant

  • SU Storage Type with Fixed Bin Putaway

    Hi,
    When I am activating SU for a new Storage type with Putaway strategy F then system gives the error as
    " If you have st.pl.str. "Fixed bin", the area check must not be active" Message no. LT071
    Does it mean Putaway strategy F is not to be used for SU managed storage Type?
    or is there anyway to solve the above error?
    Regards,
    Vengat

    I receive the same error (LT071) if I set T331-PRBER (storage section check active) whilst putaway strategy (T331-STEIN) is "F".
    include: L0L12F01
    form: T331_CHECK
    comment for the error message:
    ..Strategie F mit Bereichsprüfung ist Blödsinn..
    ("Stratgey F with storage section check is foolishness")
    Are you using T331-PRBER and T331-STEIN paralelly? If yes, why?
    If I just activate SUM for a storage type with putaway strategy "F", there's no problem

  • Bin to bin transfer from SU managed storage type to NON SU storage type

    Hi Experts ,
    Kindly guide as how i can  perform  Bin to bin transfer from SU managed storage type to NON SU storage type
    Thanks
    Jinoy

    There is no particular technique for this. You can use single or collective method (LT01 or LT10).
    Provide the source SU and destination storage type and bin and save the TO. Your transfer will be complete.
    The SU number will be lost because you have moved the stock to a non SU storage type.
    Regards,
    Aroop

  • Can i restrict a movement type with respect to storage location

    Hi
    Is there any way to restrict the movement type for a particular storage locations.
    For eg.
    If am using a Mvt 311 tP btwn storagelocations.
    If there are 10 Stlocs in my plant i want to restrict 311 only for 7Slocs.
    Is it possible
    Guide me
    Sunil

    Sunil
    Please contact your BASIS security team , with the help of Authorization roles you can restrict
    Reward if helpful
    Regards
    venu gopal

  • LP24--Replenishment for Storage Types with Random Space Management

    Hey Everyone,
    I'm new to the SAP Community Network so thanks in advance for all your input.  I've seen numerous posts that have improved my understanding of SAP already.
    My question is about LP24.  I would like to know if there is a configuration that will prevent invalid replenishment requirements from being listed with other materials that require materials staging and conversion to transfer order. 
    Here is my problem.  We have thousands of materials, with valid replenishment indicators set that are either out of stock or all stock is in the forward pick storage type already.  However, I am required to click through all of the invalid requirements to assure that I pick up my valid requirements (materials with additional stock in an overstock storage type that can be replenished to a forward pick storage type).  Is there any way to filter the invalid requirements out?
    Thanks again for all your insight. 
    Marvin

    Im facing similar situation.
    Did you got any feedback here in the forum?

  • One particular Po document type with reference to one particular PR documen

    Dear all
           I want to create one PO for a particular document type only with reference to one PR, that to after release of PR, how can i do it.

    Hi
    Goto, OLME ---> PO ---> Define Document types -
    > Choose your PO Doc.Type...> there in Linking PR and PO Doc.Type....allow your PR doc.Type only.....
    Also in OLME -
    > PR -
    > Define Document types -
    > Choose your PR Doc.Type...>There also you maintain this PR Doc.type only as ref. to your PO doc. type....
    Then Configure Release Statergy in such that All your new PR Doc. type PRs should gone thro the Release Statergy.....(use field CEKKO-BSART)
    Reward if useful
    Regards
    S.Baskaran

  • Importing Multiple Items in One Document from Goods Receipt (With Serial)

    Hi guys,
    Can you render an example of a multiple items with Serial in one document uploading to Goods Receipt?
    Thank you

    Good Day Sir
    What I did is.
    The Serial BaseLineNum is same as LineNum in DocLines
    Serial Record Key is same as the Documents and Document Lines Record Key
    Serial Line Num is incremented starting 0.
    But I have come up an error
    IGN1.WhsCode Ln9
    'ItemCode* cannot be released from stock without a full selection of serial/batch no.'
    Application-defined or object-defined error
    65171
    Thanks Sir

  • User Exit for Put Away for multiple storage type

    Hi All ,
    we are using the exit EXIT_SAPML03T_002 for doing some capacity calculation and bin selection while doing a put away process in Ware house .
    now i want to have two different type of storage types
    say
    A and B ,
    if their are no empty bins in storage type A , then as per storage section search strategy the material should go in B storage type.
    Both the storage type has next empty bin search strategy with user exit activated.
    The difference between the two storage type is their individual capacity which is maintained in a custom table .
    I am facing the problem that the exit is getting triggered only once .
    ie. it will check for storage type A if the criteria is not met at a later stage while bin allocation , the system is not triggering the exit for B storage type .
    do i need to do all validation and possibilities of not getting placed in storage type A in the exit . or does this exit will trigger for each storage type as per strategy if for any reason the stock is not placed in the previous storage type ?

    Hi Experts
    Thanks for the response,
    As i tested for the 561 movement (initial upload) we need to do the put away manually.
    So the system will not suggest Full qty to move to one Bulk and partial to different.
    But for normal Goods receipt process the goods will be automatically placed to different storage type
    based on the search strategy and in the Bulk structure we need to unchek the  partial pallet allowed.
    If anybody has difference pls revert
    Regards
    Depin

  • Storage Type Search for Multiple Storage Types

    Hello experts.
    I have an issue that I cannot seem to resolve.
    Background
    - We are using kanban strategy 0006 in order to move materials from Plant A to Plant B.  Plant A is warehouse-managed but Plant B is not.
    - Within Plant A we have one wm-managed Storage Location with many Storage Types.
    - Within Plant B we have two Storage Locations ( each one representing a separate, physical building ).
    - A majority of the kanban materials in use only have one Supply Area assigned to them.  However we have approximately 15 materials that have multiple Supply Areas assigned to them.  This is because these materials are common parts across two different Storage Locations in Plant B.  As a result, they also have two different Storage Types assigned to them in Plant A ( the source of the material ).
    Problem
    Because we have common materials in two different Storage Types, the Storage Type Search (defined in OMLY) does not always return the correct Storage Type for the Stock Removal Strategy.
    I understand that this occurs because the Storage Type Search is defined based upon the Warehouse Number, Removal/Putaway Indicator and the Storage Strategy.  Therefore both Storage Types will use the same Storage Type Search when determining the Destination Storage Type for the transfer order.
    FYI, here's an example :
    - Material 123ABC is defined in Plant A, Storage Location SL00, Warehouse WH1 with Storage Types ST1 and ST2.
    - Material 123ABC is defined in Plant B, Storage Locations SL01 and SL02.
    - Material 123ABC has Supply Area SA1 for Storage Location SL01 and Supply Area SA2 for Storage Location SL02 defined for kanban.
    - Material 123ABC has Stock Removal Strategy 003 assigned in the WM1 view for Plant A, Storage Location SL00 and Warehouse WH1.
    - The Storage Type Search sequence defined for Stock Removal Strategy 003 is Storage Location SL01 then Storage Location SL02.
    - When I execute kanban for Material 123ABC for Supply Area SA2, the Destination Storage Type for the transfer order should be ST2.  However because the Storage Type Search is based upon the Warehouse (and not the Storage Type level), the Destination Storage Type for the transfer order is ST1 because it is the first item in the Storage Type Search sequence.
    So my question : does anybody know how I can resolve this issue?  We don't want to adjust our master data for these materials or supply areas.  Is there a USER_EXIT that we can implement that will account for this condition?

    Hi Mathew,
    Based on the storage location indicator you can maintan different storage types for picking and putaway. I think your scnario willl be addressed using this indicator.Please explore this option before going for User exits.

  • Changeability of storage type

    Hi Guys,
    - We are using storage type search
    - 3 storage types are defined for the storage type indicator 001.
    - In WM we have over 20 different storage types.
    - The sorage type search works fine, it means that one of the 3
      defined storage types is beeing found.
    I know that the found storage type is meant as a proposal and that the user can change storage type/section/bin during processing of the transfer order (it means to select another of the restly 17 storage types defined in WM).
    From business we got the requirement to avoid limit the change of the storage type and section (it means that the user should only be able to select one of the 3 storage types defined in the storage type search) , but still allow the change of the storage bin during manually processing of the TO.
    The function "allow destination bin change" allows or avoids the entry of all 3 fields "storage type/storage section/storage bin". As we want onlz the bin to be changed, this functionality doesn't meet our requirement.
    Do you know some options to achieve this ?
    Thanks
    Manuel

    Is IT_FKKMAVS part of the same transport request or was it sent already earlier?
    You may have a look at the request if it was OK. Probably not.
    Maybe in the meantime more requests reached the system that now have in combination solved the problem. What is your release and support package level?
    Higher versions of BRFplus have a lot of automatic correction mechanisms built into it.
    E.g. problematic imports are collected in an import queue. As soon as a request comes in that fixes any problems the after import processing for faulty imports is automatically redone.

  • Change storage type. Please

    Hi Guys,
    We are using storage type search
    3 storage types are defined for the storage type indicator 001.
    In WM we have over 20 different storage types.
    The sorage type search works fine, it means that one of the 3
    defined storage types is beeing found.
    I know that the found storage type is meant as a proposal and that the user can change storage type/section/bin during processing of the transfer order (it means to select another of the restly 17 storage types defined in WM).
    From business we got the requirement to avoid limit the change of the storage type and section (it means that the user should only be able to select one of the 3 storage types defined in the storage type search) , but still allow the change of the storage bin during manually processing of the TO.
    The function "allow destination bin change" allows or avoids the entry of all 3 fields "storage type/storage section/storage bin". As we want onlz the bin to be changed, this functionality doesn't meet our requirement.
    Do you know some options to achieve this ?
    Thanks
    Manuel

    Hi
    Go to transaction CMOd and create a project there and activate it
    then find the user exits there for transaction CO01.
    you will find it there.
    Or go to SE84 and look for enhancement there.
    thanks
    Lalit Gupta

  • Difference between Storage Unit type and storage type

    Hi,
    I am confused with storage unit type and storage type.
    Can anyone help me with real case examples.
    I would like to know about Storage unit types and their uses in WM.

    Hello!
    Storage type is a storage area and Storage Unit Type is strategies are used in the warehouse process for creating transfer orders.
    A storage type is a storage area, warehouse facility, or a warehouse zone that you define in Warehouse Management (WM) for a warehouse number. This is a physical or logical subdivision of a warehouse complex that is characterized by its warehouse technique, the space used, its organizational form, or its function.  A storage type generally contains several storage spaces or slots. These are called storage bins in Warehouse Management (WM).
    See also:
    https://wiki.sdn.sap.com/wiki/display/ERPSCM/WMOrganisationalStructure
    http://help.sap.com/saphelp_470/helpdata/en/c6/f838f94afa11d182b90000e829fbfe/content.htm
    Storage Unit Type is putaway strategy, the system processes different storage unit types (for example, pallets) and allocates them to the appropriate section. Often, one storage bin is divided into several smaller sections. Typically, only the same storage unit types can be placed into a storage bin at one time.
    See also:
    http://wiki.sdn.sap.com/wiki/display/ERPSCM/PutawayandRemovalStrategiesin+WM
    http://help.sap.com/saphelp_470/helpdata/en/c6/f844c44afa11d182b90000e829fbfe/content.htm
    Milca

  • Error during Stock movement between two storage type

    Dear Friends
    How do i move the stock from one storage type to other storage type within a warehouse?
    In the material master i have maintained a storage type indicator for automatic storage type determination.
    now when i create a TO for moving the stock from the orginal loaction to other location (NOT INTERIM) i am getting an error
    Error occurred during storage section search (1740 003)
    Message no. L3041
    Diagnosis
    No storage area search has been defined for this material and this storage type.
    Please assist
    Thanks

    Dear,
           Kindly specify the storage section indicator in Material Master - WM view.
    Regards,
    Sandip

  • [WM] Putaway strategy for bulk storage type SU-managed

    Hi Gurus,
    I need your help
    I have a Bulk storage type with SU-managed. I would undestand the real behaviour of putaway strategy B.
    1)  Case 1: assume that in bulk storage type there are the followed bins (rows):
    - in bin XX1 there is material AAA
    - Bin XX2 is empty
    In this situation if i receive material AAA, putaway strategy B chooses the bin XX1 by background processing - correct!
    2) Case 2: assume that in bulk storage type there are the followed bins (rows):
    - In Bin XX1 there is material AAA
    - in Bin XX2 there is material AAA
    - in Bin XX3 there is material AAA
    In this situation if i receive material AAA, i don't undestand the behaviour of putaway strategy B. Seems that the system chooses in random way the bin (XX1, XX2 and XX3).
    P.S: the storage unit type is one of default - E1.
    Can you help me?
    Thank very much

    You told
    Addn to Stock: X
    Block upon placement: empty
    Then How can you have Case 2?
    In Bin XX1 there is material AAA
    Next time also stock goes to XX1 only not XX2 unless you overwrite manually.
    What does your block strage structure looks like? i'm sorry but i don't undestand your question.
    Go to OMM4 "Define-Block struct." and look No. SUs for your St. bin type, SUT & Bulk stor Ind.

Maybe you are looking for

  • Creating Non-Repeating fields

    Hello all, I am creating a query that lists a bunch of student ID's and their schedules. However, the ID's of students should only show on the first row of thier schedule. I've figured out a way to do it with the Lag function, but I was wondering if

  • App Store terms and conditions

    I have just updated my iPad to IOS 6 and am trying to purchase a free app.  After I have logged in with my apple ID I am asked to agree to the new terms and conditions but I cannot email them to myself and when I click on agree the message "your sess

  • How can I download FlashBuilder 4.7 Standard not Premium?

    How can I download FlexFlashBuilder 4.7 Standard not Premium?

  • No reaction when i want to choose my account at startup!!!!!!!!!!

    Hi! I updated my Powerbook 17" yesterday and I did not restart it immediatly. Today i turned it on again (from sleep modus) and it said I should restart. o.k. no problem. but when it restared and it came to the window where i have to choose which acc

  • Problemas con firefox y html5

    Despues de que firefox se actualizase tengo problemas con el html5, no me apetece nada cambiar de navegador pero solamente tengo los problemas con html5 en firefox. Los problemas vienen siendo con youtube y que no me deja ver videos a mas de 720p o 3