LT05 to restrict Storage Type

Hi Gurus,
  I am working on LT05 transaction. Right now if i enter Warehouse No and Posting Change No i am getting 2 line items in Stock in Storage Types i.e Storage Types 915 and TOT. My functional consultant requirement is to restrict 915 and other 9 series Storage Types. It should display only Storage type TOT. So is there any user exit or BADI to restrict this. Please help.
  Thanks in Advance.
With Regards,
ABAPER.

You will have to modify the template of the standard checkin page. Alternatively, you could define Rules and Profiles for all but admin users and disable access to the standard checkin page. Read Bex Huff's book, chapter 9 how to do it (both).

Similar Messages

  • Problem in Restricting Storage Type in LT05

    Hi Gurus,
    I am working on LT05 transaction. Right now if i enter Warehouse No and Posting Change No i am getting 2 line items in Stock in Storage Types i.e Storage Types 915 and TOT. My functional consultant requirement is to restrict 915 and other 9 series Storage Types. It should display only Storage type TOT. So is there any user exit or BADI to restrict this Storage Type 915. Please help.
    Thanks in Advance.
    With Regards,
    ABAPER.

    Hi,
    Are you sure your launchPopupListener is being executed? Any error?
    Try debugging your application by setting the breakpoint in the lauchPopupuListener code and see if the where clause is set properly (or the bind variable) and the query is executed successfully.
    -Arun

  • Can we restrict storage type while creating a order in COR1?

    Hi
    When we create a process order in COR1 then we enter material list... in that we specify plant stor loc of the material..
    my req is if the material type of material is XXX then if its stor loc is ZZZ then it shud look for only 3 storage types ie A, B & C.
    Where can I put this condtion..
    I tried writing code in user exit EXIT_SAPLCOSD_001 but not getting how to apply the logic.. plz guide on this...
    Regards

    Hi,
    In include ZXCO1U0
    Right this code
    If STRLC_HEADER_I  ne 'A' and  STRLC_HEADER_I ne  'B' and  STRLC_HEADER_I ne ' C'
    Message 'Error' Type E.
    Endif.
    Revert back if you need further help
    Regards,
    Vishal

  • How to restrict the material for speific storage type

    Dear all,
    i am maintained  the X - material to 001 warehouse and 001 rack storage type when i try to create TO for putaway process it will allow me some  other storage type like open,shelf....as per my client requirement it should not be .....
    i am using manual strategy for putaway proces ....kindly guide me....
    Thanks
    Muthuraman.D

    Hi,
    The storage types during Putaway are proposed based on the strategy defined.
    Change the stcok placement indicator in WM view 1.
    If you have a storage type search strategy defined that matches your requirement, then maintain the same in WM view 1 for the material
    Hope this helps
    regards

  • How to delete the material records related to storage type

    Dear SAP guru's,
    I got a situation that if the material "XXXXXX" exists in two different storage type (let say 001 & 002 ) and the material needs to be removed out of one (Let say 002) to avoid the picking and putaway in future.
    Inorder to accomplish an above requirement we tried the below cases
    Case 1: By flagged the material "XXXXXX" under storage type 002 in MM06 transaction.But it didn't restrict the system on allocating and removing the stock from /to to the storage type 002.
    Case 2:After we flagged the material for deletion under storage type 002 ,we used to MM71 transaction to archive & delete the material record that assocaited with the storage type 002 completely.
    I am kind of queiries to know if there is any other method or procedure available to delete the storage type associated material records in SAP.
    Please guide me with the other options.Thanks.
    Regards,
    John.

    Hi John,
    Its very simple, remove the Storage type indicators from the material master - Warehouse View 1 at Stock placement & Stock removal section, with this it won't pickup or place the materials in the concerned storage type.
    If you have extended this materials to more than 1 storage type, you need to do the same for all the storage types.
    Reward if it is helpful.

  • Limiting Inventory Display of Storage Types within LX02

    Hello All,
    We are using SAP WM and have a situation where we are contracting with a 3rd party warehouse to hold some raw materials for us.  We will have a captive user account that will only permit the employee at the 3rd party warehouse to perform certain restricted transaction codes.  In one of the transaction codes that displays WM-based inventory, we want to only have transaction code LX02 - STOCK LIST display only the storage type that represents the inventory at that facility.  We have a single WM warehouse that has multiple storage types and have allocated one storage type to represent that 3rd party warehouse location (which really is just an extension of the manufacturing plant).   For example, if I have storage types A, B, C, and D within a single WM warehouse, and I have made the decision that C represents the 3rd party location, then I only want to setup SAP security to restrict the 3rd party warehouse employee to be able to only see storage type C and not the others.   Can this be done with the proper assignment of security authorizations to allow this?  If so, what is the authorization object that controls this?
    BTW, we do not want to use a separate WM warehouse or plant to control this as that results in solving the above problem but introduces many other issues and problems.
    Thanks!!

    Hi,
    I checked that report and it uses logical database S1L. If you display documentation for this logical DB in SE36 you will find this section
    Authorization checks for the warehouse number take place in the database.
    Warehouse number
    So it does not seem that tit will work for you. What you can try to do is to enhance LX02 to perform additional authorization check. Using implicit enhancement points you can add code to the beginning of any routine. In this case you could enhance routine call_alv.
    Cheers

  • Restict the overdeliveries to only one storage type ( WM )

    The issue  is some material coming in bag so i can't issue it particaly
    In the WM MVT ( 601 GI to delivery note ) i change the field overdelieveries to be active and the system make round for the picked quantity regardless the quntity regardless the quantity required ( for example if the quantity required is 1000 kg and the available quantity in the bin is 1250 kg system should pick the full quantity 1250 kg )
    but the problem is
    it is activated now for all storage type in this  warehouse No.
    my reqiurement to activate it for only one storage type
    i changed the configration for this storege type and diactivate the field full stock removal is required but still the system pick the full quantity for this storage type
    how restrict this for only one storage type
    can anybody help
    Edited by: wello76 on Nov 2, 2010 1:40 PM
    Edited by: wello76 on Nov 2, 2010 1:41 PM
    Edited by: wello76 on Nov 4, 2010 9:01 AM

    create a manual TO with either LT01 or LT10 with movment type 999.
    Then confirm the movement with LT12.

  • Authorization Object for Storage Type

    Hi Experts,
    We want to restrict the goods movement based on storage type. Does anybody know what authorization object we can use to implement that?
    Any help is greatly appreciated.
    Thanks,
    Khan

    Hi,
    At PFCG, go to authorization profile you want to restrict, look for M_MSEG_LGO Authorization Object, at the storage location field assign it. If you only want to restrict it for few user use, remove those from unauthorized user profile.
    Hope it might help.

  • List of standard Interim storage types - WM

    What are the standard Interim storage types
    In my system people have created few starting with 9 hence not able to diffrentiate which are standard and which are non-standard
    Thanks

    The Standard Interim storage types starts with 9**.
    In the table T331, the below fields will have 'X', which shows everything is allowed.
    MISCH - Mixed storage
    ZULAG - Addition to stock
    NEGAT - Negative stock qty
    LENVW - Storage Unit Management (will be empty)
    The reason for the Storage Unit Management will not be selected was the HUS can packed and repacked with no restrictions.
    I hope you can find the difference based on that.

  • Restrict Storage location

    Dear All,
    We are experiancing an issue that there is t code co11, production order confirmation in that there is feild storage location feild, which comes from BOM, there are certain users who change the storage location, at this time, if we restrict storage location, for that user, then it will also give the not authorized for the location, even if it is not changed and coming from BOM, We want to restric this " Change Practice" in co11, can we disable the feild for certain users or restric certain users to do this pratice, Please guide me.
    Ravi.

    Dear,
    I think that my message is not conveyed properly, there are feilds BWART and LGORT which used to restrict storage location and movemnt type generally what we do is restrict movement type and storage location seperately, can we do this?
    Scenario:
    some location is restricted with certain movement and allowed in certain movement, I mean to say combined restriction and permission. Can this be acheived by Authorization control?
    Ravi.

  • Block ttransfer order confirmation for storage types:

    Gurus,
    IS there any functionality in WM to vlock the transfer order confirmationfor particluar storage type.
    I know LS06 but that wil not allow to create Transfer order.
    I need transfer order to be creaed but it should get confirmed.I am not referrring to the set up in movemet type also.
    If not how can we achieve this
    Please help this is urgent
    BR
    Avinash

    Can you explain in detail what you want achieve, I guess you are looking for the wrong solution.
    A TO is confirmed when the material which is to be moved from A to B has reached B.
    What sense does it make to have a TO, to perform the movement, and finally not beeing able to confirm this movement?
    even further, an unconfirmed TO prevents the quant from becoming available for any usage.
    if you dont want that one can put a material into B then you should restrict the putaway into B, which means a TO for destination B cannot be created.

  • Fixed bins to be defined in a storage type

    I have multiple materials in a storage type in which some of the bins need to be assigned as fixed bins and some of them not. Is this possible ? I have a requirement to use the fixed bins to be replenished from High rack.If this is not possible then I need to create so many sections to make sure each material need to be putaway in one assigned bin for that material.
    Any ideas?

    PutAway and Picking Strategies are determined at Storage Type level.
    So you can only have one strategy per Storage Type : either FIXED BINS or another strategy.
    One Storage type does not have to be BINs next to one another.....
    In the same physical space you can have two storage types where some BINs are Fixed Bins in one Storage Type and some BINs are not fixed Bins in the other Storage Type....that is one possibility.
    If that is not possible, then I would look at having a PutAway and Picking Strategies that are so restrictive for each material that they have to go to a specific BIN .
    Those are only a few ideas, it really depends on what your constraints are, how many materials are concerned, etc....
    And finally, there is the user-exit option.....
    Edited by: AGagnon on Aug 11, 2010 11:31 PM

  • How to delete all HU in one storage type

    Dear experts I did use the /SCWM/ISU for uploading of the stock but now I need to change something in the structure of the storage bins.
    I cannot change anything, because the bins are having HU already. Could someone give me a tipp how I can delete all HUs from one specific storage type?
    Thanks in advance
    BR
    Denis

    Hi Denis,
    If the HUs are empty then the above solutions as Pet and Ifran mentioned should work for you.  Else, if you have stock in the HUs then you need to scrap the stock, you can do this using /n/scwm/adgi look up the HUs then scrap them.  This will empty the bins.
    Thanks,
    Faical

  • Reservation of stock at Storage Type level in Warehouse

    Hi Gurus,
    My client is currently using ORACLE ERP system and they are migrating to SAP.
    In ORACLE there is a flexibility wherein reservation can be activated for warehouse stock.
    However, in SAP we are mapping the multiple warehouses present in ORACLE as Storage types.
    So, I would like to know whether there is a way to reserve the stocks at storage type level.
    According to my analysis direct reservation is possible at plant and storage location  level.
    However I would like to know from you whether there is a direct way to reserve the stocks in storage type in warehouse or any in-direct way possible to reserve the storage type stock?
    Thanks & Regards
    Subhasis

    However, in SAP we are mapping the multiple warehouses present in ORACLE as Storage types.
    That's probably a bad move. A physical warehouse should be at least one storage location, and storage types should only be used for sub organization inside a warehouse.
    For example if Storage types are used for High Rack, Bulk, etc (what they are supposed to be used for) there is no reason to reserve stock in a specfic storage type.
    Storage type vs Storage location. A "type" shouldn't be used to separate different warehouses.

  • Storage Location or Storage type

    Hi Experts ,
    Here is the complete scenario .....
    <b>W1</b> -- Warehouse1 which has Supplies and Pharma
    <b>W2</b> -- Warehouse 2 which has Supplies and Equipments
    <b>W3</b> -- Warehouse 3 has Pharma only
    <b>W1 and W3 are in one Physical structure with partition
    W2 is across the road...</b>
    1. Supplies move from W2 to W1 when supplies go low in warehouse 1 (W1) this is <b>done almost daily</b> .
    2. Supplies from W1 are moved to W2 if there is any overflow or supplies come in excess which happens <b>few times a week</b>.
    3. We have  <b>3 shipment points</b> where they perform shipping and receiving each for W1,W2 and W3.
    4. we have 6 staging spots for staging of international shipments on W1
       and we have about 10 staging spots in W2 ....We need to know the exat location of where the shipping pallet is located for compliance purpose (Inspection )
    5. Most of the receiving is done in <b>W1 (about 85 %) </b>where it is inspected , arranged and then put away is done accordingly ....
         If the shipment contains only equipments or Beds then its received  in W2.
    6. When there is an<b> overflow of Pharma in W1</b> then some of the supplies in W1 are removed and put in W2 so that they get space for Pharma storage .....
    7.  Warehouse 3 (W3) has high value  Pharma, basically used for domestic shipments (in US) or the pharma products which dont have space in W1.
    8..  Moving of Pharma products for storage  from <b>W3 to W1  happens rarely</b>;
    9.  Moving from W1 to W3 happens <b>almost daily</b> ..cause when ever the products get over in W3 then they move it from W1.
    10.  Picking for international shipments takes place from W3 and W1 and are shipped from W1 in big Pallets.
    11.  When they receive the product in Big pallets in W1 some pharma products go to W1 and some in W3 , depending on the value .
    12.   Some times the domestic Shipments are in  large quantity so its taken  from W3 to W1 and staged for shipment in W1.
    13.  Domestic (within US) shipments is done through Fed Ex ....which is <b>done daily ....</b>
    My Question is will it be wise to
    <b>OPTION 1:</b>make these 3 warehouses into <b>3 storage locations.</b>..(1 plant >3storage locations>1 warehouse )or
    <b>OPTION 2:</b> is it wise to make these 3 warehouses into <b>3 storage types ......</b>  (1plant --->1 storage location --->1 warehouse -
    >3 storage types -->1 section under each storage type )
    Will there be any problem to define <b>shipping point,carry physical inventory,stock transfers and work with RF devices</b> in future if i choose<b> option 2 </b>
    Your Advise is precious to me ....Please do let me know the <b>pros and cons</b> .....for options ..above ....
    Regards
    Albert

    Hello Albert,
    It's always suggested to have very simple organization structure so we can avoid extra transaction.
    Now in your case, if you define three Plant/SLoc/warehouse then you are going to end up with more and more transactions at inventory level and followed by warehouse transactions.
    I suggest to have one Sloc and one warehouse for this kind of organization and maintain different storage type for each physical location. This will reduce the IM level transactions. Now when moving material from one facility to another facility you can maintain one more storage type for the Transport Equipement (i.e. Cart/Forklift etc) so when you move from W1 to W2 at that time you can do bin to bin transfer.
    Also you want facility for overflow in one facility so this can be achieved with allowing two storage type for putaway.
    for different kind of Supplies and pharma, I am sure you will plan different material type for them so that will help to get reports for each category.
    Hope this helps.
    Regards
    Arif Mansuri

Maybe you are looking for

  • After installing new firmware some albums are messed up.

    Today I updated my Ipod 30g to version 1.2. And after playing it in my car, I noticed that some albums have the songs shuffled. It's not affecting every album nor every band. Strange thing is that in my computer's library and using Itunes (v 7)to vie

  • Orion download Solaris/SPARC

    Just downloaded Orion Users Guide from http://www.oracle.com/technology/software/tech/orion/index.html The Users Guide (on page 2) states that the Orion software is available for Linux/x86, Solaris/SPARC and Windows/x86. However only the following so

  • Balance in currency USD , Currency type 10 error in MIRO

    Dear Gurus,              While simulating MIRO  , I got an error like "Balance in currency USD , Currency type 10" . I search SDN and get some notes and update the same too in SAP . But still the error appears as before.Please suggest. Thanks

  • PDF'S/how to retrieve and print

    How do I find PDF and print?  And get a paper copy?

  • Powerbook 12  - kernel panic continuous

    I have a powerbook G4 12 with continuous kernel panic - Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x00000000830BC8BC PC=0x00000000000A5220 Latest crash info for cpu 0:    Exception state (sv=0x466D6500)       PC=0x000A5220; MSR=0x0000903