Output of the form in various languages

Questions on the forms output
1) What is best way of achieving the output of a form in various languages? Both for SAPSCRIPTS and SMARTFORMS?
2) If I develop a form(SAPSCRIPTS or SMARTFORMS) in English, what kind of efforts are required to get the output in German or Swedish?

Hi Sapna,
While creating a new form u must hv seen an input box of language below the form name input.
Just select ur relevant language type by using F4. For eg: Swedish:SV & German:DE.
Get ur relevant text for the corresponding language & create the form as normal.
Regards,
Himayan

Similar Messages

  • Central Management server - executed a query but how to send the query output in the form of mail?

    Hi All,
    i have used CMS in SQL 2008 R2. i have added couple of servers in its group. i have executed a query & i need to send the query output in the form of email.
    basically query is checking the rows count from couple of user tables in servers.
    issue here is how to copy the data that is used by CMS? i need to work on automate the rows count in difft user table in db servers
    could you please suggest how can i achieve this?

    Copy to what?
    SELECT COUNT(*) FROM sys.objects
    Running the above statement returns two columns (server name and count)
    All the servers SS2005  and onwards , then use
    EXEC msdb.dbo.sp_send_dbmail 
         @profile_name = 'name', 
         @recipients = '[email protected]', 
         @query = 'SELECT COUNT(*) FROM sys.objects', 
         @subject = 'Count rows'
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Report output in the form of XML

    Hi All,
    May i have any inputs pls.
    Requirement---
    A report when ran should give the output in the XML format.
    Thanks.

    hi,
    try this FM...
    DMC_CONVERT_TABLE_TO_XML
    Regards,
    Shankar.

  • How to create a BSP to display the form in TWo Languages( English & Arabic)

    Hi ,
    I got the requirement where  i need to create the  form for the Annuitant (Retriees) through they will inform their annuity department still they are surviving....so based upon the annuitant department run the annuity payslip for him.......
    In that I should keep company information in the top and resprctive employee information like EMP ID and his contact address need to specify by default.....
    For ex: Employee X is clicking this form..it should contain common information like company name and also employee's "X"  respective information like his EMP ID and his contact address like wise the form should generate both common address and employee respective information.....both in Arabic and in english....
    Is there any readymade BSP for this or if anybody have developed same kind of BSP pls send the code to [email protected]
    How to do that.....ist very urgent.......
    Help will be higly apppreciated.......
    Thanks in Advance ,
    Jasmine

    Use a JFrame and paint on the content pane. Or a Frame with a Canvas (who the heck still uses AWT?).
    They probably don't do anything because painting a button is not enough. It actually needs to be a button. Or Menu.

  • Restricting data entry to a particular language in the form

    Hi,
    I created a multilingual form in which all the fields of the form are in a particular language . Now am trying to restrict data entry in the form to that language at the client side only . Say if it is a form in french, can we restrict the data entry to french only .  The approach i was trying to implement was adding a script against the change event of all data fields and see if the characters lie in the range of  the language unicode character set . But have not been successful in it yet . Can anybody help me find some way or provide any sample for it ?
    Thanks

    Hello, I'm German
    Probably you can restrict the characters used for text entry, so for example ü is allowed in the German form but not in French.
    But you will NEVER be able to restrict the users staying only writing French in French forms 100%.
    1) You sometimes, not often, do encounter letters that are not typical for the language. (Though it can appear in any kind of word, it's quite regular for names.)
    2) Let's say I fill the French form. I encounter a problem when I type in the word "Müller". This word wouldn't be French at all. The text will be delted and probably given an error message. Well... I learn out of this error message. Next time I'll type Mueller. ^^
    (I knew several pages were people were restricted to talk English by forbidding letters that were not used in English very often... That didn't stop us violating that rule. The only error that really bugged us wasn't the restriction in not using letters that don't exist in English but the "please don't swear or insult so." error that kept appearing for ex. when we used the German word for "that" (= "dass"). They just didn't like the last 3 letters.)
    3) Many countries have the same or include other countries unicodes. For example English could be written in the German form or in the French form.
    4) You can't get out the syslanguage as far as I know. This would be a great hint which language the person is using.
    5) I don't think you can use the spellcheck in any way... great violation against spellchecking could also be a hint for another language.
    I know a quite big internetcommunity which did try to accomplish the same as you do. After about 2 years and a lot of experiments they stopped their efforts and were content by popping up the random error-messages warning that you don't have to insult, just like those other communities mentioned above. ^^ (Though they tried to restrict the insulting parts to the language used that didn't work out. Too many people knew how to insult in other languages ;D or which words were similar to insults.)
    People just never do what they are supposed to do and are quite nasty finding workarounds...
    My advice to you would be:
    Don't make the effort.
    Sorry for not being able to provide you with a solution, but the opposite.
    Lisa

  • XML output of a form after submission?

    Hi,
    Iv'e been tasked with creating a form rendered in HTML format, filled out, submitted with the results (a single XML file or String) written to a named database/table/field.
    When the submit button is pressed, I need to somehow capture the output of the form in XML with the fieldname and the field value that was entered present. How and where do I create an 'action' or process to be run behind the Submit button to create this output? Ideally I'd like to be able to submit the form and map the ouput xml String to a field in a table in a database.
    Any ideas how all of this can be done? This is my first Form so please bear with me...
    Thanks!

    You can place a submit button on the form. On the standard palette choose a button object. In the Object palette make it a submit button. A new Submit tab is available. All of your submit options appear on that tab.
    You will have to submit to a server based program and that program will have to do the database update.
    Paul

  • Download various languages in firefox and thunderbird easier

    I am using English and my girlfriend Dutch in Thunderbird and Firefox.
    Alist various languages in Firefox and separately Thunderbird to be accessed easily would be much appreciated.
    Too many searches and too long at present

    You can find all of the installers for various languages of Firefox here: https://www.mozilla.org/en-US/firefox/all/
    A similar page for Thunderbird is available here: https://www.mozilla.org/en-US/thunderbird/all.html

  • How to display the Form output in multiple languages ? ------ Urgent

    How to display the Form output in multiple languages ? -
    Urgent

    Hi,
    Do u mean the Form output in 2-3 languages ...like form output will be having english russian etc...
    for the above case , what u have to do ...
    first have to get the transalations for all the fields
    say for example : if the english word is PO Number , then u have to get the transalation text for PO Number :
    after this , what u have to is ,,, Log on to SAP with russian language ,  then in the form o/p u have to paste that russian test ( translation text ) ...
    do like this for all the components in the form .
    Reward Points if it is Useful.
    Thanks,
    Manjunath MS

  • Multi-language support for user-specified text strings used in the forms

    multi-language support for user-specified text strings used in the forms
    Instead of creating multiple forms, 1 in each different language, for the same service, is there any workaround?

    Hoan - is your question what are the considerations when creating multiligual catalogs? If so, I can tell you that at other clients I have seen them use a single catalog for one or two languages. For the two langugages, such as Spanish/English, you can create a single catalog with both of them. Once you get to more than two languages, the catalog would get unweildy and is therefore not suggested.

  • Help reqd to display the form output  without print preview

    Hi all,
    I did one gate pass form and i want to view the form in my selection screen or output screen(just in monitor) as a display by giving one t-code.
    i.e, we can view the form thru Print preview...the same preview, i want to display after i give my parameter in the selection screen.
    For example.ZGPOUT if i enter as a t-code.
    it should ask my Gate Pass number in the Selection screen...if its right then my Form will come out to the display screen. (instead of going by Print method).,
    Pls post ur comment and reply me with examples,if possible.
    thanks & regards
    sankar.

    Hi Sankar,
    Simply put a parameter statement .
    for example.
    parameters : vbeln type vbrk-vbeln .
    when u ll execute.U ll get the selection screen asking u for the perticular parameter,U input that and execute.U ll get the output as print preview.In the above  query i ll input vbeln and ll get the o/p.Similarly u enter Ur getpass no and u ll get the printpreiview as o/p.
    Reward if useful.
    Regards
    Rudra

  • How can I unlock my ipod touch?  The screen is locked and has various languages on the sliding bar.  It wont let you touch it

    how can I unlock my ipod touch?  The screen is locked and has various languages on the sliding bar.  the screen is grey and the normal screen saver is gone.

    As a first attempt, try a reboot by holding both the power and home buttons untl the apple logo appears and it restarts, ignoring the red slider if that appears.

  • Finding output type and form for the transaction

    hi all,
       i have a problem finding output type and form for the transaction j1iv .actually i need to find the standard output type and form name for the transaction j1iv. how can we do it.

    Hi Abinash,
         Go through the following steps.
                     1 . Go to the transaction <b>NACE.</b>
                     2. You will be able to see the <b>Application and description</b> tab over  
                         there. Select the Application for which you need the output type.
                     3. After selecting the Application..on the top you can see the tab--
                        output types...click in that..here you will be able to see all the <b>output
                        types for that application.</b>
                    4. Now select a output type ..and on the left side u will be able to see
                       the tab for processing routines...double click on it...
                    5. Here you will be able to see the standard SAP program...the form
                       routine...the form..attached to it..
                Please Reward..if helpful..
    Regards,
    Himanshu.

  • How to print the form output in news paper format

    Hi All,
    How we will print the data in the output in newspaper format in SAP script?
    Can any body give some idea on this.
    Thanks&Regards
    Mahesh

    If what I understand is correct..!!!!!!!!!
    design the windows in required format. and make the window belongs to all required pages and just type the matter there itself. then run the form from ABAP editor.
    Cheers.

  • How to change the form's language on startup

    Hello ,
    When I open the form the date field is initialized to a date of today but the the problem is that the date is displayed in Arabic numbers , I want when the form starts the date is displayed in English numbers instead , How can I do that ?
    Thanks.

    hi
    here is the regedit file.
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]
    "inst_loc"="C:\\Program Files\\Oracle\\Inventory"
    "ORACLE_HOME"="C:\\oracle\\ora92"
    "ORACLE_HOME_NAME"="OraHome92"
    "API"="C:\\oracle\\ora92\\dbs"
    "ORACLE_GROUP_NAME"="Oracle - OraHome92"
    "NLS_LANG"="AMERICAN_AMERICA.AR8MSWIN1256"
    "OLEDB"="C:\\oracle\\ora92\\oledb\\mesg"
    "VOBHOME2.0"="C:\\oracle\\ora92"
    "OO4O"="C:\\oracle\\ora92\\oo4o\\mesg"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES]
    "HOME_COUNTER"="1"
    "DEFAULT_HOME"="OraHome92"
    "LAST_HOME"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID0]
    "NAME"="OraHome92"
    "PATH"="C:\\oracle\\ora92"
    "NLS_LANG"="AMERICAN_AMERICA.AR8MSWIN1256"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\AUTOTUNE9.2.0]
    "help_path"="${vobhome2.0}bin/"
    "debug_flags"=""
    "startlog"="${home}autotune/%1.log"
    "trace_report"="0"
    "trace_data"="0"
    "collect_int_in_min"="15"
    "analyze_int_in_hrs"="24"
    "max_errors_allowed"="5"
    "wip_batch"="0"
    "wip_window"="0"
    "wip_logfile"="0"
    "wip_logtable"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\EXPERT9.2.0]
    "home"="${vobhome2.0}sysman/expert"
    "help_path"="${vobhome2.0}bin/"
    "xpcoin"="${vobhome2.0}bin/xpcoin"
    "default_rule_file"="xpo000"
    "debug_flags"=" "
    "sample"="${home}sample/"
    "sample_xdl"="${sample}xppso.xdl"
    "startlog"="${vobhome2.0}sysman/temp/xpexpert.log"
    "trace_report"="0"
    "trace_data"="0"
    "max_orphan_txn_reqs"="100"
    "max_cache_txn_reqs"="50"
    "extract_explain_plan"="0"
    "create_tmp_plan_table"="0"
    "tmp_plan_table"="xp_tmp_plan"
    "wip_batch"="0"
    "wip_window"="1"
    "wip_logfile"="0"
    "wip_logtable"="0"
    "quicktour_start"="${vobhome2.0}classes/oracle/sysman/qtour/tune/us/tune.htm"
    "report_viewer"="write"
    "startup_wizard"="1"
    "collect_trace_stats"="1"
    "standalone_mode"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0]
    "ID"="0"
    "ORACLE_GROUP_NAME"="Oracle - OraHome92"
    "ORACLE_HOME_NAME"="OraHome92"
    "ORACLE_HOME"="C:\\oracle\\ora92"
    "NLS_LANG"="AMERICAN_AMERICA.AR8MSWIN1256"
    "ORACLE_BUNDLE_NAME"="Enterprise"
    "ORACLE_SID"="MyDb"
    "ORAMTS_CP_TRACE_LEVEL"="0"
    "ORAMTS_CP_TRACE_DIR"="C:\\oracle\\ora92\\oramts\\Trace"
    "ORAMTS_CONN_POOL_TIMEOUT"="120"
    "ORAMTS_SESS_TXNTIMETOLIVE"="120"
    "ORAMTS_NET_CACHE_MAXFREE"="5"
    "ORAMTS_NET_CACHE_TIMEOUT"="120000"
    "ORAMTS_OSCREDS_MATCH_LEVEL"="OS_AUTH_LOGIN"
    "ORACLE_HOME_KEY"="Software\\ORACLE\\HOME0"
    "ORACLE_BASE"="C:\\oracle"
    "SQLPATH"="C:\\oracle\\ora92\\dbs"
    "MSHELP_TOOLS"="C:\\oracle\\ora92\\MSHELP"
    "RDBMS_CONTROL"="C:\\oracle\\ora92\\DATABASE"
    "RDBMS_ARCHIVE"="C:\\oracle\\ora92\\DATABASE\\ARCHIVE"
    "ORA_MYDB_AUTOSTART"=hex(2):54,00,52,00,55,00,45,00,00,00
    "ORA_MYDB_SHUTDOWN"=hex(2):54,00,52,00,55,00,45,00,00,00
    "ORA_MYDB_SHUTDOWNTYPE"=hex(2):69,00,00,00
    "ORA_MYDB_SHUTDOWN_TIMEOUT"=hex(2):33,00,30,00,00,00
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0\HTTP_Server]
    "Path"="C:\\oracle\\ora92\\bin;C:\\oracle\\ora92\\Apache\\Perl\\5.00503\\bin\\mswin32-x86;C:\\oracle\\ora92\\Apache\\fastcgi"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\iSQLPlus]
    @="iSQL*Plus Servers"
    "ServerCount"=dword:00000000
    "ServerURIColWidth"=dword:ffffffff
    "ServerNameColWidth"=dword:ffffffff
    "ServerDescColWidth"=dword:ffffffff
    "ServerConnStrColWidth"=dword:ffffffff
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\iSQLPlus\Servers]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\iSQLPlus\Servers\Server00]
    @="http://localhost:7777/isqlplus"
    "ServerName"="http://localhost:7777"
    "ServerConnStr"=""
    "ServerActionExecute"="dword:00000001"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\iSQLPlus\Servers\Server01]
    @="http://localhost:7777/isqlplusdba"
    "ServerName"="http://localhost:7777 DBA"
    "ServerConnStr"=""
    "ServerActionExecute"="dword:00000001"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OLEDB]
    "CacheType"="Memory"
    "ChunkSize"="100"
    "DistribTX"="1"
    "FetchSize"="100"
    "OSAuthent"="0"
    "PLSQLRSet"="0"
    "PwdChgDlg"="1"
    "SchRstLng"="10000"
    "UserDefFn"="0"
    "DisableRetClause"="1"
    "VCharNull"="1"
    "TraceCategory"="0"
    "TraceFileName"="c:\\OraOLEDB.trc"
    "TraceLevel"="0"
    "TraceOption"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OO4O]
    "CacheBlocks"="20"
    "FetchLimit"="100"
    "FetchSize"="4096"
    "HelpFile"="C:\\oracle\\ora92\\MSHELP\\oracleo.hlp"
    "PerBlock"="16"
    "SliceSize"="256"
    "TempFileDirectory"="c:\\temp"
    "OO4O_HOME"="C:\\oracle\\ora92\\oo4o"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Protid_0]
    "Name"="HTTP"
    "Host"="localhost"
    "Port"="2030"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Setup]
    "NumberOfInstalls"=dword:00000001
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Setup\All Versions]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Setup\All Versions\1]
    "Version"="9.2.0.0.0"
    "Home"="Software\\ORACLE\\HOME0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Setup\Current Version]
    "Version"="9.2.0.0.0"
    "Home"="Software\\ORACLE\\HOME0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Workflow]
    "Icon Directory"="C:\\oracle\\ora92\\WF\\ICON"
    "Level"="100"
    "Version"="2.6.1.5.2"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Workflow\Languages]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Workflow\Languages\ENU]
    "Message"="C:\\oracle\\ora92\\WF\\RES\\WFus.RES"
    "Data"="C:\\oracle\\ora92\\WF\\DATA\\us"
    "TemplateDir"="C:\\oracle\\ora92\\WF\\DATA\\us"
    "Help"="C:\\oracle\\ora92\\WF\\RES\\us\\AWF.HLP"sarah

  • The actionscript 3.0 reference site is serving results in various languages

    The actionscript 3.0 reference site at:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/index.html
    is serving up query results in various languages (looks like Italian) even though my regional settings is Australia or US.
    This behaviour is new - previously it always gave me english.
    Is anybody else having this problem?

    The settings are only a concern when you are running Flash files locally and they have links to the internet.  The settings will not be an issue for anyone using the file on the internet.
    The navigateToURL is for opening urls.  You could have a url be an swf file, but the function is not intended to be for telling an swf to play.  Normally you would just use a play() command on a button to have a movie play.

Maybe you are looking for