How to design a page in multi language in oaf?

Hi Folks,
I have a requirement, we have an one OAF standard page...now i need to design a same page,custom page, with same functionaly in some other language.
Appriciate any help....
--Harry                                                                                                                                                                                                                                                                                                                                                                                                               

Hi Anand,
Tnx a lot for your reply...lets work on this and will let you know...
--Harry                                                                                                                                                                                           

Similar Messages

  • How to use a dictionary for multi languages when displaying mess

    how to use a dictionary for multi languages when displaying messages??

    1st you have to define new messages in the dictionary:-
    1.     We have to open the application.
    2.     Functional administrator responsibility.
    3.     Core services.
    4.     Messages.
    •     Create message button.
    •     Now fill the name of the message that we want to call it from our code in the Code field.
    •     Fill the application name with short name of the application.
    •     Choose the language.
    •     Set the text you want to be displayed.
    2nd, Now in the CO in the in the process form request you will code throw new OAException ("application short name","Code").
    Now run and see the result.
    3rd we want to use Arabic messages, use the same one you have created for saving as an example but you choose duplicate and set the language Arabic.
    •     Run the page.
    •     Choose preferences.
    •     Current Session language = Arabic.
    Now you can see the result.

  • How can I change Pages to another language so it doesn't underline everything?

    How can I switch Pages to another language so it doesn't underline everything?
    Also, how can I get a Pages document into iTunes for sharing?  That option doesn't appear when I click on Share.
    Thanks.

    Viajero,
    Change the Language attribute of your text in Text Inspector, More tab, Language section.
    Getting your documet into iTunes isn't necessary if you upgrade to Mountain Lion where you will have direct access to iCloud.
    Jerry

  • Web Page Composer Multi Language Content

    Hi,
    can the content of WPC pages language-dependant?
    What is the strategy for multi-languages web sites with WPC?
    I have the request of a customer who wants to display WPC content on pages dependant on the language selected by user personalization
    #Thanks hs

    Hi Holger,
    I worked with WPC and don't find any difficulties. I had requirements create multilanguages interface for portal (English and Russian). Use WPC you can create multilanguages pages. First of all you create page in English, then translate it and publish. When you change language in personalization (for example from English to Russian) russian pages (which I translate in WPC) pull in Portal automatic.
    Have a look this presentations
    https://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/904b071d-79e4-2910-70a9-f62a9004d9ad&overridelayout=true
    https://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/90347add-ad06-2a10-81a0-e613acff5236&overridelayout=true
    Regards
    Dmitriy
    Edited by: Dmitry Korolev on Jul 2, 2009 9:10 AM

  • How can I develop application using multi-language UI?

    Hi all.
    Do you know how to develop a project which can have multi-language UI (user can switch between languages, for example: English or Franch).
    Thanks.

    Bsaically by using resource bundles - more detail than that would depend on the actual technologies you are using and the type of application.
    Struts for instance has specific Tags for displaying strings out of a resource bundle. JSTL has other tags and JSF does it another way - but they all use resource bundles as properties files or java classes.

  • How to Design a Page for Both Insertion and Updation

    Hi,
    I have Page where I need to populate a table from Standard PO/AP table and once the save is clicked on the table,
    the data shoudl be inserted in custoim table.
    Ex: Ui table wil have 3 columns and say 5 rows
    - PO#
    - Line#
    - Amount for 'X' purpose
    where PO# and Invoice# is populated and Amount is empty
    User will enter value in Amount column in all 5 rows and click on Save button.
    Now these 5 rows with 3 columns should be inserted into the custom table (PO#, Line# and Amount)
    How Can I design Model Objects for such a requirement?
    Thanks,
    Kamath

    You should create an EO on your custom table and a VO on your EO. As you insert records in the VO, corresponding rows are created as EO rows and when you commit (getOADBTransaction().commit()) in the AM everything would get committed to the DB.
    As far as subject goes of having a common page, everytime you can execute the VO with the bind parameters and check whether a row exists. If it does exist then update the VO Row (I expect the master record to be unique row). Otherwise create a new Row for the master and then correspondingly for the details row.
    Do let me know in case you need additional information.
    Regards
    Sumit

  • How to configure SCOT to handle multi language emails in SAP 4.6C

    Hello,
    I have an SAP 4.6C MDMP system with several languages installed such as Japanese, Korean, Chinese (Traditional and Simplified).
    I have been asked to configure SCOT so that users are able to send out emails via SBWP in their own language. Ie Chinese users sending out emails in Chinese (simplified), Taiwanese users send out mails in Chinese (traditional) and Japanese users sending out mails in Japanese.
    I have configured SCOT as per SAP note 311633, by implementing 4 different INT nodes for English, Chinese Traditional, Chinese Simplified and Japanese; implemented this note and created the report RSCONCDG.
    The problem is that I do not know how to configure the nodes so that each email goes to the correct SCOT node. ie Japanese to the Japanese node, Chinese traditional to the Chinese traditional node and so on.
    How do I configure each node for this?
    Thank you.

    Hi Siddesh, thank you for your detailed explanation and sorry for the late reply as I was very busy with some oher work till today.
    I have configured 4 sender groups in SCOT - one for each language I want to send out the email in (english, chinese simplified, chinese traditional and japanese)
    After, I configured the CDG parameters in 3 users so each is configured for the sender group for chinese simpliified, chinese traditional and japanese respectively.
    I set up the routing using RSCONCDG and tested the routing for each user via SCOT routing test and the routing worked correctly.
    Finally I did the actual test: log in as each user in the respective language in the SAP system, SBWP, copied a few lines in the same language and sent it out.
    Using the default code page: ISO-8859-1, all the chinese and language texts in the email came out gibberish.
    Using the code page: ISO-2022-JP, all the non-english text will be emailed out in japanese, whether the email was originally in chinese or japanese.
    I do not know how else to proceed from here. Any advice?

  • How to design a database for multi Companies

    I like to hear your comments if you have a database that serves multi companies or if you have good knowledge about this subject.
    Our data is sensitive and I was thinking on creating a schema for each company but seems that's a lots of work specially when the schema will change.
    Do you keep your multi companies data in one schema, if so, what kind of care we need to take to avoid any mishap??
    Thanks
    Mo

    user4018813 wrote:
    I'm just getting started attempting to implement Label Security to move our product from a single to a multi-tenant (i.e. customer) architecture. What is the best way to debug Label Security problems? I've tried trace levels 10730 and 10060 using commands like this:
    ALTER SESSION SET EVENTS '10730 trace name context forever';
    but didn't get a trace file.
    I did get a trace file for a 10046 trace. Here's a SQL statement that resulted from that trace:
    SELECT "C1","MI_ROWLABEL_3" FROM "MT_DB1"."T3" "T3" WHERE (1=2 )
    I didn't specify that 1=2 predicate, so where is that coming from?
    Any help would be greatly appreciated.try instead
    Event 10730 - Trace Fine Grained Access Predicates
    This event traces find grained access (RLS) predicates
        ALTER SESSION SET EVENTS
        '10730 trace name context forever, level 1';

  • How to display a web page in kannada language

    Hi
    we are designing a web (html)page
    how to display that page in kannada language
    we downloaded "brhknd.ttf" font file.
    if this file is available in SYSTEMS-Control Panel-Font folder it is working .if it is not their in System's directory the web page is not displaying kannada language.
    All the client's machines wil not have this file.Plz help
    The '.ttf' file is available in the Application's folder which is uploaded on the server.
    can't the client's machine take that font file from server and display in kannada language?

    iam not sure whether this question related to java or
    not.Hi,
    You are correct. It's not related to java at all. Try to ask this in an html of web development forum (but I would be suprised if you could implement it)
    Kaj

  • How to design a form with multiple lang(Arabic and Eng) in a page

    Hi All,
    Could you pls help me how to design a form with multiple languages. when I set the form proprties-->Form Locale as Arabic. English text is comming in reverse and when set the FormLocale as English, Arabic text is comming in revese.
    Pls help me how to design
    Thanks in advance.
    Regards,
    Jayakar

    I am not sure how you can have two different languages inside the same PDF.
    Alternatively, if you want to place only the static labels, you can convert all the static label in one language to images and set the form language setting to other. And place the images inside the form using Image field. For example, you can keep the form language as English and then convert all the arabic language labels/ Static text to images.
    Anotherway,
         Have same sections in both the languages and hide and unhide based on the user selection of the language..
         if your user chooses Arabic, then you can unhide the Arabic sections and change the form language properties programmatically..
    Thanks
    Srini

  • Displaying web page in kannada language

    Hi
    iam not sure whether this question related to java or not.
    we are designing a web (html)page
    how to display that page in kannada language
    we downloaded "brhknd.ttf" font file.
    if this file is available in SYSTEMS-Control Panel-Font folder it is working .if it is not their in System's directory the web page is not displaying kannada language.
    All the client's machines wil not have this file.The '.ttf' file is available in the Application's folder which is uploaded on the server.
    can't the client's machine take that font file from server and display in kannada language?
    Plz help me if not with java ,how to do?

    iam not sure whether this question related to java or
    not.Hi,
    You are correct. It's not related to java at all. Try to ask this in an html of web development forum (but I would be suprised if you could implement it)
    Kaj

  • How to design multitab report in rtf in oracle apps r12

    Hi,
    How to design multitab report in rtf in oracle apps r12
    one consultant working on a multiple projects in this report ....how to design rtf by using multi tab.
    thanks,

    Hi,
    <?if://P_CONSULTANT_NAME='' and P_CLIENT_NAME= ''?> means print the content below this condition if both consultant name and client name is null in xml.
    <?if://P_CONSULTANT_NAME !='' and P_CLIENT_NAME != ''?> means print the content below this condition if both consultant name and client name is not null in xml.
    <?if://P_CLIENT_NAME!='' and P_CONSULTANT_NAME = ''?> means print the content below this condition if consultant name is null and client name is not null in xml.
    <?if://P_CONSULTANT_NAME!='' and P_CLIENT_NAME = ''?> means print the content below this condition if consultant name is not null and client name is null in xml.
    please share your sample rtf and xml file so that i can have a look at it and help you if i can.
    Thanks,
    Vinod

  • How to design a form with multiple lang(Arabic and Eng) in a pge

    Hi All,
    Could you pls help me how to design a form with multiple languages. when I set the form proprties-->Form Locale as Arabic. English text is comming in reverse and when set the FormLocale as English, Arabic text is comming in revese.
    Pls help me how to design
    Thanks in advance.
    Regards,
    Jayakar

    I am not sure how you can have two different languages inside the same PDF.
    Alternatively, if you want to place only the static labels, you can convert all the static label in one language to images and set the form language setting to other. And place the images inside the form using Image field. For example, you can keep the form language as English and then convert all the arabic language labels/ Static text to images.
    Anotherway,
         Have same sections in both the languages and hide and unhide based on the user selection of the language..
         if your user chooses Arabic, then you can unhide the Arabic sections and change the form language properties programmatically..
    Thanks
    Srini

  • Multi-language spell check?

    Hello all,
    new to Dreamweaver (CS5, Mac), but with 15+ years of experience with HTML and GoLive, I have some difficulties finding my way. Not all my q.s are answered in the help, The Missing Manual or the FAQs. Like this one:
    I have a multi-language site, and even some of the individual pages are multi-language. Is it true that the DW CS5 spellchecker gets the dictionary to use for the check from the prefs? I have a language info in all of my pages (<meta http-equiv="Content-language" content="...">); is it true that DW does not use this information?
    To be specific: If I want to check several pages, some of which are all-English, others all-German, it looks as if I have to change the preferences between spell checks; is that true?
    It also looks as if, when a page contains more than one language, I have no real check option at all; true?
    Thanks for any enlightenment you may be able to give; so far, the DW experience has not been pure joy. Some things were *so* much easier and faster in GoLive! (Well, not multi-language spell checks, I concede that.)
    Lutz Pietschker

    No, you cannot get around switching prefs for the language when switching language. It would be good if it could work like in InDesign where you can mix languages however you like and always have it spellcheck in the correct language. But it cannot.
    (I agree to your last paragraph - many things were so much easier, flexible and faster in GoLive - and I haven't even mentioned the site management which as I see it is next to non-existent in DW).

  • How to design an iPhone app that uses both Portrait and Landscape in Flash CS6

    So I have created an App that has a different menu when it is held portrait, but changes when held landscape. I can get the navigation to work, However I am unsure how to design landscape pages inside Flash?
    My stage is set to the standard 640x960 air for iOS, which gives me perfect portrait pages, But when I tilt my phone to landscape the screen obviously changes, and it looks weird. Im hoping someone can tell me how i can get this view inside Flash, while still having the portrait screens too?
    I want to have both Portrait and Landscape in the same app, and am currently so confused how I can design this inside flash?
    I hope this makes sense, and that someone could throw some help my way!

    you can change the display depending on stage orientation but it doesn't make sense to "..swap the stage orientation between screens".
    to change the display, use a StageOrientationEvent.ORIENTATION_CHANGE event and listener:
    stage.addEventListener("orientationChange", orientationChangeF);
    function orientationChangeFr(e:StageOrientationEvent):void{
    trace(e.afterOrientation.toString());

Maybe you are looking for

  • Change the background color of selected row in adf table

    Hi, Can somebody guide me in changing the background color of a row when its being selected. In my ADF table, one of the column is of type Command Link. So whenever i click this command link on any particular row that complete row color should change

  • Very disappointed with latest update.

    Ever since latest update ipod crashes whenever I try to use major apps. I am using an Ipod touch 4g and am planning on purchasing the newer 5g. But, if I can expect the same problems I won't bother. PROBLEMS: Crashing of Itunes, App store, Maps, Yout

  • Unable to add allowed VLANs to TenGig trunk port

    Hi, I've got a ten gig interface on a 6509 running 12.2(33) configured as a trunk, but I've not been able to add any allowed VLANs as I've done before on other ten gig ports on different 6509 chassis. Am I missing something obvious? I'm assuming that

  • I need help with uninstalling FP so I can install FP or some hemlock

    I cannot get flash player to install, uninstall so that I can install, as all the instructions tell us to do.  That insane crazy pop up that tells you to install FP, that you can only say no to so that it will go away is making me want to eat a bulle

  • Marketing user status profile

    Hi experts,please answer this question. I am working on marketing planning, i have requirement to create user profile . I have created and assigned my profile to Marketing Plan , but I don't know how to assign the user status profile  with system sta