How to insert vietnameese text in a form

Hi all,
How to insert Vietnamese text in a smartform since it is not supported by SAP.

You can insert using standard text So10 call the standard text in your form where every it is required.
Download text/language converter using google search. Convert text to your desired language and place it in SO10.
close the thread once your question is answered.
Regards,
SaiRam

Similar Messages

  • How to insert sales text (MM02) into a single record of a Ztable.

    Hi,
    I'm extracting data from different data base tables and populating a Ztable which has Matnr as primary key and sales text as a field.
    I have already used READ_TEXT to display the text and it is displayed in multiple records which in turn leads to duplication of Material numbers.
    Now I want to avoid duplication of records (Matnr) as this being a primary record, and display the sales text of a particular material number into one single record.
    Can anyone tell me how to insert sales text (MM02) transaction into one single record.
    Thanks,
    Govind

    sorry i am not enough clear about your requirement...
    as i can understand i am explaining to you.
    suppose your itab contains repaeating matnr.
    matnr
    1
    1
    2
    2
    2
    3
    3
    like this.
    data : text(200),
             matnr like mara-matnr.
    loop at itab.
    call READ_TEXT fnmodule.
    loop at tline.
    concatenate text tline-tdline into text.
    endloop.
    matnr = itab-matnr.
    at end of matnr.
    itab1-matnr = matnr.
    itab1-text = text.
    append itab1.
    clear text.
    endat.
    endloop.
    NB change the code as per your requirement
    regards
    shiba dutta

  • How to Insert the Text in Selected Text Frame-Reg.

    Dear all,
    I am using the SnipperRunner - SDK, and create the TextFrame, but I can't insert the Text in the Particular Frame. so please give me the soultions,
    (*) Create TextFrame is ok,
    (*) Select TextFrame is also ok,
    (*) now, my Query ->
    How to Insert the Text in the Selected Frame?. (or)
    How to Link the Selectable Frame and my Text.? (or)
    How come to know the TextFrame is select?.
    Please any one can suggest me through the Coding....I will appreciate you...
    Thanks & Regards,
    T.R.Harihara SudhaN

    Hi,
    you have to get the TextModel associated with the textframe. Once you got that, ITextModel has an Insert()-method. You could also process kInsertTextCmdBoss - there are quite a few examples around. I believe WriteFishPrice also inserts text into a frame, just as an example. Good luck ...
    Bernt

  • How to insert special character from Oracle form builder 10g

    Dear all,
    I need help. how to insert special character like 'Superscript or Subscript ' from oracle form builder 10g. I had try in Oracle form builder 6i with press ALT+ASCII code in the text item and it work, but in the oracle form builder 10g this method doesn't work... would you like to help me...somebody please...
    Best Regard,
    Dedy P.T.

    What do you mean by insert ... from Forms Builder? Do you mean you want to add it as text in a string of pl/sql code or as part of boiler plate text (label) or a value on the Property Palette?
    For special characters you would need set NLS_LANG to something that would support the characters you want to use. For the Builder to see the change, you would need to set NLS_LANG to something like:
    NLS_LANG=AMERICAN_AMERICA.UTF8
    This can be done in the Windows Registry or system. As I mentioned, this will only apply to the Builder and will have nothing to do with a running form. For running forms you would need to set this in default.env. As for things like super and sub scripts, these are font formats and not necessarily characters. For the most part, I don't believe these are supported in Forms.

  • How to insert a button in a form in a j2me application ?

    Dear Friends,
    I'm new to J2ME. I want to know that how to insert a button in a J2ME form. What are the button action listener available here ? Please provide sample code.

    Form form = new Form("Form Title");
    StringItem button = new StringItem("", "Button text", Item.BUTTON);
    Command buttonCommand = new Command("Button command", Command.ITEM, 1);
    button.setDefaultCommand(buttonCommand);
    button.setItemCommandListener(new ItemCommandListener() {
    public void commandAction(Command c, Item item) {
    System.out.println("Button was clicked");
    form.append(button);

  • How to insert independent text column in pages ?

    hello,
    I have made a flyer from one of the templates in pages..
    What I wnat to do is insert another text colum indicated at the attachment. I just con not figure out how to do it.. It keeps insertin within the main text..
    any help will be appreciated.
    Gokce
    oopss.. how do we attache images here ?
    Message was edited by: Gokce

    Gokce,
    Have you tried inserting a text box? If not, click on View > Show Layout to enter the layout view. Click in the gray margin area to make your cursor disapppear. Then click on Insert > Text. The box will be defined as Fixed on Page (because you clicked in the margin area), allowing you to move it anywhere on the page. You can resize it to look just like a column, then put text in it.
    Hope this helps.
    -Dennis

  • How to get item text in smart form

    Hi ABAP Gurus,
                 i want to know how to get the item text in smart forms procedure i know but the logic where to define the variable ect.
    code to get item text in purchase order.

    Hi
    Smartform itself have a functionality to get
    Item Text
    create a text
    change the Text Type to include type
    der in u pass the required entery in the same way how u pass to read text entry
        Text Name         &ZXEKKO-EBELN&
        Text Object       EKKO
        Text ID           F03
        Language          EN
    with Regards
    Rohan Shetty

  • How to insert multilingual text

    Problem Statement:
    Inserting mutilingual text into a table. English, and other languages with the base script of English is perfectly fine. But what if the script is something like Japanese, Chinese, Korean etc?

    You can't have different colors for different pieces of text. See the Swing tutorial on "General Rules for Using Text Components" for and example of how to do this using a JTextPane:
    http://java.sun.com/docs/books/tutorial/uiswing/components/generaltext.html

  • How do I insert additional text into a form after it has been created? - Acrobat Pro XI

    I am trying to add additional text and fields into the middle of a form I have previously created.  I can copy and paste the information in there but it does not shift the lines below it down.  Is there any easy way to accomplish this without having to recreate the entire form?
    I appreciate any help I can get.
    ~Shannon

    If you need to make such changes to the layout of the form, you should go back to the source document, edit it, and generate a new PDF. You can then replace the pages of the old document with the new pages. Any fields that you've already added will be retained and can be move to their new positions and you can add any new ones you need.

  • How do I transfer text from a form field to another form field in different PDFs?

    To clarify, I have a PDF form that is sent to me and has all of the text/data already filled out.  I now have to transfer a majority of that data to a new PDF form.  This isn't really that bad on a case by case basis, but sometimes it can be a large batch of files.
    Is it possible to use the "Action Wizard" to accomplish this or will I have to use some sort of javascript?
    Any guidance is very much appreciated.

    If the fields that hold the same data in both forms have identical field names, you can simply export the form data from the first to an FDF file and import it into the other form. Exactly how you do this depends on which versio of Acrobat you have.

  • How to display Formatted text in adobe form

    In adobe form, I want to display the text which is inputed by formatted text edit in WD ABAP application.
    It is always displayed as plain text like '<p>this is test text.</p>'. I have set the attribute Data Format to XHTML, Field Format to Rich Text for the Text Field in adobe form. But it doesn't work.
    How to display these formatted text?
    Thanks and Best Regards,
    Jun

    Hi Juergen,
    I found Your blog and found it  really interesting... though I was not able to use it: I (like Jun Li is asking, I guess) need to use a dynamic text, containing formatting informations (according the xhtml syntax).
    I tried to pass it to the form by an ABAP-dictionary based interface and by means of the context (in a webdynpro page), but both tries failed.
    Some suggestion will be greatly appreciated.
    Thankyou
    Simone

  • How do i erase text in a form?

    i made a mistake in pdf form i've created. but now i can't erase that text. how do i remove the erroneous text?

    Hi shamina227,
    What did you use to create the form? If the form has been saved as a PDF, you'd need to use Acrobat to edit the text in it. Please tell me a bit more about how the form was created, and I'll be able to point you in the right direction.
    Best,
    Sara

  • Nested Table: How to display formatted text in the form ?

    Hi,
    Scenario:
    I have a nested table, say TAB1, containing another table TAB2 which holds the formatted text.
    Sample data
    Entries in TAB1:
    Column1       Column2(TAB2)
    Text1         Data_from_tab2
    Text2         Data_from_tab2
    Text3         Data_from_tab2
    Requirement:
    The requirement is to display the data in TAB1 as it is maintained.
    Trials:
    I am aware of the fact that we can transfer the content of the nested table (in this scenario, TAB2) in another table(of type TLINE) defined as a global variable in the interface of the form. Then in the context area, we can define a 'TEXT' node and bind it to the table and choose the 'Dynamic text' for the 'text type' attribute and maintain the other atrributes.
    But this approach cannot solve the issue as it is a nested table.
    Kindly suggest how can I resolve this issue.
    Regards
    s@k

    Hi,
    if its like colum1, column2 (tab2).
    you can represent column2 as a nested table in the form. and put these tables structure intoa subform of type flowed.
    then you can have the required format.
    the same can also be acheived using nested subforms instead of tables.
    example of such scenario is PO & line items.
    po number1 , items 1
                          item 2
                          item 3
    po number2 , items 1
                          item 2
                          item 3
    hope this helps you.
    Cheers,
    Sai

  • How to change Dunning Text in Adobe form

    Hi All,
    In Dunning Adobe form I need to replace standard dunning text with my custom text.
    I found the node for that, but in that text node I am not able to fond where from that text is coming.
    Please Help me out in this.
    Form Name :f150_Dunn_SF(Adobe form)

    And you checked the context of your form if there is a text node there with some properties and didn´t find anything? Start there and tell us what you have found there.
    Otto

  • How to insert a text edit UI element  in a table

    hi all,
    I want a text edit UI element in a table .I do not want input field because text entered can be very long and whole text cant be seen then.Is there any way to increase the width of input field if i insert an input field ? or what can be other solution for this?

    Hi Govind,
    You can't insert Text Edit as a cell variant in table. But you can increase the 'Width' property of Input Field, say to 500px or as per your requirement, so that you can display the full text at one go. Or you can bind the 'Width' property to a context and set the width at run time as per the text length.
    Thanks,
    Sumit

Maybe you are looking for

  • How to diferenciate apps on iphone and ipad

    I am using same iTunes for my iphone and Ipad. I would like to have this devices with different applications and different files. Is this possible on the same computer ? BTW. New iTunes is unusable - if Apple wants to get rid of their customers  new

  • Sending  mail using utl_smtp

    (Oracle 8.1.7) I'm using the following procedure to send an HTML formatted e-mail. It sends email but I'm seeing in Outlook html code instead of formatted mail. (It sends text like : a bit of text --a1b2c3d4e3f2g1 content-type: text/html; <html><head

  • Importing Web Photo Gallery from PS CS3 to DW CS3?

    I have read the other threads on related topics and still need some input. I created a Photo Gallery using the 'Automate' feature in PS CS3. I would like to import it into DW CS3? How can I accomplish this? If it is not possible, I would appreciate i

  • How do I save photo to my flash drive?

    How do I save photos to my flashdrive?

  • Rep. Agent via Event Response

    Hi all, we use reporting agent settings to precalculate webtemplates. We use events in process chains to start the settings and to avoid the language problems with reporting agent setting in process chains. Now the question: After the event starts th