Need to Open a SmartForm in Arabic

Hello Experts,
I have an Arabic SmartForm, if I start SAP GUI in AR language I'm having the report right-to-left aligned and all seems to be ok. when I start SAP GUI in EN the form opens in left-to-right mode and thus all arabic characters are reversed and written seperated (each character alone) where they should be connected together as a contrary of english.
How I can open the smartform in AR mode i.e. right-to-left while my language is EN?
Best Regards,
Edited by: Samir Fares on Mar 15, 2010 10:39 AM / grammar mistakes

Hello Azhar,
in your driver program (the ABAP program you are using to open the smartform) you have to delcare the control options and set the language to AR as follows:
DATA: control_opts TYPE SSFCTRLOP.
control_opts-LANGU = 'AR'.
CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
    EXPORTING
      FORMNAME                 = Your-FORMNAME
    IMPORTING
      FM_NAME                  =  FM_NAME "returned value for your smartform FM / to be called down
    EXCEPTIONS
      NO_FORM                  = 1
      NO_FUNCTION_MODULE       = 2
      OTHERS                   = 3.
  CALL FUNCTION FM_NAME
    EXPORTING
      control_parameters = control_opts "The control options where we passed the AR lang
      p_per_num = per_num
    EXCEPTIONS
      FORMATTING_ERROR           = 1
      INTERNAL_ERROR             = 2
      SEND_ERROR                 = 3
      USER_CANCELED              = 4
      OTHERS                     = 5.
Hope this helps.
Regards.

