Can we store BW codes in Unicode /multiple languages ?

I am aware that we can create BW reports in multiple languages on one system. Is this only limited to texts or can we store/display codes also in unicode ? Our requirement is to display all codes as well as texts in multiple languages. Your quick response is appreciated. Thanks.

Hi,
  It refers to texts only. As far as I knew it doesn't apply to codes I believe. I hope this will help you.

Similar Messages

  • Can I download and operate indesign in multiple languages?

    I need English, Hebrew, and Arabic. I have clients that require different language documents. What is the proper way to do this?

    YOu don't need to run ID in different languages justbto edit documents. That's what the glyph and text options int the respective pallets are for.
    Mylenium

  • How can I store Attributes?

    I use 'Oracle 8i' and 'XML SQL Utility for java'.
    I can store XML Elements to DB Table, but can't XML Attributes.
    The file if following..
    =================================
    <?xml version="1.0"?>
    <!DOCTYPE employee [
    <!ELEMENT employee (Name, Dept, Title)>
    <!ELEMENT Name (#PCDATA)>
    <!ATTLIST Name N_ID ID #REQUIRED>
    <!ELEMENT Dept (#PCDATA)>
    <!ELEMENT Title (#PCDATA)>
    ]>
    <employee>
    <Name N_ID>John Goodman</Name>
    <Dept>Manufacturing</Dept>
    <Title>Supervisor</Title>
    </employee>
    ======================================
    How can I store Attribute?
    Can I view source of the oracle.xml.sql.query.* ?
    null

    Hi Robert ...
    This is probably a better question for HL7. This is a tough question for
    any implementer and the different methods to do so can be matters of
    significant intellectual property for various vendors.
    regards,
    Sarah
    RobertHua wrote:
    > I want to store the CDA Documents into database,and i can get
    > information from database,
    > for example the patient node,I extract the patient information from the
    > recordTarget node.Some node have code attributes ,how can I store the
    > code information?
    > CDA Documents can have any structure by nesting the sections at any
    > depth and in any way ,how can I store the realation in the database?
    > How I can design the database?
    >
    > Thanks!!!!!!!
    >
    >

  • How can I view native code in Java?

    I am trying to write a program to find the log of a number. I looked for Java's implementation in Math.log(x), but it is a native method. How can I see the code in the other language(C or C++)? I have looked at JNI, but i don't think it is what i need. Any Ideas??

    Before the Mustang release, i don't believe sun
    released the source code to the native binaries.Actually, I'm pretty sure they did, but I don't know off the top of my head where to get it. You'd have to search.

  • How to display Smart form in Multiple Languages ?

    Hello,
    Very Good evening!
    How can I print the Smart Form in Multiple Languages like Korea, German and Japneese....
    I got a requirement where I need to display the developed Smart form in these languages. As of now it is displayed only in the Language ENGLISH.
    Any Suggestions will be appreciated!
    Regards,
    Kittu

    Hello kittu....
    I would recommend that you create a single Smart Form in the primary supported language (or the one which you're most comfortable maintaining forms). Embed all necessary logic in this form, and design it with the idea that it would need to be viewable in multiple languages .
    Then use transaction SE63 to translate all necessary form components into each desired language -- one by one -- and they will all be bound together under the same form name. In my experience, a basic multi-column spreadsheet (put together with the guidance of professional translators) works well as a translation guide.
    The advantages of a single, shared form include: consistent look and feel, avoiding dual maintenance for shared logic (or, in your case, up to 10x maintenance), and simplified output determination. On the other hand, a single form does constrain your design and can make for a more complex implementation.
    Hope this is useful
    Best of luck,
    Bhumika

  • HELP!!! FLV Multiple Language Tracks

    Action Script 2.0
    I am putting together a presentation with 2 pieces of video
    that are the same, but 1 is in english and 1 is in italian. How do
    I setup it up to where they both play at the same time (English
    1st), yet when a button is hit, the Italian clip is active and the
    english is not. I do not want them to stop, in case the button is
    hit again and it goes back to English.
    I understand there is a way for CUE Points and Multiple
    Language Tracks. How would I set that up? Do I just need one FLV
    without Audio and 2 seperate MP3's (English - Italian)?
    What else does anyone need to know.
    FILES:
    pirates2_eng.flv
    pirates2_ita.flv

    I did find this in QuickTimePro's Help file:
    +Specifying Languages for Individual Tracks+
    +With QuickTime Pro, you can create a movie with support for multiple languages by specifying a language for an individual track. For example, you can create a movie that contains a separate audio track for each language. QuickTime automatically plays the correct track, based on the language setting of the user's computer.+
    +To specify languages:+
    +Create or assemble the alternate tracks.+
    +Record voiceovers in each desired language or create text tracks to use as subtitles. Save each alternate track as a self-contained movie, and put all the alternates together in a single folder.+
    +Put a copy of your original movie, self-contained and minus any tracks that are now stored as alternates, in the folder with the alternates.+
    +Open the movie and choose Window > Show Movie Properties.+
    +In the Properties window, select a sound or text track and click Other Settings.+
    +Choose the language of this track from the Language pop-up menu.+
    +Choose a track to use when a different language is selected from the Alternate pop-up menu.+
    +Save as a self-contained movie (choose Edit > Save As and make sure "Make movie self-contained" is selected).+
    +Repeat these steps for additional language tracks; each time, choose the previously selected language from the Alternate pop-up menu.+

  • SQL server support or can store data in multiple languages? If so, how is it done

    Hi All,
    Can you please let me know If SQL server support or can store data in multiple languages? If so, how is it done..
    Thanks,
    Subbu
    Thanks, Subbu

    Yes, you have to use Unicode data types such as nchar and nvarchar to store the data. See https://technet.microsoft.com/en-us/library/ms191200(v=sql.105).aspx
    Satish Kartan www.sqlfood.com

  • Can I store multiple bootable images in the same partition?

    Can I store multiple bootable images in the same partition or do they each need their own partition? I am going to use disk utility to create a copy of my current OSX 10.5 system on a new external drive before upgrading to Snow Leopard. Then I want to create a bootable copy of Snow Leopard. Can I create one partion large enoough to hold both images or will I need to create a separate partition for each. I have done booting off of an external hard drive and it works well. I do not know how the system sees this and thus if I store both images on the same partition, will it give me both as a boot option at startup or will it see only one?

    They will need separate partitions to be bootable

  • How can long lines of code be cut / separated into multiple short

    In Java, How can long lines of code be cut / separated into multiple short lines?
    Example
    System.out.printf( "%d\t%d\t%s\t%s\t%s\t%s\t\t%s\n", arrayIndex ,  part[ arrayIndex ], name[arrayIndex], units[arrayIndex], price[arrayIndex], units[arrayIndex] * price[arrayIndex], total[ arrayIndex ]   );Thanks

    System.out.printf( "%d\t%d\t%s\t%s\t%s\t%s\t\t%s\n",
    arrayIndex , 
    part[ arrayIndex ],
    name[arrayIndex],
    units[arrayIndex],
    price[arrayIndex],
    units[arrayIndex] * price[arrayIndex],
    total[ arrayIndex ]   );P.S. It looks to me like you have an array for each attribute of something. This is not OO and you should consider creating a class holding the information about each 'Part' or whatever it is. You will then just need a collection of Parts.

  • Itunes sudden can't connect with itunes store, error code 11556

    Sudden can't connect with itues store, error code 11556

    Try these discussions...
    https://discussions.apple.com/message/18950811#18950811
    https://discussions.apple.com/message/20057934#20057934
    FRom the  More Like This  section on the right.

  • Where I can store tariff code in material master

    Hi,
    I am wondering if you also know whether SAP material master is able to store tariff code.
    This tariff code is use by the custom department to keep track of their material code.
    Any clue?
    Thanks.
    tuff

    Hi,
    The Customs Tariff Prefs are maintained in Foriegn Trade View in material master.It needs a pre-config of Foreign Trade/Customs in MM.
    Regards,
    Patil

  • I have entererd the wrong E-mail address for my £15iTunes gift card, how can i get my code back so i can put it on the right account?

    i entered the wrong E-mail address when it asked me for my Apple ID, now my card is useless and i dont have the £15 credit i paid for, i was wondering, if i gave you the code, would you be able to trace what address i typed in (Which will be similar to the one i have now) and would you be able to transfter the £15 credit onto my account?
    I can send you the code if you like?
    Many thanks, James Cummings.

    First, you're not communicating with Apple when you post in these forums. The only people who will respond are fellow users and there's nothing we can do directly with this problem.
    But I can tell you that if you redeemed the card through the wrong iTunes Store ID, then sorry, but there's no way to transfer credit from one account to another. You'll have to use the iTunes Store ID under which you redeemed the card to make your purchases. You would not have been able to redeem the card through another account unless you had the password to that account, though, so you may not have actually successfully redeemed the card. Have you tried to redeem it through your "real" iTunes Store account?
    Regards.

  • Can I share one iTunes Library with multiple computers on a network?

    Can I share one iTunes Library with multiple computers on a network?
    note: one library universally shared, not Home Sharing (one library each, shared to each.)
    I want to share one library stores on my server and access it through various local computers. When I buy a song from a computer (non-server), I want it to be added to the library (stored on server). I want it to auto copy to my server, for organization. I want to be able to sync my phone from any computer.
    Most of this I can do, if i figure out how to use one universal library for all my computers.
    Any ideas how I can do this?

    eyeinit,
    You can authorize your iTunes account on up to 5 computers at a time.
    However, purchased music is downloaded to the first machine to download it, but these articles have more information on moving your music between authorized computers:
    http://docs.info.apple.com/article.html?artnum=93063
    This one is for moving all your music using an iPod as a storage drive
    http://docs.info.apple.com/article.html?artnum=300173
    Hope this helps,
    Nathan C.

  • How can I create a XMP List with multiple selection

    Hello,
    I try to build my own XMP custom panel. Herefore I need a couple of lists with the possibility for multiple selections (e.g. the choice for one language or multiple languages).
    But how is it possible to integrate a list into a panel? There is no XMPList inside the custom folder. I have experimented with the standard mx:list and an array collection for data binding into the list. But how can I write the user selection into an XMP field? Example: In the List the user choose three languages (DE, EN, FR). Is it possible to collect the choice into a string and to write the result into an XMP standard field (e.g. dc:description)?
    A further question is, if it's possible to use the "HTTPService" to bind an external xml-file with the languages and other informations into the panel or is it only possible to work with an array collection inside the code?
    Here is my code:
    <?xml version="1.0" encoding="utf-8"?>
    <fi:XMPForm
              xmlns:mx="http://www.adobe.com/2006/mxml"
              xmlns:fi="com.adobe.xmp.components.*" width="100%" height="100%"
              xmlns:Iptc4xmpCore ="http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/"
              label="XMP-Custom Panel"
              initialize="ds.send()"
              >
         <!-- Each namespace prefix that is used within an xmpPath-attribute,
               MUST BE registered at the top of EACH panel where it is referenced -->
         <fi:XMPNamespaces>
              <fi:XMPNamespace prefix="dc" value="http://purl.org/dc/elements/1.1/"/>
         </fi:XMPNamespaces>
         <fi:XMPForm>
              <mx:HBox width="100%" height="26" verticalAlign="middle">
                   <mx:HRule width="50%"/>
                   <mx:Label text="Allgemeine Metadaten" fontSize="12" fontWeight="bold"/>
                   <fi:XMPSeparator width="50%"/>
              </mx:HBox>
              <fi:XMPFormItem
                        label="Titel"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Dateiname" fontSize="11" width="100%">
                   <fi:XMPTextInput xmpPath="dc:title" xmpType="Localized" width="100%"/>
              </fi:XMPFormItem>
              <fi:XMPFormItem
                        label="Titel"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Dateiname" fontSize="11" width="100%">
                   <fi:XMPTextInput xmpPath="dc:title" xmpType="Localized" width="100%"/>
              </fi:XMPFormItem>
              <fi:XMPFormItem
                        label="Druckkennzeichen"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Dateiname" fontSize="11" width="100%">
                   <fi:XMPTextInput xmpPath="dc:title" xmpType="Localized" width="100%"/>
              </fi:XMPFormItem>
              <fi:XMPFormItem
                        label="Verfasser"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Erzeuger des Dokumentes" fontSize="11" width="100%">
                   <fi:XMPComboBox xmpPath="dc:creator" width="100%"/>
              </fi:XMPFormItem>
              <fi:XMPFormItem
                        label="Versionsnummer"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Dateiname" fontSize="11" width="100%">
                   <fi:XMPComboBox xmpPath="dc:creator" width="100%"/>
              </fi:XMPFormItem>
              <mx:HBox width="100%" height="26" verticalAlign="middle">
                   <mx:HRule width="50%"/>
                   <mx:Label text="Enthaltene Sprachen" fontSize="12" fontWeight="bold"/>
                   <fi:XMPSeparator width="50%"/>
              </mx:HBox>
              <!-- Beginn der Auswahl-Liste für die Sprachen -->
                 <mx:Script>
            <![CDATA[
                import flash.events.MouseEvent;
                import mx.controls.Alert;
                import mx.collections.ArrayCollection;
                private const NL:String = "\r";
                // A data provider created by using ActionScript
                [Bindable]
                private var subscriptions:ArrayCollection =
                    new ArrayCollection
                            {data:0, label:"Deutsch"},
                            {data:1, label:"Englisch"},
                            {data:2, label:"Französisch"},
                            {data:3, label:"Italienisch"}
                [Bindable]
                private var market:ArrayCollection =
                    new ArrayCollection
                            {data:0, label:"(Bitte Marktversion auswählen)"},
                            {data:1, label:"Marktversion Deutsch (M_DE)"},
                            {data:2, label:"Marktversion Englisch (M_EN)"},
                            {data:3, label:"Marktversion Frankreich (M_FR)"},
                            {data:4, label:"Marktversion Italien (M_IT)"}
                [Bindable]
                private var documenttyp:ArrayCollection =
                    new ArrayCollection
                            {data:0, label:"(Bitte Dokumenttyp auswählen)"},
                                  {data:1, label:"Gebrauchsanweisung"},
                            {data:2, label:"Ersatzteilkatalog"},
                            {data:3, label:"Service-Anleitung"},
                            {data:4, label:"Etikett"}
            ]]>
        </mx:Script>
                    <fi:XMPFormItem label="Sprachauswahl" width="100%">
                    <mx:List
                        id="userSubscriptions" rowCount="4"
                        allowMultipleSelection="true" width="100%"
                        dataProvider="{subscriptions}"
                    />
                </fi:XMPFormItem>
                    <mx:Text text="* Mehrfachauswahl möglich." fontWeight="normal" fontSize="10"/>
                <!-- Ende der Liste für die Auswahl von Sprachen -->
              <fi:XMPFormItem
                        label="Marktvariante"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Dateiname" fontSize="11" width="100%">
                   <fi:XMPComboBox xmpPath="dc:creator" width="100%" dataProvider="{market}"/>
              </fi:XMPFormItem>
              <fi:XMPFormItem
                        label="Dokumenttyp"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Dateiname" fontSize="11" width="100%">
                   <fi:XMPComboBox xmpPath="dc:creator" width="100%" dataProvider="{documenttyp}"/>
              </fi:XMPFormItem>
              <fi:XMPFormItem
                        label="Stichworte"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Erzeuger des Dokumentes" fontSize="11" width="100%">
                   <fi:XMPTextArea/>
              </fi:XMPFormItem>
              <mx:HBox width="100%" height="26" verticalAlign="middle">
                   <mx:HRule width="50%"/>
                   <mx:Label text="Metadaten Photoshop" fontSize="12" fontWeight="bold"/>
                   <fi:XMPSeparator width="50%"/>
              </mx:HBox>
              <fi:XMPFormItem
                        label="Originalname FA"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Dateiname" fontSize="11" width="100%" id="PS1">
                   <fi:XMPTextInput xmpPath="dc:title" xmpType="Localized" width="100%"/>
              </fi:XMPFormItem>
              <fi:XMPFormItem
                        label="Fotoauftragsnummer"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Dateiname" fontSize="11" width="100%" id="PS2">
                   <fi:XMPTextInput xmpPath="dc:title" xmpType="Localized" width="100%"/>
              </fi:XMPFormItem>
              <fi:XMPFormItem
                        label="Interne Anmerkungen"
                        labelTooltip="$$$/xmp/sdk/custompanels/Test/TitleToolTip=Erzeuger des Dokumentes" fontSize="11" width="100%" id="PS3">
                   <fi:XMPTextArea/>
              </fi:XMPFormItem>
              <mx:Text text="* hier steht eine kleine Erläuterung" fontWeight="normal" fontSize="10"/>
         </fi:XMPForm>
    </fi:XMPForm>
    Any suggestions?
    Thank you in advance.
    Markus

    Hi Markus,
    the FileInfo SDK does not offer a ready-made list component allowing for multi-selection.
    So you would need to implement one using the FileInfo SDK API. Your component "XMPList" would inherit from mx:list and would need to implement the XMPRead and XMPWrite events and talk to the XMP using the IXMPAccess interface within those event handlers.
    Please have a look at the Programmer's Guide, section "XMP Flex components" and at the API description available in "docs" for further guidanc.
    Hope this helps
    Kind Regards
    Jörg
    Adobe XMP

  • The touch screen of my Ipod touch is broken, I can't enter my unlock code. how can I disable that code to make my backup. Thanks

    Hi, The touch screen of my Ipod touch is brocken( not responding), I can't enter my code to unlock it, so I can't make any backup of my data before changing the Ipod touch at the Apple store( still in warranty) . Is there any other way to cancel this code from my computer? thanks

    There is no way to make a backup of your iPod.

Maybe you are looking for

  • HOw to run the Applet in dos mode

    how to run the applet in Command Prompt(DOS). I have save this in directory D/vijay/javap/A.java and my JDK is in C drive. Plz send me reply as soon as possible. My code is :- import java.applet.*; import java.awt.*; public class A extends Applet pri

  • Program variants in different languages

    Hi Folks,    When I save any variants in EN language and check for same variants in other log on languages its not appearing. Is that something to be done for this to appear in all log on languages. If so please share your views. Thank you. Babu

  • Expdp full and impdp full fails with error....pls help..!(Oracle 11g)

    Hi I wanted to refresh my dev environment quickly.. As we also wanted to migrate from exp/imp to datapump, I tried these.. Only thing worked for me is impdp on network mode using remap schema. 1)First i wanted to implement expdp and impdp standard pr

  • DPM 2012 R2 Looses connectivity with Agents

    We're receiving this errors: Event1: The DPM protection agent on server.contoso.com could not be contacted. Subsequent protection activities for this computer may fail if the connection is not established. The attempted contact failed for the followi

  • Configuration needed to be done IN R/3

    Hi all, i have a scenario.ECC>XI>ECC(Proxy XiIdoc) In pi i created a RFC connetion to END system and port in IDX1.what configuration is needed in end system to receive idocs. when creating  port in  end system .we have to give the rfc destination of