Single report's output in multiple language (EBS R12)

Hi,
Many of us would be aware that customer invoices are sometimes generated in their preferred language which may be different than our langauge.
For example we are using English but customer always need their invoice in German/Spanish/Portugese etc.
Now our invoice creation XMLP program will generate receivable invoices for all the customers in an Operating Unit through a scheduled batch program. This batch program may pick any number of customers with any preferred language if their invoice is ready for printing. This means that program may select 10 invoices to be printed in 10 diffrent languages.
We can create our localized/translated layout templates to print invoice in diffrent language. But my question is how to ensure that program prints 10 invoices each in diffrent language using correct localized/translated layout in a single run?
As per my understanding in a single run of a concurrent program, we can attach only one template of a particular language-territory combination.
Thanks in advance...
Best regards...

for Multisheet excels :
link
Its a useful link.
hope it will work for you.
Regards
Prakhar

Similar Messages

  • Export to PDF - Can a single report (rpt file) create multiple PDF files using the export command?

    Post Author: markeyjd2
    CA Forum: Exporting
    Greetings forum members,
    My question is, in its entirety: Can a single report (rpt file) create multiple PDF files using the export command, ideally one PDF file per DB record?
    In my case; I have a Crystal Report that reads data from a DB table containing ~ 500 records.  When I export the report to a PDF file, I get one PDF file, with ~ 500 pages.
    What I would like to do is export the report to ~ 500 individual PDF files; One file per DB record.  The file names would be based on the table's primary key.
    Is this possible?

    Post Author: Micha
    CA Forum: Exporting
    Hi,
    you need some lines of code, but its easy. Dependend on how to start the generation of your 500 PDFs, you can write an ASP page and start it via Web Browser, or a Windows Script and start it via scheduled job...
    Here's an abstract of the ASP code I use:
    First, you create a recordset (here: "rsc") which gives you the list of ID fields you want to export, then you create CrystalRuntime.Application object, then you loop through the recordset, open your report (here: "oRpt") and set login info. Then set the selectionformula, so that the report displays only the data of the current ID, e.g.:
      oRpt.RecordSelectionFormula = "(" & oRpt.RecordSelectionFormula & ") AND {myTab.myVal}=" & rsc("myVal")
    Then you export the report, move to the next record in recordset, and repeat the loop until recordset.EOF. Then you close recordset and connection.
    Micha

  • 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

  • Reports Output in MULTIPLE Languages..

    Hello -
    We have a customer with operating locations in China, Japan and USA. They are OK with using the application (Forms, Java etc) in English. But they have few Customer facing reports (Invoices, Statements etc.) that need to be printed in the local language (Both DATA and Labels).
    So it is NOT just labels but also the data (right, even the item descriptions, styles, color) etc needed to be printed in Local Language.
    I know one way we do this is by storing the data in multiple languages (Items Descriptions, Colors, Styles) in a table. But I am wondering if there is ANY Dynamic conversion utility that can be used at the report run time that can convert ENGLISH to local languages before printing.
    Any suggestions?>
    Thank YOU
    Bala

    Hi Norman,
    We have Siebel 8.0.0.8 implemented in ENU and FRA. I have an XLIFF for each language. However , when I run the report from the French application, the report generated has all the labels show up correctly in French. However, the LOV values still show up in English. If I set the Language Code parameter in the XMLP Report Server component to FRA, then the French LOV values show up in English and French reports.
    How do I get the correct LOVs to show up on the correct language reports. Any ideas ?
    Thanks
    Subbu

  • Getting report (rdf) output in different language format other than english

    I have a report registered in apps with the output type as pdf.when i run it,the output comes in pdf but in a language other than english.
    when i run the report in the reports builder the output in pdf comes in english.I am using EBS R12.
    pls suggest.....Thanx in advance...
    Regards,
    Kranthi

    >
    Can you help me how can i implement using xliff file.
    >
    nice guide - Translating Reports - http://docs.oracle.com/cd/E10415_01/doc/bi.1013/e12187/T421739T432386.htm
    >
    To generate an XLIFF file from an RTF template
    Open your template in Microsoft Word with the Template Builder for Word installed.
    From the Template Builder menu, select Tools > Translations > Extract Text.
    BI Publisher extracts the translatable strings from the template and exports them to an XLIFF (.xlf) file.
    Save the file to the desired location.
    >
    >
    One more clarification if i am going for 'create lang-template per lang' then do i need to have MLS configured in my EBS.
    >
    not sure about your point
    what do you mean "configured" ?
    mls is the ability to run you application on different language like italian, russian ....
    so if you want check how many lang do you have then
    select nls_language from fnd_languages where installed_flag in ('B','I');for my test instance i have only "AMERICAN"
    but i can run my report with 'lang-template per lang' in different lang
    so when you run your concurrent then click "options" and indicate "template language"
    if you have
    template name: XXTMP_ru.rtf lang: Russian
    template name: XXTMP_en.rtf lang: English
    then you can choose for "template language" - Russian and English

  • Report Dasiy Chaining - 1 report, combined output of multiple reports

    I have a question here. Is there a way to create a report that will combine the output of other BIP reports into one report? In my case, the person who runs out reports want to run every report concerning units from 1 report. Right now the reports consist of 3 individual RTF templates spread over 2 individual reports. I have attempted combining the data templates and rtf templates where each report was in its on section but this is not working very well because I have no way to reset page numbering when the reports flip over from one to the next. I have it set in word to reset at the end of the sections yet instead of 1 through x in report 1 then 1 - y for the pages of the next report I get 1 through (total number of pages). But is there an easier way to combine it?
    Message was edited by:
    David Pulliam

    We are running BI Publisher 10.1.3.3.1 stand alone version (i guess) on Oracle 10g AS.

  • R12 FSG Report in Multiple Languages

    Dear Experts,
    Client requirement is they need FSG Report in 3 Languages. is it possible?
    If possible please help me on this
    Thanks
    Bharath

    Hi Kumar,
    It's not that report be written in multiple languages. The coding is normal and all that you have to do is, create text elements, selections texts and messages also normally as you do regularly.
    As per your requirement, in order to display your report in multiple languages, all that you have to do is maintain translations to all the above texts. You can do this from the same report in SE38.
    GOTO-->text elements. Here goto --> translations. Here you will find all the texts. You maintain the required translations here.
    You can also maintain translations for any given object like function modules, reports, dictionary objects etc from SE63.
    Hope this helps.
    Regards,
    Kiran

  • Multiple Languages in one Form

    Hello,
    I have a requirement to replace a preprinted form and create a form in SAP that contains  texts in multiple languages. e.g. Russian, Greek, Bulgarian, German, English etc.
    The  form also contains single lines of text with multiple Languages.
    Does anybody know how to achieve this?
    We are on ERP 6.0.
    Greetings,
    Thomas

    if your using the smartforms : 
    you can use multiple include texts
    if it is EN
    Text Name         &GV_DEL_NUM&
    Text Object       VBBK
    Text ID           ZSO6
    Language            EN  pass here
      if it is DE
    Text Name         &GV_DEL_NUM&
    Text Object       VBBK
    Text ID           ZSO6
    Language      DE pass here
    like create multiple texts.
    if it is SCRIPT
    use read_text  multiple times and based on language
    finally  CONCATENATE texts into single line......

  • Multiple language support

    A few questions:
    1) Does the report viewer control have multiple language support? I could not find a way to resource the status bar, toolbar tooltips, or subsequent dialogs.
    2) Is there a way to support multiple languages in the reports? I'm thinking of inspecting all ReportObjects in the ReportDefinition, but I'm wondering if there's a less invasive way of handling this.
    3) Is there a way to determine the last page number of a report? I understand that not all pages are loaded initially and I'm ok with that limitation, but I can find no way to determine if the user's reached the last page other than looking at the enabled state of the "Last Page" button in the toolbar.
    Any assistance is appreciated.

    1. Yes we support multiple languages. Go here http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm then check out Crystal Reports .NET SDK > Tutorials and Sample Code > Other Tutorials > Configuring Multilingual Client Support.
    2. This depends on what you mean by supporting multiple languages? Do you mean you want the entire report, including data to be in another language? If so then this is up to you. We don't translate the data. We only translate the tooltips, toolbar, and regionalize the data formats. You can either switch to a different data table for the correct language, create a formula to translate for you, or create a custom UFL and subscribe to a translation service to translate the data for you.
    3. Yes. Check out note 1216240 here https://www.sdn.sap.com/irj/sdn/businessobjects-notes.

  • Want to Integrate ESSO with Oracle EBS R12

    Hi,
    I am newbie to ESSO, want to enable single sign on facility with my Oracle EBS R12 using windows logon as primary authentication. Can anyone guide me how to proceed? can I use ESSO to solve this issue? if yes then please guide me with steps to proceed and achieve desired results.
    Reply awaited..
    Regards,
    Priyanka.

    Priyanka Pawar wrote:
    Thanks for your valuable reply.... Gone through documentation and it is really very helpfull. I can now proceed with downloading ESSO and installation of ESSO-LM.
    As it is 1st time i am tring to implement ESSO, is it possible to install it on my Windows XP PC for testing it's working, installation and configuration? Yes. You will need Active Directory or ADAM for storing metadata. ADAM can be installed on your PC too. There's a Deployment Guide in the docs that describes this.
    >
    What about Template creation? should i follow "Template Configuration and Diagnostics for Web Applications" for creating Template for accessing Oracle EBS R12 application?Yes

  • How to accept multiple languages in a single report.

    Hi,
    We have a Web I report built based on universe(Oracle DB- Utf-8 codepage), In Data base tables there is a data with multiple languages. But when I run Web I report it is showing the data which is in english but data other than english is showing inverted "?". Could any one please suggest me how the data to be supported in all languages for the Web I report.
    Thanks,
    Mallareddy D.

    You should be creating a universe using the table with filter utilizing a column which accepts a parameter value of language and shows the data in that specific language. This concept is already used in SAP standard audit universe which accepts language for any query and shows the data in that language.. The logic for the derived column for the table should look something like below Table.LANGUAGE = @Prompt(Select language)

  • How to display results set of multiple reports into a single report table

    Our goal is to create a single report (or dashboard) that shows the "funnel" of object creations related to each campaign. The flow goes from Activity to Lead to Opportunity as well as multiple steps within each (ie. Unqualified Lead -> Qualified Lead, etc).
    We currently have 3 separate reports in three different subject areas, each reporting the different metrics and we would like to combine the output into a single Unified report.
    For example what we currently have is:
    Activities:
    Campaign Name # of Activities
    Campaign A 12
    Campaign B 26
    Leads:
    Campaign Name # of Leads # of Qualified Leads
    Campaign A 10 4
    Campaign B 20 18
    Opportunities:
    Campaign Name # of Opportunities # of Opps per Sales Stage ... # of Wins Closed Revenue
    Campaign A 3 2 1 $1,000.00
    Campaign B 10 8 3 $2,800.00
    What we want to see is:
    Combined:
    Campaign Name - Campaign Cost - # of Activities - # of Leads - # of Qualified Leads - # of Opportunities - # of Opps per Sales Stage - # of Wins - Closed Revenue
    Campaign A - $423.00 - 12 - 10 - 4 - 3 - 2 - 1 - $1,000.00
    Campaign B - $ 1,000.00 - 26 - 20 - 18 - 10 - 8 - 3 - $2,800.00
    We have tried using the "Combine with similar analysis" but the number of columns for each subject area differ. We also tried creating multiple UNION criteria (one for each column), but in the case of # of Opps per Sales Stage and Closed Revenue, those are not "Metrics" fields, so they won't combine.

    Hi, You may have to create some dummy fields to equate the no. of field in each of the report matching the data type too and get a one single report using combined analytics and then using the resultant data you can create a simple pivot like below. Haven't tried it before
    -- Venky CRMIT
    Hi Venky,
    I am facing the same problem. Can you please say Steps how to create resultant data and Combine in pivot Table .
    Please Help me .
    Thanks in Advance .
    My mail id is :
    [email protected]

  • Report XML output fail to load into .RTF layout [EBS r12]

    Hi,
    In EBS r12, we have requirement to have a standard report output in excel.
    I got the report's xml output to create the xml template (.RTF layout) using BI Publisher.
    I created the .RTF layout and it works fine on my laptop using Bi Publisher.. the xml loads into it and i can preview xml data on layout with all format (Excel, PDF...)
    I uploaded the layout to EBS, and assigned it to the standard report.
    I changed standard report out put to XML
    When i go to submit report request, the template is assigned with report and everything seems correct.
    [See screen shot: http://img35.imageshack.us/i/xmlt.jpg/]
    But after i run the report.
    The report is Completed with Warning status.. and output is only XML with Error message :
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    The Log file says :
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 2350601 on node CLONE at 13-APR-2011 09:03:47.
    Post-processing of request 2350601 failed at 13-APR-2011 09:03:48 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Why this is happening ? i have done this many times with other standard reports and it worked fine.
    Please advise.
    Standard Report: Supplier Aging Report
    EBS : 12.1.1

    please check the log file and post the output here
    How to find OPP log file?
    To investigate on XML issues or other publishing problems, often the OPP logfile is needed.
    OPP stands for Output Post Processor. Below are the steps to find log file
    1. Login to the application as SYSADMIN
    2. Responsibility: System Administrator
    3. Function: Concurrent --> Manager --> Administration
    4. Select the Output Post Processor
    5. Click on the Processes button
    6. Select the Concurrent Process which was active during the time that the request ran
    7. Click on the Manager Log button to open the Output Post Processor log file

  • With Pages 5.2 how can i use multiple language types in a single document

    My Macbook Air Has the version 10.9.3
    I'm used to work with the old version of Page.
    But now I am using the new version of Pages 5.2 (1860).
    I want to know with the new version how do I use an multiple language types in a single document option.
    In the old  version of Pages I was using  Inspector -> Text -> "More" tab -> Language: British Inglese.
    In the new Pages 5.2 I do not know how to do it
    Could you help me?
    melo

    It's not possible to tag text with multiple languages in Pages 5.  Go back to Pages 4, which should still be in you iWork folder.
    For the whole doc in Pages 5, use Edit > Spellling and Grammar > Show Spelling and Grammar.

  • How to generate a single report  using multiple Databases

    Hi All
    Is it possible to create a single report using multiple databases
    I am working on Database A to generate reports usually,, but now i have a second database for which the data is coming from flat files now i have to use few tables from
    Database B to generate a single report,,,,, can any one help with the process

    Hi,
    i didn't see this properly in your post:
    but now i have a second database for which the data is coming from flat files if you have ETL then make flat files as source then create target tables in db:B itself.. .Now, import them in the rpd..
    If not, import both those tables into rpd with different connections..
    Create physical joins by selecting those tables and perform joins operations over db's in physical layer..

Maybe you are looking for

  • Disabled iPod not recognized by iTunes, completely locked.

    Hello, Recently, a friend of mine who had my iPod touch at the time was playing around with it, just basically messing with random settings. He set a passcode made up of random numbers in the process, neither of us know the combination. We made a few

  • Even when I add a Trusted File location, I still recieve the Allow / Block message?

    We use the "Protected Mode at startup" with Acrobat Reader 10.x and when we added trusted location, then the allow / block message disappears.  Sadly, with Acrobat 11.x even after add the folder locations to the Trusted list, the PDF file still ask "

  • Calling another FM, in the FM which is called in Update task

    Hi Experts, I have created the implicit  enhancement in the Function module say 'X' . This 'X' FM is called in  Update Task. Now i am calling another FM say 'Y' in this 'X' FM. The FM 'Y' has got its own commit statement.It is updating some tables. H

  • Rotate view tool keystroke

    hi, is there a keystroke to quickly access the "rotate the canvas view", in the way you can hold down spacebar for a quick go of the hand tool? i realize "r" switches to the tool, but i'd like to use it like the spacebar hand tool so it springs back

  • ProcessChain-asynchronous execution fails but synchronous execution pass

    Hello Experts, I am having a problem in the execution of our process chains in Prod. When executing thru rspc, Process chain stops at intermediate point & does not execute and status is red. When I execute it synchronously, it passes. Not sure why it