Storage Location Descripion in Multiple Languages

All,
We have a current requirement where we want maintain the storage locations description in both English and French languages and display them based on the user's login language.
SAP ERP as a standard does not provide an option to create description in multiple languages for Storage locations.
Any suggestions would be highly appreciated.
Thanks!

Hi,
You need to upgrade in unicode to get this.
Thanks

Similar Messages

  • Maintain Storage Location Description in Multiple Languages

    Dear Experts,
    I need to maintain Storage Location Description in both EN and DE (Denmark) Languages.
    Kindly suggest me whether this is possible?
    If yes, please let me know how can we do this.
    I have tried doing this but I could maintain in only one language (either EN of DE)
    Regards
    Shashidhar

    Hi Jurgen,
    That was really helpful.
    My issue is, when I login with DE Language, I want to see the German Description for both Storage Location and Plants
    When I login with EN, need the descriptions to be in English.
    Is this possible?
    Regards
    Shashidhar

  • How to maintain the address of storage location in 2 diff languages?

    Hi ,
    I have to maintain the address of storage location in 2 diff languages
    how to achieve this?

    do you mean international adress e.g. with chinese characters and western characters?
    you have to activate international adress version first.
    when you maintain the storage location adress (by clicking he envelope, you will find a button for international adress in the lower part of the pop-up for the adress .

  • Storage location description in multi language

    Hi All,
    We have requirement to maintain the storage location description in multi language, is it possible? If so, how?
    Thanks in advance,
    Ravi

    Hi,
    Storage location - Description in Multi language is not possible (This is Langueage independent).
    Regards,
    Siva
    Edited by: Siva Kumar M on Sep 27, 2010 3:23 PM

  • Translation of storage location

    Hello,
    I want to find in spro where to translate the storage location.
    In OX09 translation is not available.
    Thanks.

    Hi,
    There is no Language for the description of the storage locations.
    But if you want to maintain the address of storage location in a different language then you can go to address screen and click on internation versions and maintain the address in different location.
    In case if you want to cross verify then go to SPRO , open the menu path for the defination of maintain storage location and then on the top menu click on additional information and select technical data and click on language - dependence and the system will give a message saying that there is no table to contain the langauge
    Thanks & Regards,
    Kiran

  • Mc.9 Multiple storage location issues

    Hi,
    I am fetching data from mc.9 in my program but if the use enter multiple storage  in selection only 1st value is printed following is code and how will i come to know which material is for which storage location since mc.9 data is not getting stored anywhere
    SELECT-OPTIONS : SLOC LIKE S031-LGORT.
    SUBMIT RMCB0300 WITH SL_WERKS-LOW = PLNT
                        WITH SL_LGORT IN SLOC
                      WITH SL_MTART = 'HALB' WITH SL_MTART = 'VERP'
                        WITH SL_MTART = 'ROH' WITH SL_MTART = 'FERT'
                        WITH SL_SPMON-LOW = FPERIOD
                        WITH SLV_NO = 'STK'
                        WITH SL_SPMON-HIGH = FPERIOD EXPORTING LIST TO MEMORY AND RETURN.
    while append to internal table  even if i specify both high and low value it prints low and high incorrectly how will this problem will solved
    itab-lgort = sloc-low.
    Help required for same.
    Thanks
    Shruti

    Hi Shruti,
    I simulated the code given by you and all the storage locations are being populated in the backed.
    You can check this by putting a breakpoint at the below code in RMCB0300 and checking the value of sl_lgort[]. You will receive the number of SLOC inputs provided.
    AT SELECTION-SCREEN OUTPUT.
      FLG_FOUND = FALSE.
      PERFORM SPEZIAL_AT_SELECTION_SCREEN_O IN PROGRAM (LIS_PROGNAME)
                                            CHANGING FLG_FOUND
                                            IF FOUND.
    This is a data issue and you may not have any records for the selected input.
    Regards,
    Jovito.
    Edited by: dsouzajovito on Dec 29, 2010 5:56 AM

  • Database storage of multiple languages for name of a single entity

    Surely I'm not the first person to have this problem, but I can't find many resources on how to solve this. Just some background on what I'm working with, I'm running a web application using the Struts framework with jdk 1.4 on a Weblogic 8.1 server connected to an Oracle 9i database, I'm using DAO for my persistence layer, and I'm not opposed to using any 3rd party software to assist in this task.
    For example, say I have a database of DVDs, My application will retrieve the list of DVDs from the database to display to the user. Depending on the user's Locale I want to display the title of the DVD in that language.
    This is a simple example, but the real-world application is much more complicated. The application is highly configurable meaning that through a configuration application, my internal users can add DVDs at any time, edit the title of the DVD, or add a new language that they want the title to display in, etc. When a customer logs in to the application front-end they will be able to change the language they want the application to display in at any time, and the application will need to reflect that change. The display of constant text like field labels and page text is easy using Struts but its this configurable dynamic text thats a bit more difficult.
    Its obvious to me that I will need to store the multiple languages in the database in some way, I'm thinking of either storage in some xml format, or a new table hanging off the "dvd" table with languages for each dvd. Either of these options would work for my purposes, but I don't want to go reinvent the wheel when this same problem has arleady been solved. If someone could point me in the right direction I would appreciate it

    One common way to handle this is to modify your key for the dvd title to include a locale identifier:
    key dvdtitle
    becomes
    key locale dvdtitle
    Now your db can hold multiple translations of the same dvd title.
    Regards,
    John O'Conner
    Its obvious to me that I will need to store the
    multiple languages in the database in some way, I'm
    thinking of either storage in some xml format, or a
    new table hanging off the "dvd" table with languages
    for each dvd. Either of these options would work for
    my purposes, but I don't want to go reinvent the
    wheel when this same problem has arleady been solved.
    If someone could point me in the right direction I
    I would appreciate it

  • Inspected stock posting to multiple storage location without batch

    Hi,
    At the time of Usage Decision, I want to post the inspected stock to multiple storage location i.e., Rejected Stock to Scrap Storage Location, Qualified Stock to Unrestricted Use Storage Location.
    Quick response will be appreciated.
    Anandkumar KS

    The scrap line has no storage location since that stock is typically written off and scrap cost center is defined in configuration.
    A possible alternative is to set up VMENGE08 and VMENGE09 with the same material movements you want to use.  You obviously aren't using the 553 movement type as that writes off the material.  That could give you two lines to use for your scraping.  I can't remember if these stock posting lines give you the storage location option or not and I don't have a sandbox available to test today.  If you need to post more then two grades in one inspection lot, you'll have to do the first two postings, save the UD, then come back in and do a second posting for the next two grades.
    Read the configuration help file you'll find in confg for "Define Inventory Postings" under the QM config.
    You can also change the displayed names of the stock posting lines.  That's explained in the config file as well.
    Craig

  • Split shopping cart into multiple PO depending storage location

    Hi ,
    In our implemenation (Extended classic-SRM 5.0) , have requiement to  have mutiple Local POs from a shopping cart where there are multiple storage locations for same plant ,same vendor,same purchasing group,same purchasing organization,same delivery date.
      In SRM standard Shopping cart can be splitted into mutiple POs if there are mutiple vendors or multiple purchasing group or mutiple purchaisng orgnization or mutiple delivery date or combination of them but not for mutiple storage location location. As storage location in line item level of PO, SC can't be splitted into mutiple POs in SRM standard.
    Is there any way we can fulfill this requirement. ?
    Regards
    Dayal

    Hi,
    Have a look at BAdi BBP_GROUP_LOC_PO, it will cater your needs.
    I hope it helps.
    Regards,

  • HU in multiple storage location

    Can HU resided in multiple storage location?? I'd like to know if it's possible to transfer partial qty of an HU into multiple storage location with the same plant/whse. Here is the scenario:
    HU1234 has 100pcs in plant ABC 0001 whse 011 bin aa-001-c
    Is the below possible or would I need to have unique HU ids for the other three HUs.
    HU1234 25pc in plant plant ABC 0001 whse 011 bin aa-001-c
    HU1234 25pc in plant plant ABC 0002 whse 011 bin aa-001-c
    HU1234 25pc in plant plant ABC 0003 whse 011 bin aa-001-c
    HU1234 25pc in plant plant ABC 0004 whse 011 bin aa-001-c

    I also think I need to separte HUs but I just making sure I'm not missing something.
    The business scenario is that we want to create a plant w/ mulitple storage location to move inventory in and out for specific key customers "Geo Hub" we are trying to avoid having to handle the HU and limit physical movement until we actually need to ship it out on an Outbound DN.
    I know in our current enviroment we can only transfer a full HU via HUMO and if we want to transfer a partial HU we move it to repack and split it.

  • Multiple physical inventory document active for same material-storage locat

    hi experts,
    I am using transaction code MI31 for creating physical inventory document for all materials at a particular warehouse(storage location). User is selecting direct generation of of PI documents in the transaction. If by mistake he presses execute button more than once system is creating as many copies of physical inventory documents. As per ERP system logic it sound very wrong to have multiple physical inventory document active for same material-storage location ( no batches or special stocks exist ).
    Is there a message number or some standard setting to prevent such occurrence.
    regards
    Avinash

    Hi,
    Syetem won't create again physical inventory document, if allready PI is active for the same part number,  plant, storage location & batch/valuation type.
    Check your PI documnets
    Regrads
    KRK

  • Storage Location Description in Languages apart from EN (Translation)

    I maintained the description of Storage location in English.
    Please help me to maintain the translation of this description in other languages
    For Ex: In english EN description will be "Storage Location"
    in German this will be "Lagerort"
    Thanks in advance for your help.
    Thank you.

    Do you mean that, we can not maintain descriptions in different languages? Hence my objective of maintaining as shown in my example (This is the requirement from client) can not be fullfilled by standard SAP? Is it possible by any other method through ABAP developments?
    Thanks your your concern.

  • Multiple storage locations for single material - ECC 6.0

    Hi
    Can anyone let me know, how one can map multiple storage loctions for single material?
    regards
    Sanjay

    hello,
    Go to SPRO --> IMG --> Materials Management --> Inventory Management and Physical Inventory --> Plant Parameters.
    Tick Create storage locations automatically. System will extend the material to the storage location maintained in the transaction.
    Nikhil

  • One Shipping Point for Multiple Storage Location

    Hi
    How to ship a sales order from Multiple storage location.The system is not accepting .Can any one tell us the missing portion ?
    Thanks

    We want to assign Shipping Point to Multiple Storage Location.It is all batch Managed ..The Material will available in two or three location.We don't want the stock to move to shipping location.We want to confirm at the time of creating sales order with the available location to one shipping point

  • Good receipt against multiple storage location

    Hello All,
    I have a senereo where more than one project is going on. In my case there are 200 common materials
    which are required for all the project. Every project is having their own storage locations.
    I am creating PO for material containing the common reqt of all the project but at the time of good receipt
    as usual it is going to only one storage location casue every material has only one storage location in material master.
    Now please guide me is it possible to do the good receipt with multiple storgae location at one time itself?
    Thanks in advance.
    Shailesh

    Hi Sandeep, (Please read without acct assignment please)
    I must thanks u whole heardly as due to ur answere my big question got solved.  Well i have add ur gmail id in to my freind list. I am sure u won't mind & u will help me in future too.
    Well one more ques. i have .Can we create PO ( with out Acct assignment ) where we can put 2 diff. storage location for a single material. I mean insted of distributing the qty in migo level can we distribute this qty at PO level ?
    2) Is there any thing provision in MM where we could delivery any notes against any PO to the good receipent at the time of MIGO. I require this as per the last case that at the time of migo , good recceptant can distribute the qty to differnt storage location but how can he come to know unless we inform him by means of any text notes in PO or is ther any other methode from which good receptient can know how much qty to be distribute?
    Thanks in advance
    Edited by: Shailesh Dulange on Apr 11, 2008 5:08 PM

Maybe you are looking for

  • Thunderbolt adapter for macbook pro pre 2011?

    Hello, I have a macbook pro bought in 2009. There is a shared Thunderbolt display in my studio that I would like to use can I buy an adapter for my cinema screen port so I can use the Thunderbolt? If not is there an adapter planned by apple? Thanks

  • Adding checks in MM through VOFM transaction.

    HI, I have a requirment to add new checks in MM through VOFM transaction. by following the menu 'VOFM->Requirments->pricing. now how to add new entries in this table. if i add a new routine it ask for modification key for generated program. Can i add

  • Deleted default games from 2330 accidentally :(

    I accidentally deleted default games from my 2330. I love the Galaxy Balls game. How can I restore it or is there any place where I can download it? Any help would be appreciated. Thanks!

  • Track Doesn't Open in AA

    I have a song that simply doesn't open up in AA. I've converted it in different formats in an attempt to see if it would accept one of the formats, including wav, mp3, aif and au.  But in all cases the song just doesn't open. I also tried making a co

  • Stops on "onSelect" with some computers - why?

    Fore some reasone this code stops on the "onSelect" statement but only on some computers, I have not been able to indentify why it works on some and not on other computers du any of you have an idea?