Language display not changing

Hi All,
I have displayed a transaction in a transaction iview.  The transaction is SU3, in that when I go to default tab and change the login language and save it gets saved but I am not able to see the contents of the sap screen in that language. This is the case for both webgui and wingui.  Please provide some inputs.
Thanks
Regards,
Preet

Hi All,
If I change the logon language from both portal or sap logon the value gets reflected in both but the display in sap logon is in the language selected but in case of portal its in english or if I change the browser language then it comes in that language.  Kindly provide some inputs.
Thank you
Regards,
Jaspreet

Similar Messages

  • Environment Language does not change

    Hello guys,can you help me with this problem? When i am running my report in other language, for example in dutch, my environment language does not change to dutch, remains in english and as a consequence,all date formats and descriptions from fnd_lookup_values or even messages stay in english.Anyone can help me?

    Hi,
    If you don't want users to choose any other languages then the one you have defined, goto instanceconfig.xml and set the required languages between the AllowedLanguages tags. If you keep to one language the dropdown list will not appear.
    This is also controlled by the language setting of your browser.And also do the above changes in the instance config files.
    To change the default language on a user's login screen
    In Internet Explorer, choose Tools > Internet Options.
    The Internet Options dialog box appears.
    Click Languages.
    The Language Preference dialog box appears.
    All the language which is installed languages appear in the Languages list.
    By Default the language at the top of the list is used.
    Modify by using the Up and Down buttons to position the desired language at the top of the list.
    Restart the browser and log into Oracle BI Presentation Services.
    The default language should match the language in the browser's Language list.
    NOTE: If a user does not select a different language from the drop-down list on the login screen, the setting for the User Interface Language at the user's My Account screen determines the language in which the user interface is displayed.
    Hope this helps
    Regards
    MuRam
    Edited by: MuRam on May 17, 2012 11:02 PM

  • UI language is not changing

    Hi all;
    I have created a new ADDON using UDO. Everything working fine but the only problem is that the UI language for the addon is not changing accroding to company language instead of that is  always showing in English. Please give some solution.
    Thanks
    Surajit

    First of all, B1 does not automatically translate anything, you need to have (for example) a table containing the translations for your addon.
    There is an app event "aet_LanguageChanged" that informs you of the language change.
    The way I have seen it work before was - a global variable, relating to each language, that also relates to the language translations in your UDT. e.g. 1 for English, 2 for French, 3 for German.
    When the language changed event happens, update your global variable to the new language number. Then on every form load, replace your static text with the translated value from the table for that language.
    I'm sure there are other ways to achieve it, but this is just to illustrate the point that there is alot of work involved, B1 does not do it automatically.

  • Variable hierarchy display not changed (BEx analyzer)

    Hi
    We have a BEx query, in which a drilldown characteristic is displayed as an hierarchy
    Hierarchy display is active
    Selected hierarchy:
    Name - constant
    Version - customer exit variable
    Customer exit calculates version from manual input variable.
    We need to view the report in BEx Analyzer.
    When the query is opened, we select manual input variables and the hierarcy's version is set correctly.
    The issue is that when we change manual input variables at runtime, the data is refreshed,
    but hierarchy display is not changed. The selected hierarchy's version remains unchanged.
    In order to change hierarchy display, we need to open characteristic properties and change the selected hierarchy manually
    or we need to reopen the query and provide another manual input variables.
    Our system version is 7.01 patch level 9
    Is there any way to fix this problem
    Or some workaroud?
    Any help will be appreciated.
    Thanks

    Michael, thank you for reply.
    But I don't see how these notes may help me with my problem.
    1753959 - I don't get a short dump
    1745472, 1751321 - system displays all queried nodes, the problem is that if I input another variable, hierarchy version variable is calculated via user-exit properly (I see it in ABAP debugger), but displayed hierarchy has version, which was set when I opened query initially.
    1717433 - nodes are returned with non-empty result. I can see that data is refreshed, hierarchy version is requested correctly, but is displayed incorrectly. We can see, for example, new hierarchy leaves, but in "n/a" node.
    I tried to run the same report on system with version 7.01, patch level 12 and get the same behaviour.
    My problem is similar to that described in notes 993151, 957219, but our system patch level is already higher.

  • BEx Reporting Problem - Display not changing to Text

    Hi SDN Friends,
    I am working on a task of doing the "out of box" business content reporting on CRM activities, account and contact management ( CRM CIC ).
    But i installed the business content CRM activities reports in BW, extracted activities transactional data from CRM into BW ..maintained ODS for activities and doing reporting from the infocube.
    1. When i execute the report, the characteristics from master data table (eg: activity partner) is showing only numbers like 21,1 etc in the report.....i changed them to Text and Medium length text under Business explorer tab in RSD1..........in the BEx i right clicked on choose..display as "Name"..but still does not work.
    2. Also another issue is that, all the configuration keys in CRM are showing in the BW reports. please tell me how to avoid it?
    Please suggest me experts..
    Awaiting the reply at the earliest.
    Thanks
    Shreya

    Hi Shreya,
    Check this link you would would find all the datasources for activity. Load the texts based on the datasources.
    http://help.sap.com/saphelp_nw04/helpdata/en/61/ef4529577111d6b21500508b5d5211/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d1/091d3b24f7d923e10000000a11402f/frameset.htm
    Bye
    Dinesh

  • Os language preferences not changing system menu and windows

    Hello fellow problem solvers;
    I am trying to switch system preferences to French from English under X.4.3, and after log out or reboot Finder, File, Edit, View, and Go , stay in English in the finder. Applications that have localisations work fine, language inputs also have always worked.
    I tried trashing preferences, even tried TinkerTool system, running a terminal command to delete the start up var files that recall the new installation program from another post on the forum.
    I can't get it to work on any of the Mac's here on Tiger but it works on all on Panther.
    Is this a bug, or is there something I can do to get the finder menu bar, and system windows to go back to the set system language, short of an archive and install?

    I did an archive , reinstall and update by software update. That worked for the three computers. I don't know why the language package didn't work any longer as I checked with Pacifist and they were installed.
    The only thing that is quite bothersome is now on the old computer the cron task weekly takes 15-20 mins if ever. Something is playing with the database.
    I tried permissions, empty caches, DiscWarrior etc but it still is excessively slow.
    There are two X.4.3 on the same disc each on their own volume. Any ideas?

  • OOTB ListViewWebPart title not changing as per language

    Hi,
    I have few site collections onto which Out of the box List View web Parts were added programmatically using the LimitedWebPartManager class as shown below.
    SPList list = web.Lists.TryGetList(listName);
    if (list != null)
    using (ListViewWebPart webpart = new ListViewWebPart())
    webpart.ListName = list.ID.ToString("B").ToUpper();
    webpart.ViewGuid = list.DefaultView.ID.ToString("B").ToUpper();
    SPLimitedWebPartManager limitedWebPartManager = wikiFile.GetLimitedWebPartManager(PersonalizationScope.Shared);
    webpart.ID = Guid.NewGuid();
    limitedWebPartManager.AddWebPart(webpart, Wpz, 0);
    limitedWebPartManager.Web.Dispose();}
    The issue with this approach is that, the Web part titles no longer support MUI i.e. they do not change when the user switches the display language.  Ex: The Announcements List View Web part appears with the Title “Announcements” in all the supported
    languages.
    How can I make the title appear as per the display language? I understand that web parts added from the onet.xml support MUI. However, I need to do this in existing site collections which were using the LimitedWebPartManager approach.

    hi
    try to export web part, which was added programmatically, and web part added from UI, and compare 2 webpart files using files comparison tool. It may be so that there is some difference in properties which prevents web part's title be translatable.
    Blog - http://sadomovalex.blogspot.com
    Dynamic CAML queries via C# - http://camlex.codeplex.com

  • I would change the language displayed in the login window from u.s. to german

    I would change the language displayed in the login window from u.s. to german in Lion (Mac OS X 10.7.2).
    I use
    sudo "/System/Library/CoreServises/Language Chooser.app/Contens/MacOS/Language Chooser"
    Then I enter my admin password and choose german. It doesn't work
    Then I use
    sudo languagesetup
    Then I enter my admin password and type 4 for german. It doesn't work
    Still I habe the language u.s. at the login windows.
    In the terminal appears following message:
    System Language set to: German
    2012-01-06 16:18:43.401 languagesetup[311:707] Warning: NSBundle NSBundle </System/Library/CoreServices/Language Chooser.app> (not yet loaded) was released too many times. For compatibility, it will not be deallocated, but this may change in the future. Set a breakpoint on __NSBundleOverreleased() to debug
    What shell I do? Can you help me??

    I found the solution!
    One of the User in my MacBookPro was saved with an old version of FileVault. I deaktivated this old FileVault and aktivate the new FileVault and the language of the login Windows is sudenly german!

  • HT5312 I DO remember them but Apple chose to put them in Japanese and I can not change the language on Manage my Apple ID so I do not know if I made an error ,it threw me off , it was the wrong question Where did you fly to on your first Aiplane trip ? th

    I DO remember them but Apple chose to put them in Japanese and I can not change the language on Manage my Apple ID so I do not know if I made an error ,it threw me off , it was the wrong question Where did you fly to on your first Aiplane trip ? then I was unable to enter until 8 hours then called Apple Japan 4 times each time threy asked me would you like to speak with an English speaker,I said yes then they told me sorry today is Sunday no English speakers ,but they refused to speak Japanese, then I called 5th time and a kind guy could speak English we were on 1and 1/2 hours he got me to log in but the reset key chain could not be completed still pending.
    He said do not mess with that ! then I got a text from somewhere to reset 4 pins suddenly it was very strange I said to him that I got this pin this morning but it said you can use maximum 3 hours it had a UK number and I told him I do not like this and will not enter the code he said do not do it if it is from the UK and then I said to him ok you did a lot to help but we can not go any further ! and we cut of I went back to my computer to re do the ID but I found everything a mess so I call and a stupid sounding Japanese women with a squeaky voice came on I was calm at first and they want your phone number your IMEI number your iPhone serial number date of birth Address email address it takes 10 munutes to check then they ask what are you caling about so I try to explain my keychain is broken or problems with language security questions and can not change my pasword because the security question have failed me so it is ONE BIG HEADACHE AND I START I GET STRESSED she says Do want an ENGLISH speaker ,I say yes ,that guy i talked to earlier but I never got his name and first time I ever talked to him but they said he is not here so I said ok and then she said today is sunday so call back in the morning ,I said ,well ok in Japanese but they make you feel stupid because they do not want to speak Jap@anese with none natives and they are to busy,And they feel that I should not bother them ,then I say that Apple Japan is trying to refuse Apple foreign customers and then she wants to hang up and ask me to visit the shop ,but they are the same I have a very bad time with Apple Japan since they do not discuss software problems or security with customer meaning if you have a problem they ask you to come on a time 20 minutes max so they do hardware test and say you phone is fine then I say no I can not reset my ID they say you must call call centre so I am going around in circles ,When I call English it is usually Australia so if my problem is in Japan surely if do not want me to talk to them in Japanese and they ask me to call Australia but every time my call charge is expensive after asking them is this free because I have Apple care they say yes but when the call goes to Australia 0120 277 535 it might change to paid call so I call then I have to ask is this charging they say we can not give you that information ! so what can I do I have have been at the computer and phone all day on my day off work and in tre week I am so busy and can not use my phone I can not work without it ,this new technology for you ,they can not cope with the fact that the customer have problems yet they do not want to deal with us because they can not solve it and so it shows them to be useless they like to walk around in their cool tee shirts and retro shop but when it comes to functionality we are unwelcome they got the money so do not return because apple is perfect that nothing should go wrong .
    But it does somehow my English security answers do not work on a Japanese Question especialy if I did not choose that question I set  up the multiple choice In English and wrote the answers in English or Roman and set them langauge preferences in English, do you really think you can correctly write english name or word in Japanese they write a police patrol car  pato caa パトカア they do not have r and l .So it is my choice to make my security easy for me and as difficult for others to hack.But they also have patororoo choo meaning ' now patrolling ' so why they have pato caa patrol car and patoro patrol and have thousands of Chinese words kanji they can find patrol.
    I am getting off the topic but I am at a loss to fix this problem when they hold the keys and i have all the info to verify my ID.

    You have to enter the Apple ID and password. You are running into the Activation Lock
    iCloud: Find My iPhone Activation Lock in iOS 7
    Is there a way to find my Apple ID Name if I can't remember it?
    Yes. Visit My Apple ID and click Find your Apple ID. See Finding your Apple ID if you'd like more information.
    How do I change or recover a forgotten Apple ID Password?
    If you've forgotten your Apple ID Password or want to change it, go to My Apple ID and follow the instructions. SeeChanging your Apple ID password if you'd like more information.

  • Master-detail: detail field not displayed after changed by master field

    I want to use the Depends on item with Clear/refresh value functionality in a master detail situation. Within the same group it is no problem to use the setter method of a field to change a second field and then displaying this new value. But in the detail group, I can not select items from the master group as a depends on item.
    In the setter of the master field, the value in a field for each row in the detail (table layout) is updated. The only problem is that this updated value is not displayed, the old value doesn't change. When saving the changes, the displayed value is committed to the database. When de updated field is not displayed at all, the correct value is saved, so I know the detail field is updated.
    How can I make sure the displayed value in the detail is displayed after changeing a master field? I already gave the detail field the correct partial trigger.

    Wouter,
    I guese you don;t see the changed value when you display the detail item because after the depends on item update changed the detail item, JSF procesing continues and the detail table changes are sent to the server which will override again the detail item attriibute, resetting it to the old, still displayed value.
    So, the trick is to get PPR working. Make sure the partialTYriggers property of the detail item is set to the value of the id property of the master item. If it still doesn't work, try setting the partial triggers property on the table, instead of the individual item.
    Steven Davelaar,
    JHeadstart team

  • I cannot change the value in about:newtab from "newtab" to "blank." The dialog is displayed but when I click Ok, the value is not changed.

    I cannot change the value in about:newtab from "newtab" to "blank." The dialog is displayed but when I click Ok, the value is not changed.
    ===Answer===
    Comment on usual method and solution, by a forum Moderator.
    As long as there are no confounding factors, such as certain extensions, or a user.jsfile the procedure is as follows
    # Open a new tab and type "about:config" in the address bar.
    # In the Search bar type: "newtab"
    # Locate and double click "browser.newtab.url"
    # In the "Enter String Value" box change "'''about:newtab'''" to "'''about:blank'''" and click OK.
    # Verify that the value has changed and now all new tabs will be blank.
    See post under by ''pirate048'' [/questions/976589?page=2#answer-509482] ~J99

    Have to say that I rather agree with Mark..all we want is a simple, unadorned clean page that doe not track and show usage!! WHY NOT!! Is it too simple for developers..we aren't all (nor do we want to be!) software experts! Come on Mozilla..tidy up and clean up..it might be a quicker programme too!!

  • I am unable to play a downloaded HD movie from iTunes. SD movies play OK. An error popped up saying something about the display not suitable for HD movies but now all I get is a blank window. I have tried changing the display resolution to no avail.

    I have sownloaded an HD movie from iTunes store and when I attempted to play it on my Windows 7 PC a error message popped up saying something about the display not being compatible for HD movies. I have tried changing the display resolution several times but it didn't help. Now it just comes up with a blank screen when I attempt to play it. SD movies work fine. I have the latest version of iTunes installed.
    Can anyone help me resolve this problem?

    Apparently the display is required to be HDCP compatible to view HD movies in iTunes. My display isn't so this is my problem. I contacted Apple support and they have agreed to credit me for the HD movie and I have now downloaded the SD version.

  • My keyboard does not change language in facebook log in

    I just bought MacBook Pro 15'4 I am in general new user with mac !!! My primary keyboard language is English and my secondary is Greek. When i try to log in to my facebook account i wrote my e-mail (in english of course) and my password is in greek and when i change the input source to greek does not change and greek became transparent in the language bar at the top !! I don't have an idea why cannot let me change the language only in this step to put my psw. I am using Safari and Chrome too, and is happening in both browsers too !!! I would be greateful and apriciated if someone can help me !!!

    thanks a lot for your help !!! i downoladed firefox and the same problem when i will go to put my psw only in this step cannot let me change from english to greek !!!! why this is happening ??? i think that,this is a browser problem not macbook's or keybord problem !?!
    *and it still does it when i change the primary language to greek again

  • In the advanced tab of languages and Region the time and date formats will not change

    For a certian Application I am using I need to change the format of the Time and Date. I had no problems in Mountain Lion. In the advanced tab of languages and Region the time and date formats will not change. I need the date format to read as 01/01/14 and time format to read 13:00. As I said this was easily done in Mountain Lion and all previous Apple OS. I suspect it's an issue with in the OS.

    You're right, it has been that way for a long time. I've never bothered reporting it as a bug since it's simple enough to deal with, but reporting it would be a reasonable thing to do.

  • Could not change the language by menu

    Could not change the browser language by menu on Safari 4 final for Windows. You could change it by changing OS settings! It's impossible. It's only browser.
    Safari 4 public beta could change it by view menu. What's going on?

    Hello Dimitar,
    Thanks for the offered solution, it's nice to find at least something, although still not ideal IMHO since to switch to some other language I shall have to do this exchange operation every time, I guess.
    It happened that I have to consult newbies in the company I work, and they are located in different countries of the world, speak different languages and use different browsers - as for me, it's a little bit troublesome to change language in this manner to see how this or that item is named in menu...
    I'm still waiting for Apple to make this option built-in in Safari menu, as it was before and as it is in all other known to me browsers.
    Message was edited by: Sharmeella

Maybe you are looking for

  • File name format of rotated access log

    Hi, I'm using wls5.1sp9 on Solaris. Is it possible to specify a different file name format of the rotated http access logs? Instead of getting files named access.log0001 and so on, I would prefer access.log.<date> or some other custom format. Best re

  • Is Quick View (preview of file contents under search results) supported in SharePoint 2013 Foundation?

    We recently deployed SharePoint 2013 Foundation but can't make Quick View (seeing the contents of a file when you hover the mouse cursor over it) work in the search results. All Site Collection/Site Features are turned on.  Not sure what else to do.

  • Unbilled Revenue Reporting - without saving simulation billing documents

    Hi, I would like to know if anyone has ever run unbilled revenue reporting successfully from BI without saving the simulation billing documents that are generated from the Mass Simulation Run? Can the information be exported to BI without saving thes

  • Password bypass

    I was having trouble with corrupted explorer programme so I decided to use reinstall OSX CD, after copying my original system data onto DVD. Touble is when I rebooted system and it asked for my password I realised I couldn't remember it since it had

  • It won't let me reset my password.

    For some reason 2 days ago when trying to login to Skype it didn't recognise my password even though i'm 100% sure it was right however I tried to reset my password with a new password and when I change it it comes up with "Please Contact Customer Se