Similar Messages

  • I need to do some work in Arabic language...

    Hi
    I need to do some work in Arabic language... Write text in Arabic language into a food product label
    I use Google translator for translation
    But when I copy and paste into illustrator cs4 which I use now
    Then the Arabic text comes the wrong way
    Does Illustrator CC solve this problem?

    Depends on which version you are. Until CS5 there was no ME included in Adobe’s application. Either you had to buy a specific ME version from a vendor in ME or you had to buy additional plugins.
    Since Creative Cloud you can add or switch between any available version of the programs. Adobe added several MENA versions. But how the programs behave it is different. E.g. in InDesign you can install any version additionally, and InDesign will run with the previous language but with more functions which are supporting these languages. Photoshop, Bridge, Acrobat, Edge and others add a language switch in the preferences. Some others need to change the OS language to the language you need, so that it can start or need to uninstall before installing that language. (I don't know to which group Illustrator belongs. I have only installed Photoshop and InDesign in several languages.)
    When you are a CC subscriber you can open the CC application, on the Mac you find it on the top right corner, 2 C letters arranged like an infinite symbol, on Windows down it the task bar. On the Mac it is also in Utilities. There open the preferences (gear symbol) and change the app language to your wanted. Then you see everywhere the buttons changing from installed to install. Now you can install your loc version of the program into the existing program files.
    Take care, installing Asian version together with MENA versions on the same computer will cause crashes, so you have to decide, if you want to install MENA or Asien or INDIC versions, don't install it together, it will crash without any hope. (I tried it once oly for testing purposes and I could report some crashes to Adobe.)

  • Pages 5 in Mavericks no longer opens Text files?- need to open old Clarisworks files

    My 90 year old uncle clung to ClarisWorks, Appleworks far too long
    He still has Claris Works documents he needs to open.Some so old that even AppleWorks version  6x, the final version of AppleWorks could not open!)
    In Mountain Lion, he could open the older Clarisworks- Appleworks documents in TextEdit  , save as  .TXT file and then open that file in Pages
    Tonight, after installing OS 10.9  ( Mavericks)he finds this work around unrelable : Sometimes the new Pages cannot open the .TXT message
    How do  I help him convert his old documents?
    ( he saved  names and addresses in to Claris Works documents instead of entering into his Contacts/Address Book so now he is panicky to retrieve the addresses as he starts working on his holiday greeting and gift mailings)

    Will the old Pages run under Maverick?
    IF so that will be something to try
    Old Pages did not open up the old Clarisworks docs but Pages 09 DID respond when we changed the extension of the CW documents to "TXT".
    So , Uncle can try using Pages 09
    We also can try Libre
    I can install Text Wrangler- there was some advice that it will open the old CW files.
    My concern is that Uncle IS 90years of age. He is remarkable using a Mac but he needs, wants everything to be straightforward and resists, cannot handle any process requiring too many steps
    The need to use an intermediary translation system (CW->TXT->Pages) is stressful for him.
    Such a shame that Apple did not program a translator to open the files made by its previous proprietary software (ClarisWorks and Appleworks)
    Thanks all

  • How export to csv work in safari browser? In my application export to csv open like a raw data in new tab. But other browsers working great!. Need to open in a csv file or save it as a csv file.

    How export to csv work in safari browser?
    In my application export to csv open like a raw data in new tab.
    But other browsers working great!.
    Need to open in a csv file or save it as a csv file.
    Please suggest me. Thank you in advance!.

    Hi Adrian,
    Why don't you try any another software for opening CSV files then Notepad ? According to my experience, you can use these softwares to open an CSV files and they are:-
    Microsoft Excel
    Open Office Calc
    Google Docs
    Also there is an additional tool available known as CSV viewer. You may try this, download it from here http://www.csvviewer.com/
    I've never used Notepad for opening CSV files, because sometimes it contains some symbols which are not not at all compatibile with Notepad.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • HT5622 Hi I have a Macbook air & iPhone 4. what do I need to do if I want to buy a book (ebook) or an application that is not available in the iTunes store in my area i.e. Africa (Egypt)? Do I need to open a different account in the iTunes store in the ot

    Hi
    I have a Macbook air & iPhone 4.
    what do I need to do if I want to buy a book (ebook) or an application that is not available in the iTunes store in my area i.e. Africa (Egypt)?
    Do I need to open a different account in the iTunes store in the other area i.e. USA ?
    Please advice
    Thank you

    You can only buy content from your own country's store i.e. the Egyptian store if you are in Egypt - you need to be in a country to use its store, so to use the US store you will need to be in the US and have a US billing address on your account. If there is an app or any other item that you would like to be buy that isn't currently available in the Egyptian store then you can try requesting that it be added, but unless the app's developer or rights-holder agrees to it then Apple won't be able to sell it there : http://www.apple.com/feedback/itunes.html

  • We need to open the connection each time you read a message from the queue?

    Hi
    I have a doubt regarding my queue read data that contains those I create a session and connection.
    Whenever I do this or you can create a connection and get all data from the queue and then close the connection and session
    eg. I have 1000 files in the queue and I read all files but without creating a session and a connection every time you get a single figure, this can be done?
    I read the 1000 files without having close the session or the connection
    thanks for the help.

    I answered myself.
    No need to open a connection and a session each to be read from a data queue to extract the entire contents of the queue with only one session and open a single connection.

  • I live in Italy and opened my itunes account with an Italian credit card. I want to access only English itunes and Apple said I need to open separate accounts. Any suggestions?

    I live in Italy but am Australian and opened my itunes account with my Italian credit card and address, but that does not let me access itunes in any English country which is what I had wanted. Apple tell me I need to open separate accounts, complete with address and tel. Yesterday they told me I could do that with an itunes prepaid card but on the Aust itunes store the card was considered invalid (obviously because it is in Euro) Any suggestions? I am sure I am not the only person living in another country who needs access to itunes in their mother tongue......how backward is Apple!

    To be able to download content from another country's store you need a valid billing address in that country, and be in that country when buying from it.
    Apple can only sell content where the content provider's grant them licenses to do so, so if the music etc that you want to buy isn't available in the Italian store then it's because the provider's aren't letting Apple sell it there. Do you have access to other music purchase download sites which have the content that you want ?

  • When I need to open a folder on the desktop takes long time to open, so it is with the hard drive?, I'm using Maverick

    The system boots without any problem, applications without a problem when I'm on the desktop and I need to open folders taking forever to open and for a moment I open and blocks other thing that the colored circle appears, use ten folders on the desktop where I'm keeping this information and take process and lock the desktop makes my job a little slow, and does anyone know anything about all of this as repairing system error?

    Have then select one of the photos and type Command+i. In the Info window that comes up check to see which application is set as the default application. If it's iPhoto therein lies the problem. Regardless of what is set for the default select Preview and click on the Apply to All... button. See if that will fix the problem.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • I have a canon 70d and just purchased elements 12. It will not open a raw file for me. I have been advised to download the latest version of camera raw, i have done this and it still says my camera is not supported. I really need to open my raw files. Can

    i have a canon 70d and just purchased elements 12. It will not open a raw file for me. I have been advised to download the latest version of camera raw, i have done this and it still says my camera is not supported. I really need to open my raw files. Can anybody help me.

    You'll need to update to at least ACR 8.2 for the 70D to be recognized.  The normal way to update PSE12 to the latest CR is to use Help / Updates in the Editor which should update to ACR 8.5.
    According to Adobe's website PSE12 shipped with ACR 8.1 and you say it says yours is reported as ACR 8.0.
    Are you using PSE 11 and not 12?  PSE 11's maximum ACR version is 8.0.

  • When I try to open up a PDF document, i get the following error message: "There was an error opening this document. The network path was not found" AArrgh please help as I need to open up my documents. Thanks.

    When I open up a PDF Document all i get is an error message saying: "There was an error opening this document. The network path was not found" I dont know how to fix this, so looking for some advice please, as I really need o open up my documents.
    Thank for any help.

    The documents I’m trying to read are already saved on my computer, under various different headings, I know that we have a server, so I only assume these documents are saved on here, as I said before I’m not good with all this techno stuff. I do my work each week ( on a payroll system) and save the documents for each company, they automatically go to the correct place. I never request for them to be saved in a certain place ( well not that I’m aware of) . I then on occasions need to open up this information, it is then that I can’t read or open the documents. We do have a tech help, but they are off sick until the 5th Jan, hence me trying to work out if I can fix this problem through this help site. Its ADOBE Reader that I’m trying to use.

  • HT5622 My ipad hangs up after showing a message that says it "Cannot Access Find My Friends" and that I need to open the app and review my signin info to continue sharing. I can't go there because it is hung up. I also can't power off.

    My ipad hangs up after showing a message that says it "Cannot Access Find My Friends" and that I need to open the app and review my signin info to continue sharing. I can't go there because it is hung up. I also can't power off.

    Perform a Reset...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • I purchased an IPad Mini for my mother-in-law using my Apple ID. I need to open an ID for her and take mine off the Mini. How would I do this?

    I purchased an IPad Mini for my mother-in-law. I used my Apple account since she didn't have one.  I need to open an account for her and change the account on the IPad Mini from mine to hers.  Can anyone point me in the right direction to get this done?  Thanks.

    Best way
    What to do before selling or giving away your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT5661http://support.apple.com/kb/HT5661
    Apple ID: Changing your Apple ID
    http://support.apple.com/kb/ht5621http://support.apple.com/kb/ht5621
    Using your Apple ID for Apple services
    http://support.apple.com/kb/HT4895http://support.apple.com/kb/HT4895
    Apple ID: What to do after you change your Apple ID
    http://support.apple.com/kb/HT5796?viewlocale=en_US&locale=en_UShttp://support.apple.com/kb/HT5796?viewlocale=en_US&locale=en_US
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/ht4627http://support.apple.com/kb/ht4627
    iOS: Changing the signed-in iTunes Store Apple ID Account
    http://support.apple.com/kb/ht1311http://support.apple.com/kb/ht1311
    How to Delete an Apple ID
    http://www.wikihow.com/Delete-an-Apple-IDhttp://www.wikihow.com/Delete-an-Apple-ID
    Apple ID Support - Manage Account
    https://www.apple.com/support/appleid/manage/https://www.apple.com/support/appleid/manage/
    Create an Apple ID
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/createAppleIdForIK B?localang=en_US&path=https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/createAppleIdForIK B?localang=en_US&path=
     Cheers, Tom

  • Do I need to open itunes in the original account to use Home Sharing?

    I want to share my itunes library with other users in the same imac (other accounts). If I don't open itunes they can't see the library. How can I solve this, my account is not always active. Thanks!

    Thank you very much! This confirms me that I need to open itunes in my account to let the others access to my library and playlists. This helps to understand how it works but it doesn't make me happy. I don't always have my account active, even less itunes open. I expected that it could work like iphoto, that all the users can access, independently if the I'm logged in or not.
    It's an improvement suggestion to Apple, to make itunes libraries work like iphoto.
    Thanks!!
    Ricard

  • Why do I need to open an Adobe account to open attacnments now that I have a new printer?

    Why do I need to open an Adobe account in order to open attachments?

    The message: "Adobe Reader could not open {file name here} because it is either not a supported file or because the file wasn't correctly decoded" appears whenever I try to open a downloaded file. Then I get information on how to open an Adobe account for $7 or $8 bucks a month. This annoying disruption on service only occured sence I installed an Epson printer. They deny any knowlage of working with or association with Adobe. However my computer is severly effected by the recent installation.

  • What are the ports need to open at firewall

    What are the ports need to open at firewall to access Oracle EBS R12 through internet?

    All these following ports need to open at firewall??
    Database Port : 1521
    RPC Port : 1626
    Web SSL Port : 4443
    ONS Local Port : 6100
    ONS Remote Port : 6200
    ONS Request Port : 6500
    Web Listener Port : 8000
    Active Web Port : 8000
    Forms Port : 9000
    Metrics Server Data Port : 9100
    Metrics Server Request Port : 9200
    JTF Fulfillment Server Port : 9300
    MSCA Server Port : 10200-10205
    MCSA Telnet Server Port : 10200,10202,10204
    MSCA Dispatcher Port : 10800
    Java Object Cache Port : 12345
    OC4J JMS Port Range for Oacore : 23000-23004
    OC4J JMS Port Range for Forms : 23500-23504
    OC4J JMS Port Range for Home : 24000-24004
    OC4J JMS Port Range for Oafm : 24500-24504
    OC4J AJP Port Range for Oacore : 21500-21504
    OC4J AJP Port Range for Forms : 22000-22004
    OC4J AJP Port Range for Home : 22500-22504
    OC4J AJP Port Range for Oafm : 25000-25004
    OC4J RMI Port Range for Oacore : 20000-20004
    OC4J RMI Port Range for Forms : 20500-20504
    OC4J RMI Port Range for Home : 21000-21004
    OC4J RMI Port Range for Oafm : 25500-25504
    DB ONS Local Port : 6300
    DB ONS Remote Port : 6400
    Oracle Connection Manager Port : 1521

Maybe you are looking for