Replacement code for Translate statement in latest version

Replacement code for
TABLES XXXX  USING <r> LIKE <r>
TRANSLATE <r>-<fieldname> TO UPPER CASE.
<r> is a structure

Hi,
TRANSLATE ... TO UPPER/LOWER CASE
TRANSLATE ... USING
The arguments of these instructions must be single fields of type C, N, D, T or STRING or purely character-type structures. There is a syntax or runtime error if arguments of a different type are passed. A subset of this function is provided with the addition IN BYTE MODE for processing byte strings – that is, operands of type X or XSTRING. A statement such as CONCATENATE a x b INTO c is thus no longer possible when a, b, and c are all character-type, but x is of type X.
TRANSLATE ... CODEPAGE ...
TRANSLATE ... NUMBER FORMAT ...
The above statements are not allowed in Unicode programs
<b>Reward points</b>
Regards

Similar Messages

  • MY airbook version is 10.5.8 , unable to update higher version .pl advise for maven or itunes latest version

    pl advise for maven or itunes latest version,unable to update higher version

    The OS 10.6 Snow Leopard install DVD is available for $19.99 from the Apple Store:
    http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard
    and in the UK:
    http://store.apple.com/uk/product/MC573/mac-os-x-106-snow-leopard
    When you have installed it, run Software Update to download and install the latest updates for Snow Leopard to bring it up to 10.6.8, or download the combo update from here:
    http://support.apple.com/kb/DL1399
    Check via Software Update whether any further updates are required, particularly to iTunes.
    You should now see the App Store icon in iTunes, and you now need to set up your account:
    http://support.apple.com/kb/HT4479
    You can now upgrade to Mavericks OS 10.9 for free IF you have one of the following Macs, with not less than 2GB of RAM, and at least 8GB of available space on your hard drive:
    iMac (Mid-2007 or later)
    MacBook (13-inch Aluminum, Late 2008), (13-inch, Early 2009 or later)
    MacBook Pro (13-inch, Mid-2009 or later), (15-inch, Mid/Late 2007 or later), (17-inch, Late 2007 or later)
    MacBook Air (Late 2008 or later)
    Mac Mini (Early 2009 or later)
    Mac Pro (Early 2008 or later)
    Xserve (Early 2009)
    If you cannot run Mavericks you can purchase the code to use to download Lion from the App Store (Lion requires an Intel-based Mac with a Core 2 Duo, i3, i5, i7 or Xeon processor and 2GB of RAM, running the latest version of Snow Leopard):
    http://store.apple.com/us/product/D6106Z/A/os-x-lion
    or Mountain Lion:
    http://store.apple.com/us/product/D6377Z/A/os-x-mountain-lion

  • I have a question for iMac 27-inch  latest version

    Greetings to support Apple
    I have a question for iMac 27-inch  latest version
    I want to reach a PlayStation 4 on the iMac 27-inch screen
    What are the requirements needed to run the PlayStation 4 on the screen
    Please help

    This is a user to user forum, you are not contacting Apple directly. I would recommend you search to see all the questions others have posted regarding the same or similar question.
    Good luck.

  • Upgrade from Elements 5.0 for Windows to the latest version of Elements for Mac?

    Can I buy an upgrade from Elements 5.0 for Windows to the latest version of Elements for Mac?

    Hi there,
    Yes you can upgrade to Photoshop Elements 13 Mac
    http://www.adobe.com/products/photoshop-elements.html
    Click on upgrade now, which should take you to store directly.
    Select from the options available as shown in the screenshot above.
    ^Ani

  • How can i get access code for SAP 4.7 IDES version ?

    How can i get the access code for SAP 4.7 IDES version ?
    Thanks

    Hello Rahul,
    If you have registered / licensed IDES Version.
    You can generate Access code for Developer / Objects from http://service.sap.com/sscr
    Regards ,
    Santosh Karadkar

  • Afaria Application Policy for Agentry - not the latest version

    Hi,
    we are installing the Agentry Application as a standard application on the iPhones. We have created an application policy, which is linked to a group. The application is installed correct, but the version of the application is not the latest. The latest version is the 6.0.44.1. This is what Afaria shows in the details of the application policy. But the policy always installs the 6.0.42 version.
    Did you hade a similar issue as well?
    Regards,
    Christian
    Message was edited by: Michael Appleby

    You may need to do it the same way that you can get Mountain Lion. Call the Apple online store and tell them that you wish to buy Mt Lion Server. The online store should be able to sell you Mt Lion Server and in a day or two another part of Apple will e-mail you the password for a locked PDF. And then a second e-mail with the locked PDF, that you use the password to open and retrieve your redemption code for Mt. Lion Server. You can use the redemption code with the Mac App Store.

  • Purchase Acrobat Pro for teachers and students: latest version.

    Good morning:
    Possess an original DVD of Acrobat Pro 9 and would like to acquire the latest version for teachers and students.
    Thanks for the help!

    Student and Teacher Edition links:
    Apply for student/teacher discount
    http://www.adobe.com/go/edu_verify_ecomm_us
    You can download the trial version of the product and use it for 30 days until you resolve your student status.
    For details regarding the student/teacher provisions you can refer to the following information page:
    http://helpx.adobe.com/x-productkb/policy-pricing/education-faq.html#main_submit_poe
    Another good resource for getting information is the student and teacher edition information forum:
    http://forums.adobe.com/community/download_install_setup/student_and_teacher_edition_infor mation_?view=discussions
    Here are some links regarding student discounts from Adobe:
    http://www.adobe.com/education/students.edu.html?showEduReq=yes
    http://www.adobe.com/education/student-eligibility-guide.edu.html
    http://www.adobe.com/education/students/how-to-buy-eligibility.edu.html

  • Error handling return code for Provide Statement

    Hi Experts,
    For select statement we have error handling return code sy-subrc.
    What is the error handling return code for provide.. end provide statement.
    Thanks,
    Ragu

    Ragu,
    Same thing.
    Check sy-subrc.
    sy-subrc is the return code for all ABAP statements as far as I know.
    Regards,
    Dilek

  • Code for select statements needed

    Hi Please give the code for this
    Code (BUKRS), Vendor (LIFNR), Vendor Name (ZNAME1), PO_Date (AEDAT), PO Creator (ERNAM) from EKKO table
    2. For the corresponding PO number (EBELN) from EKKO table, get PO Item Text (TXZ01) from EKPO table
    3. For the corresponding PO number (EBELN) from EKKO table, get PO_Iten_No(EBELP), from EKPO table
    4. For the corresponding PO number (EBELN) from EKKO table get the GR_Posting Dt(BUDAT) from EKBE table when PO History cat (HCT-EKBE) is equal to “E” .
    a) For getting the first GR Posting date and first Invoice posting date, sort the column (BUDAT) of table, get the 1st GR_Posting_dt(BUDAT) when PO History cat (HCT-EKBE) is equal to “E” AND get the 1st Inv_Posting_Dt(BUDAT) when PO when PO History cat (HCT-EKBE) is equal to “Q” For this corresponding invoice date (when when PO History cat (HCT-EKBE) is equal to “Q” ) get the invoice number (BELNR) .
    b) IF 1ST GR_POSTING_DATE < 1ST INVOICE_POSTING_DATE, DO NOT DISPLAY THE RESULT
    5. For the corresponding PO number (EBELN) from EKKO table and Invoice_No (BELNR) (from step4,a),get Inv_Creator (ERNAM), Inv_Amount(REEWR), Currency (WAERS) from EKBE table when PO History cat (Hct-EKBE) is equal to “Q”

    You might try reading the docs. There's a method selectAll() in JTextComponent

  • Same code for every state in event

    Hello.
    In my front panel there are some buttons that will give the same result each time they are pressed.
    Exactly like menu items.
    In every state of my FSM there is an event structure. Is it efficient to add a case for every menu item and buttons for every state?
    Is there a way to add this functionality in just one case structure and then make it global somehow?
    Thanks.

    duplicate, continue here!
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • How to download FDM Adapter for Essbase in the latest version 11.1.2.2

    Hi all,
    I can't find the download package for FDM Adapters in the version 11.1.2.2.0 (edelivery, Windows x64), how can I download and install them? Thanks.

    Hi,
    Please find below Adapter location. In this particular folder, you can see all adapters(ERPI, HE, and others). Please select the right one.
    E:\Hyperion 11.1.2.2.0 - 64 bit Products\V31878-01\FinancialDataManagement
    Version : Hyperion 11.1.2.2
    Zip File name : V31878-01
    ES11X-G4-J_1001
    Thanks,
    PC

  • Cannot open doc perviously saved with pages v5.0. Message states need latest version which I have!

    Having created a new document using latest Pages ,v 5.0 (downloaded when I upgraded from Mountain Lion to OSX Mavericks) and saved it, when I try to open it, I get a message, " You need a newer version of Pages to open this document." The strange thing is that all my other previous docs created using iWorks , Pages, version 09, open successfully when I double click on them, although they now contain the "improvements" introduced by the upgrade to latest version of Pages. Can anyone suggest why new docs cannot open when created recently with the latest version.

    Pages 5.0 is indeed the latest version, but are you sure you're using Pages 5.0 to open the document?
    The Pages icon should look like this:
    If it doesn't, you're actually using an older version of Pages to open the document.  This is quite possible, because the Pages update didn't always place the new icon in your dock.
    If the new icon is not in your dock, find it in your Applications folder and drag it there.  You can drag the old one off your dock as well.

  • Replacement kit for cisco stater pack express

    pls apart from having jabber on the TMS or Be6k, what replacement
    kit has been put in place for the starter pack express. 
    client of mine requested for one but was given VCS control base
    and its didn't achieve what it was meant to do. 
    papa eyibio

    Hi Chad,
    You don't need TMS to get Jabber Video for Telepresence (Movi) working. You just need the VCS. I have a VCS Starter Pack X6.1 and I use Jabber Video for Telepresence v4.4 :-)
    Hope to help, please remember to rate the post if it does.
    Kind regards,
    - Adrian.

  • Dipalying message to the user to update to the latest version of the flash player.

    Hi all,
    In my latest application I am using flex functionality which
    is supported only in the latest version of the flash player. So my
    task here would be to display a message to the user for upgrading
    to the latest version of the Flash Player. I have tried working on
    it but didn't find any solution.
    Anybody who has worked on the similar issue can please help
    me out.
    Thanks in advance.

    In Menu, Project, Properties, Flex Compiler, ensure "Use
    Express Install" is checked, and FB will generate this code for
    you.
    Tracy

  • How to know the latest version of SMO installed on my machine

    I have different versions of SMO installed on my machine. Is there any method to know the latest version of SMO installed through program?I mean is there any API or something like that for the purpose?
    For example, if the latest version of SMO is the SMO corresponding to SQL Server 2014, then i would like to receive the version something like "12.0.2000.8"
    Any help would be greatly appreciated...

    If you're checking for an installed component, then the best bet is to check the uninstall registry key.
    On my machine the key value for "Microsoft SQL Server 2012 Management Objects (x64)" is this:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{43A5C316-9521-49C3-B9B6-FCE5E1005DF0}
    There may be a different key entry for the 32bit version if you need that, but this is the way I always did software install checks when I was an SCCM admin.
    EDIT: As it seems that Microsoft change the uninstall key every version making it difficult to keep track of the installation this way, there is another key here which is probably a good one to check:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\SharedManagementObjects\CurrentVersion
    You could check the value of this to see if it's greater than 11 and if not (or it doesn't exist) do your install.

Maybe you are looking for