PDF-based forms + translations

Hi All,
I have created one form with SFP and English language for Order confirmation.
Now I need to translate this forms for ALL languages. I have started with German - DE language in SE63 transaction.
I have created also one Order confirmation in German - DE language.
Problem: my translation words not happen.
Any solution/idea for this problem??
Regards,
Anabela Moreira

That's nice.
I found interesting feature (or bug) that can help translators.
E.g. you have form in English. You have translated it into Russian.
If after translation of the form you login in SAP using target language (Russian) and open form in SFP transaction and try to edit it system says that current language is not the same as original language of the form bla-bla-bla. If you select to use original language system shows you all text in the original language (English). But! If you open the form not in edit, but in view mode than all translation is visible.
Maybe it could help.
And just for reference of future users here are some examples of calling form with language parameters.
* For American English (locale enUS)
gs_docparams-langu = 'E'.
gs_docparams-country = 'US'.
* For GB English (locale enGB)
gs_docparams-langu = 'E'.
gs_docparams-country = 'GB'.
* For Russia (locale ruRU)
gs_docparams-langu = 'R'.
gs_docparams-country = 'RU'.
* Now call the generated function module
call function gv_fm_name
  exporting
    /1bcdwb/docparams  = gs_docparams
  importing
    /1bcdwb/formoutput = gs_result
  exceptions
    usage_error        = 1
    system_error       = 2
    internal_error     = 3
    others             = 4.
In case if these parameters are omitted system uses login language.
Regards,
Petr Perstnev

