SAP Warehouse Management change Storage Type Bin type while creating TO

My requirement is to find an exits which allow us to change the Destination Storage Bin and storage type when creating Transfer orders through Inbound Deliveries.
I have tried using "MWMTO003", "MWMTO004". But the problem here is that none of the funtion exits have both storage type and bin as exporting parameters.
The exit "EXIT_SAPLL03A_001" has Destination bin (LTAP-NLPLA) as a changing parameter but not Destination storage type.
I have activated the check box to trigger User exits using SPRO->LE->WhM->Master Data->Define Storage Type and Activate.
I got a  BADI "LE_WM_STORAGETYPE_HU" with both Storage bin and type as changing parameters but then when I activate it and put a break point. My control never stops there.
Kindly Suggest what is the correct User Exit required for this?
Do i need two User Exits to change Storage Type and Storage Bin?
Kindly provide how to approach.

I managed to change the casetype now by
1) Changing the corresponding SCMG_T_CASE_ATTR entry
2) Changing the record model POID in the XML file of the case, by manually parsing and replacing the XML
Still wondering if this is a valid approach, or if I've overlooked something...

Similar Messages

  • 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

  • Change storage type

    I thought this would be easily solved with a few searches.. but no... 
    I'm trying to do some testing in a development box but i needed inventory to consume.  So I did a 561 for god-awlful amount of stock so I don't have to do this again.
    My problem is that the plant is WM managed.  After the posting in IM I checked in LS26 and my stock is showing in storage type 998.  I need it to be in storage type 108.  I was able to get to a TO number in LS26.  It has been confirmed.
    What transaction can I use to change the storage type and what transactional data would I need.
    I've searched using the following parameters
    - SAP WM "How to" change storage type
    - SAP WM 561
    And several variations of the above.
    Thanks!!
    Craig

    Ok.. I was in that screen earlier but had trouble with it.  Went back to it again and finally got it!  The key was to use 999 movement.  I wasn't sure what to use there.
    Thank!
    Craig

  • Replenishment From SU Managed Bulk Storage Type

    Hi Experts,
    We are trying to implement Immediate TO Creation Random Bin Management from a SU Managed Bulk Storage Type.
    Our scenario is the following:
    We have a SU Managed Bulk Stype: Stype 702
    We have a SU Managed Stype with Putaway Strategy "P": Stype 701
    We have material 11000026 and we define the following in WM View 2:
    Max Qt: 6000
    Min Qt: 2000
    Replenishment Qt: 3000 
    Whenever a delivery TO from 701 is confirmed, and the stock level of material 11000026 in SType 701 drops below the Min. Qt, we need the system to immediately generate a replenishment TO: 3000 kg from Source SType 702 to Destination SType 701.
    So far we have done the following:
    Created a WM.Mov.Type 721, for which Manual TO creation is not allowed and with Ref.Stor.type Search 721.
    We defined Replenishment Control for SType 701: with Replenishment Mov.Type 721 and Replenishment Technique 2.
    Created SType Indicator with Operation A and Ref.Stor.type Search 721; in the sequence the first and only SType is Stype 702.
    We assigned the SType Indicator to Material in WM View 1.
    Whenever we actually confirm a delivery TO from 701 and the stock level drops below the min Qt., the system is not generating the immediate TO. What is the correct configuration or how can I achieve our request?
    (The configuration described above works perfectly between STypes that have both the same Putaway Strategy, "P")
    Thank you,
    Leonidas Oyaga

    Hi Mihailo,
    Just tried running Tx. LT0R. I get Error Message No. L3009: "no destination storage bin to be found in storage type 701."
    (Before doing this, I deleted ID Point 711 from SType 701).
    I believe the issue is related to the relationship between SU Managed Bulk SType (702) and SType 701. In 702 stock in a storage bin can be identified based on the SU. However, when creating the TR or OT the system is not able to find a destination storage bin because the quantity taken from a storage bin in 702 is greater than the max quantity allowed in a single storage bin in 701. As if when picking the quantities it is trying to deliver the whole quantity to a single storage bin instead of transfering each SU (1000 KG per SU) to a different storage bin.
    For Instance:
    Material 11000026 Stype 701
    Min Qt: 2000
    Max Qt: 6000
    Replenishment Qt: 4000
    Storage Bin Capacity in 701: 1000
    When stock level drops belowe Min. Qt, and the system tries to do replenishment from 702 by delivering 4000, the system is not able to find a storage bin in storage type 701 because it excedes the storage bin capacity.
    Best Regards,
    Leonidas Oyaga

  • 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

  • Details on SAP Warehouse management? Basics, tables and transactions?

    Hi
    Soon i will be working on a SAP WM module as a abaper. I have worked on SD and MM modules but not worked on WM module.
    Can anybody send me the links or guide me where i can find some basic information about SAP warehouse management?
    I am looking for the following.
    1). the complete process cycle in WM
    2). basic tables used in WM
    3). Basic transactions used in WM
    thanks in advance.

    check
    https://forums.sdn.sap.com/click.jspa?searchID=12324135&messageID=4538695
    https://forums.sdn.sap.com/click.jspa?searchID=12324135&messageID=2829284
    Re: WM Flow
    Regards
    Kiran Sure

  • How to change the document type while creating a PO by ME59N

    Hi,
    I  have 2 groups of PR's, for group one the document type is picked as NB and PO is created and for the group 2 it should pick as XYZ and PO should be created using ME59N tcode.
    How to change the document type for group 2 in ME59N? Which user exists to use to change the document type while creating PO in ME59N? 
    Can any one suggest me.

    Hi,
    There a config area, where you can define default PO doc types for a particular Pr doc type. If you maintain the settings properly there, then your requirement can be fulfilled.
    SPRO->IMG->MM->Purchasing->Purchase requisation->Define doc types.
    This will serve your purpose.
    Thanks,
    Srinu

  • SAP REx 3.2 Predefined list of activities for visit type while creating visit on iPad

    Colleagues, our customer wants to have a different predefined list of activities for different visit types while creating a visit on iPad. I have seen such functionality in SAP Demo for REx 3.2 on iPad. Could you tell me what I should do to have such functionality?

    Hello Viktor,
    There are no REx customisation available to mainatin the set of activities that can be assigned to a visit.
    In the REx iPAD & iPhone solution, all the surveys, journals and activities are shown together as activities.
    For example in the first screenshot provided by you, for the newly created visit the activities shown plannogram check, trade assets, store sales performance and promotion compliance are the surveys and journals assigned to the CRM transaction type of the REx visit Business Review. We can assign activities which are customised in the SPRO path mentioned by me in the previous post. In the device when we go to the details of the visits and activities then we can see that the surveys and journals assigned to these activities are grouped seperatly.
    So if want only specific activities (in iPAD & iPhone surveys and journals are activities) to be available for a visit then we should set the CRM customisation for surveys and journals accordingly.
    Regards
    Pramod

  • Jpr adapter not showing in adapter type while creating communication channe

    Hi all,
    I got error in JPR adapter type.Due to that its displaying in adapter type while creating communication channel.I checked in RWB in communication channel monitoring its showing
    Error getting JPR configuration from SLD. Exception: No entity of class SAP_BusinessSystem for EXI.SystemHome.hexsap found
    No access to get JPR configuration
    How to solve this issue,
    Regards
    Vijay

    Thanks guys for the response..
    I checked the IR and the SAP Basis has been added. Here are the details I got.
    Name:     SAP_BASIS
    Version:  700
    SWCV:     SAP BASIS 7.00
    Available Support Packages:  12
    Any more suggesions/feedback will be greatly appreciated.
    Thanks

  • Exit/badi to restrict output types while creating PO

    Hi,
    Please let me know how to suppress output types while creating/saving a PO. I need to find an exit/badi where I can get all the output types with status vstat = 0. Before saving the PO, I need to manipulate the nast records/output types, so that only PO will be processed successfully for those output types which I need.
    Please help me on this...
    Regards,
    Vikram.

    Hi Vikram,
    Output types are normally handled in configuration. In the configuration you can determine which output types are valid for the object in question and for the function (create or change).
    Also in the configuration you will be able to maintain requirements (coding), i.e. specifiy conditions when an output type should be surpressed or not ->Tx OMFT.
    Discuss this with your MM consultant.
    KInd regards,
    Robert

  • What are the sources system will pick the document type while creating invo

    hi
    I would like to know how system will pickup the doucment type while creating invoice in vf01.
    i have taken off the fields  f1, f2, from the document type. in billing sub tab.  so  The moment when am creating billing system automatically displaying F2 invoice doucment creation.  What are the sources for this.
    thanks & Regards
    Rack129

    Hi,
    Hope you have maintained u2018Delivery relevant billing type F2u2019 and u2018Order relevant billing type F1u2019 in the billing tab of the Sales document type in VOV8.
    If you create delivery related billing, the system will pick F2. This is controlled in Item category (VOV7). Billing relevance in Business data of Item category decides whether this is delivery related or order related. u2018Au2019 for delivery related billing; u2018Bu2019 for order related billing and so on.
    Item category is determined by this combination: Sales document type + Item cat group + usage + higher level item cat.
    Regards,
    K Bharathi

  • Valuation type while creating BOM

    Hello Experts,
    My requirement is that, I should be able to select valuation type of material in BOM. Please let me know, if there any setting where I can enter valuation type, while creating BOM.
    We have two valuation types for my raw material - Local and Import. When we execute standard cost estimate, system picks up value appearing in material master (without valuation type). This value is average of both the valuation types. So we want that system should pick up valuation type, mentioned in BOM.
    =
    Deepak

    Hello Deepak,
    In go to CS01/CS02 select the line item and go to item overview and in that in the customer fields tab you can maintain the valuation type.
    If customer field not available then with help of the user exit ''PCSD0002'' you add the customer filed in item.
    It's not standard process, you have to do the development
    I hope this information helpful to you,
    Regards
    Umesh Mali

  • Change storage type during putaway

    Hi,
    I know it is possible to change the destination bin during putaway.
    I set it in storage type and it works.
    Is it possible to change also the storage type during putaway by SU (LM02) ?
    Thank you
    Best regards
    Andrea

    Hi, thank you for your reply.
    The TO is just created.
    I want to change the storage type during the confirmation of TO  via RF using transaction LM02.
    Is it possible?
    Thanks

  • Change storage type in transfer order

    For next empty bin strategy, the transfer order proposes next empty bin in a given storage type. Via tx LT1E , it is possible to change a storage bin and quantity in the transfer order and confirm the same.
    However, Our requirement is to change the storage type & storage bin in a transfer order already created. Is there any user exit or programme we can modify to do the same

    Hi,
    Pls put in MM forums and get help immediately.
    Regards,
    Anil

  • Change in document type while creating billing document from sales order

    While creating billing document from Sales order it is creating with document type RV which is standerd one but i want to change Document type.
    How can i change it?
    Regards
    Raj

    Hi
    If you use another existing document type, check that it has a number range suitable to you.  Else create a new 'z' type and assign an entirely new number range, not used in the other doc types.
    It is useful to make the FI document number the same number.  If I understand from the forums, the FI number range must be external.  Search the forum for this.  It is very useful for the Finance people.
    Kind regards
    Dawn
    Edited by: Dawn Verrell on Sep 9, 2010 4:10 PM

Maybe you are looking for

  • Zen Vision M 60GB Silicon S

    One of the staff in singapore, Plaza singapura, told me there is no silicon skin for 60gb. Is it true? Can 30gb skin fit 60gb?

  • Quick question concerned with external HD space

    just a quick question if TM only backs up files that have changed since the last backup why does every time it back up i end up with a folder in my external HD (that acts as a time machine) that is the same size of the hard drive? (e.g im using up 70

  • Flash as Webcam Community?

    Since I can't seem to find the answer anywhere (or maybe I'm asking it incorrectly?) I'll try it here, and thanks in advance for your input. =) I run a small webcam community, in which people download my proprietary software (WebcamX or SpyCast Webca

  • Locked account

    Since I keep getting tons of SPAM, I want to log in to the Webmail portal and clean it up before it gets to my desktop Thunderbird. Since April 2/3 2015, when I try to log in to my main account via the Webmail portal, I keep getting the "Your account

  • Sending document back through sentry

    Hello - (Adobe Central 5.5 on iSeries) I have found that in order to resend a spooled file back through a sentry and have it print again, I have to first clear the log files.   Is there some trigger that keeps track of printed documents in the log fi