Similar Messages

  • Error in generating PDF Based form - SUI Report

    Hi,
    We are running Quarterly reports for Unemployment reporting at USA using tax reporter.
    We are not able to see the complete spool output for the Wage Type Listings but only just 1 page. In the tax reporter log we get the error "Error in generating PDF Based form HR_F_WLIST_CA" for respective states.
    Any idea how to resolve this.
    We are on ERP 6.04.
    Thanks,

    Hi,
    I think its  Basis problem.Ask basis gyus to repair the connection and try again.
    Regards,
    Manoj.

  • Creating layout in PDF Based Form to print table content.

    Hi ,
        I am facing problem in creating the layout of PDF Based Form . I do not need any interactive text but only active table in my context whose data i need to print . What i did was drag the table from data view into  the body page and activate . When i run it i only get a table structure but without any data .
    Can any one help me or give a pointer to any tutorial for this ?. I have checked in SAPnet for PDF Based Print Form but it somehow skips how to create layout.
    With regards,
    Saurabh Kumar Pandey

    Have a look at help.sap.com:
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/b7/64348655fb46149098d95bdca103d0/content.htm">Interactive Forms based on Adobe Software</a>
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/4c/9cc19e5c874091a99790e540b06f3a/content.htm">Inserting a Table or Loop</a>

  • How to active a PDF Based Form in ERP System

    Hi ,
    One of user facing problem "When I try to active a PDF Based Form in ERD, I got the following error: u201CINVALID http CONNECTION : ADSu201D
    Please can anyone help me in this ,what should i do and how to proceed it slove this issue.
    Thanks and Regards
    Brijesh Prasad

    You need
    - an application server JAVA with Adobe Document Service installed
    - you need to configure the connection between that Java instance and your ERP system
    https://www.sdn.sap.com/irj/sdn/adobe
    Markus

  • Issue with pdf-based forms (correspondence)

    Hello!
    Got a problem with our new pdf-based forms.
    I'm tryinig to print a new pdf-based dunning form via correspondence (fpcopara), but there is no option where i could say "XFP data stream with context evaluation". There are only the options for Smartforms and SapScript.
    Has anyone an idea how to solve this problem?
    Thanx 4 helping!

    Here are the steps (from generating the form up to the point where i want to print it):
    1. Transaction Code: SFP (Form Builder)
    create a new interface with interface-type: ABAP Dictionary-based Interface
    2. Transaction Code: SFP (Form Builder)
    create a new form. Layout type = Standard Layout, Interface from step 1, create a small layout and activate both (interface an form).
    3. Transaction Code: EFRM (Maintain Application Form)
    create a new application form with these options:
    Form Class: IS_U_CA_DUNNING
    Form Type: PDF-based Form
    PDF-based Form: (name from step 2)
    After creating this new application form, try to activate it.
    4. Transaction Code: FPCOPARA (Correspondence Printing)
    For this step you need printable dunnings in your system.
    Tab: Print Parameters
    Output Device: your XFP-Printer
    And there we are... There is no option for PDF-based Forms at this point. Just the options for SapScript and Smartforms.
    Thanks
    Btw: we're using IS-U (Utilities).

  • Document Output - PDF-based forms - output log (error)

    Hello,
    Ever since activating the PDF-based form for BUS2201 the following error shows via viewing the 'output log':
    E     Business AddIn Was Not Called     http://srm7.atosorigin-ica.com:80/sap/ebp/docserver?msgdocuget&MsgId=SPPF_MEDIA&MsgNo=038&Langu=EN&sap-client=100
    E     Printing Error
    E     Action could not be succesfully executed
    Anybody else has experienced the error 'Business Addin Was Not Called' before? What does it mean? I know there is _SF badi active but it doesn't really contain anything apart from
    check = check
    statement
    Kind regards,
    Tim

    Hi,
    launch following in INTERNET explorer.
    http://sapjavahost:50<instance_nr>0
    where sapjavahost = hostname of you SAP java stack host
             <instance_nr> = instance number of Java system
    this open sap j2ee engine start page.
    click on system information, login with administrator user and password
    under Software Components  you will find version and patch level.
    regards,
    kaushal

  • PDF-based forms for cash-book documentation

    Dear colleagues,
    Can you please help us with one guestion:
    Are there any ready PDF-based forms for cash-book documentation (forms KO-3 and KO-4) in SAP?

    Hello,
    I am facing the same problem, working with ERP 60
    Did you get a response about KO-3 and KO-4 pdf-based forms for cash-book documentation?
    Best Regards,
    Ernesto.

  • PDF-based forms

    needed help..........
    how to create PDF-based forms

    Hi,
    1. Why do you go for PDF Based Forms when you have SAP Scripts/Smart Forms?
    In US and Europe under section 508 each and every business document should be accessible for impaired people.
    Communication is possible using XML.
    We can work off line (when SAP system is down).
    2. The Settings involved in SAP Scripts/Smart Forms.
        All Fonts, output type, Driver programs and printer details.
    Myriad Pro (some font name like that) is not available in PDF form. For other fonts no extra setting is required
    Changes in Driver Program
    Driver program
    •     Get name of the generated function module
         CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
    •     Print job needs to be opened exclusively for forms of new interface
         CALL FUNCTION 'FP_JOB_OPEN'
    •     Now call the generated function module
    … After PDF form is created it will generated FM
      CALL FUNCTION gv_fm_name
    •     Close spool job
           CALL FUNCTION 'FP_JOB_CLOSE'
    3. Does the same font/printer is supported when converted to PDF Based forms?
                Yes
    4. What difficulties are faced when conversion? Limitations in PDF Based Forms which cannot be done when trying to convert Smart forms/Sap Scripts?
         Certain conditions are there in Sap Scripts and Smart forms that can not be handled in PDF, there is something called as Scripting in PDF. Using that we can handle such kind of exceptions .But according to Good Programming technique we should rarely use it, because it affects the performance of the form.
    5. Limitations of PDF Based Forms as such?
       There is a concept called as nested tables, from Accessibility point of view there is problem.
         Headers on different pages. This is again an accessibility problem.
         Preprinted forms.
    6. Procedure Assigning output types for PDF Based forms and testing them?
        Some Basis Problem is there, that’s why I am not able to view the layout
    7. Printer configurations in PDF Based forms and the Paper size?
    •     Default printer should be Local 
    •     Page Scaling should be  None
    •     Chose paper source by PDF Page size.
    points plz (if this information is usefull for U ).
    Regard's
    Raghunath.S

  • Error in printing pdf based forms

    Hi friends,
    Error in printing pdf based forms
    When we are trying to print pdf based forms.we get below error
    Cannot find PDL type for output device frontend printer
    Call contained error(s): ADS(2)
    Message No: FPRUNX003
    Thanks in advance.
    Please help

    Hi,
    launch following in INTERNET explorer.
    http://sapjavahost:50<instance_nr>0
    where sapjavahost = hostname of you SAP java stack host
             <instance_nr> = instance number of Java system
    this open sap j2ee engine start page.
    click on system information, login with administrator user and password
    under Software Components  you will find version and patch level.
    regards,
    kaushal

  • Problem to print pdf-based forms using Epson printer

    Hello,
    I need print pdf-based forms using an EPSON FX 2190 printer.
    In The sap note 685571 I read that can print PDF-based forms on all printers installed in the SAP system as long as the relevant XDC file exists.
    I do not found XDC file to EPSON device type, a Epson fx 2190 do not support postscript.
    Can I use this printer to pdf-based forms?
    I need that spool request (pdf) have a output immediately on EPSON printer.
    thanks in advanced for your cooperation to solve it.
    Osmany

    I don't think Epson has developed an XDC for ESC/P language. That would be very difficult/long to develop an XDC from scratch. Best solution is to install a new printer. Otherwise you may either use a Printer Description Language converter (PS to ESC/P, or other ones), it probably exists, or call acrord32 in print mode on a Windows frontend or server.

  • Problem to print pdf-based forms using matricial Epson printer

    I need print pdf-based forms using an EPSON FX 2190 printer. 
    In The sap note 685571 I read that can print PDF-based forms on all printers installed in the SAP system as long as the relevant XDC file exists.
    I do not found XDC file to EPSON device type, a Epson fx 2190 do not support postscript.
    Can I use this printer to pdf-based forms?
    I need that spool request (pdf) have a output immediately on EPSON printer.
    thanks in advanced for your cooperation to solve it.
    Osmany

    I am afraid you cannot make your scenario work if there is no XDC provided. Maybe you can create one, but I don´t know how difficult that can be or how to do that. Maybe you can get more help under ABAP > Form printing where there are guys experienced with this printing details. Regards, Otto

  • EHP4 PDF based Forms

    Hi,
    we have installed EHP4. Now we have a lot of sap standard based PDF forms. But the problem what i have is, i konw the form name, but not the name of the print programm and the entry name.
    To see all new PDF forms i use the report RERP_EHP_SHOW_FORM_LIST, but how can i see the print programs, which belongs
    to the forms?

    Hi,
             Check this way TC: NACE->Output Types->Form and Prog name will be assigned to an output type where u can check the prog. name.
    Regards,
    Kumar

  • Error when print PDF-Based form by code

    Hi all,
    I run debug my following code and i got a error : "Job already started" in step 3.
    Pls help to solve the problem, thanks alot
    My code:
    Step1:
      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          IE_OUTPUTPARAMS       = FP_OUTPUTPARAMS
        EXCEPTIONS
          CANCEL                = 1
          USAGE_ERROR           = 2
          SYSTEM_ERROR          = 3
          INTERNAL_ERROR        = 4
          OTHERS                = 5.
    Step2:
    Get the name of the generated function module
      CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
        EXPORTING
          I_NAME                     = u2018<form name>u2019
        IMPORTING
          E_FUNCNAME                 = FM_NAME.
    Step3:
    Language and country setting (here US as an example)
    fp_docparams-langu   = 'E'.
    fp_docparams-country = 'US'.
    Call the generated function module
      CALL FUNCTION FM_NAME
        EXPORTING
          /1BCDWB/DOCPARAMS        = FP_DOCPARAMS
      IMPORTING
        /1BCDWB/FORMOUTPUT       =
        EXCEPTIONS
          USAGE_ERROR              = 1
          SYSTEM_ERROR             = 2
          INTERNAL_ERROR           = 3.
    Step4:
    Close the spool job
      CALL FUNCTION 'FP_JOB_CLOSE'
      IMPORTING
        E_RESULT             =
        EXCEPTIONS
          USAGE_ERROR          = 1
          SYSTEM_ERROR         = 2
          INTERNAL_ERROR       = 3
          OTHERS               = 4.
      IF SY-SUBRC <> 0.
                <error handling>
      ENDIF.

    Problem is solved. Just change ProgramID in code.

  • Form translation to Japanese - baseline shift

    Dear All,
    I have a big problem with interactive forms. I developed a PO form for a Japanese company in English. When I transate it and use Kanji characters in the translation the baseline of these characters is about one line below where they should be. I use Arial fonts at the form development and the ADS changes it to MS Mincho or MSP Gothic. These two character set was also installed to the ADS font directory. Is it possible to use one form for the English and Japanese version of the form or I have to develop another form to the Japanese form and set the baseline of all the characters? Does anybody have experience in this issue? Has anybody developed PDF-based form in Japanese language?
    BR,
    Peter

    Hi Peter,
    I faced exactly the same while adapting the standard PO-form.
    Here's the solution:
    If you copied the standard PO-form you'll probably find the following tag in your form's XML:
    <?originalXFAVersion http://www.xfa.org/schema/xfa-template/2.1/?>
    You should replace it by
    <?originalXFAVersion http://www.xfa.org/schema/xfa-template/2.2/?>
    Alternatively you can also check the compytibility settings in Lifecycle designer:
    Menu "Edit/Form properties" switch to tab Compatibility:
    Update textformatting and event model to the recommended version using the two buttons there.
    This should actually do the job.
    regards

  • Adobe form translation changes do not work for second time

    Hi Team,
    i am translating adobe form from EN to TR and it was successful for first time and all the changes were working correctly then again i have translated all the texts and checked however then it was only translating fields which were translated in first try.
    I am really confused and please help me here i am not really sure what exactly to do .
    i have checked below note however not getting what to delete exactly .
    i have acttached the note  data below please help <removed by moderator>.
    1294146 - Problem translating rich texts in PDF based forms (Adobe)
    Message was edited by: Manish Kumar

    HI Lande,
    There is nothing to delete. Here is what you should do:
    Following procedure applies to both symptoms:
    1. Open the corresponding form in the original language in change mode in Form Builder
    2. Choose the Layout tab of Form Builder to open the form layout in Adobe Designer.
    3. Identify and select the concerned text element in the layout so that it will be highlighted in the hierarchy tree of the Adobe Designer
    4. Go to the XML Source tab of the Adobe Designer
                  The XML source shows the section of the selected form element.
         5. Go to the appropriate <exData/> element and delete the occurrence of attributes
         xft-xliff:id or xliff:rid
    6. Leave the XML source tab and save the changes.
    7. Activate the form.
    Regards,
    Ashvin

Maybe you are looking for

  • Fill text box background?

    how do i get a text to fill with color?  i know its kind of a noob question but thank you

  • HT1689 I purchased a song on my iPhone from iTunes & the song won't fully download how do I fix this issue

    I purchased a song on iTunes which will not fully download but n my music files its there but no sound HOw do I fix this issue?

  • Copa flow of actual values

    Hi all, In our COPA, we have some value field that are linked to SD documents and assessments from cost center.  The issue is that the SD documents and the assessed documents have different prefixes. Is it possible to match the prefix, so that the sa

  • Purchases not appearing in library anywhere

    I bought Psych season 1 episodes "From Earth to the Starbucks" and "He loves me, he loves me not, he loves me, oops he's dead." At the same time. Since I have a slow internet connection, I let it download over night. The next day, there was not any p

  • .msi (installer package) problems

    Apparently, I deleted the .msi file off of my computer somehow and now I cannot uninstall iTunes or install a new one ontop of the old one because my computer cannot find the file. Any ideas on how to fix the problem or at least get the .msi file bac