Smartforms to Word or Excel.

Hi, All.
How to convert Smartform to Word or/and Excel files.
SAP R/3 version 4.6c
Best regards
Dmitry V. Bolshakov.

Hi,
I am facing the same problem in ECC 5.0.
I want to generate a word file from smartform at run time. Is it possible any way.
Thanks,
Ashok

Similar Messages

  • Convert SmartForm to Word File or EXCEL,POSSIBLE?

    Hi,
    I have a requirement to convert a SmartForm to Word File or EXCEL because they need to do some changes in the form.I know how to convert it to PDF but I don't know how to convert it to WORD or EXCEL.I've searched the forum and know i have to use the FM:CONVERT_ITF_TO_RTF.I'm a newbie and can anyone tell me how to use this FM or give me a example.Will it loose all the formatting?Thanks.

    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
          EXPORTING
            formname = w_formname
          IMPORTING
            fm_name  = w_fmname.
        CALL FUNCTION w_fmname
          EXPORTING
            control_parameters = cparam
            output_options     = outop
            user_settings      = space
         IMPORTING
            job_output_info    =  tab_otf_data
         TABLES
            IT_VBRP = IT_VBAP[].
       if  sy-subrc IS INITIAL.
        ENDIF.
         tab_otf_final[] = tab_otf_data-otfdata[] .
    *--Start of PDF--
        CALL FUNCTION 'CONVERT_OTF'
         EXPORTING
           FORMAT                      = 'DOC''
           MAX_LINEWIDTH               = 255
      ARCHIVE_INDEX               = ' '
      COPYNUMBER                  = 0
      ASCII_BIDI_VIS2LOG          = ' '
      PDF_DELETE_OTFTAB           = ' '
         IMPORTING
           BIN_FILESIZE                = BIN_FILESIZE
      BIN_FILE                    =
          TABLES
            OTF                         = tab_otf_final
            LINES                       =  doc_tab
         EXCEPTIONS
           ERR_MAX_LINEWIDTH           = 1
           ERR_FORMAT                  = 2
           ERR_CONV_NOT_POSSIBLE       = 3
           ERR_BAD_OTF                 = 4
           OTHERS                      = 5
        IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
        DATA : FNAME TYPE STRING .
       FNAME = PATH.
       concatenate FNAME  VBELN  '.doc' into FNAME .
        CALL FUNCTION 'GUI_DOWNLOAD'
          EXPORTING
            BIN_FILESIZE                    = bin_filesize
            FILENAME                        = fname
           FILETYPE                        = 'BIN'
      APPEND                          = ' '
      WRITE_FIELD_SEPARATOR           = ' '
      HEADER                          = '00'
      TRUNC_TRAILING_BLANKS           = ' '
      WRITE_LF                        = 'X'
      COL_SELECT                      = ' '
      COL_SELECT_MASK                 = ' '
      DAT_MODE                        = ' '
      CONFIRM_OVERWRITE               = ' '
      NO_AUTH_CHECK                   = ' '
      CODEPAGE                        = ' '
      IGNORE_CERR                     = ABAP_TRUE
      REPLACEMENT                     = '#'
      WRITE_BOM                       = ' '
      TRUNC_TRAILING_BLANKS_EOL       = 'X'
      WK1_N_FORMAT                    = ' '
      WK1_N_SIZE                      = ' '
      WK1_T_FORMAT                    = ' '
      WK1_T_SIZE                      = ' '
         IMPORTING
           FILELENGTH                      = file_size
          TABLES
            DATA_TAB                        = doc_tab
      FIELDNAMES                      =
         EXCEPTIONS
           FILE_WRITE_ERROR                = 1
           NO_BATCH                        = 2
           GUI_REFUSE_FILETRANSFER         = 3
           INVALID_TYPE                    = 4
           NO_AUTHORITY                    = 5
           UNKNOWN_ERROR                   = 6
           HEADER_NOT_ALLOWED              = 7
           SEPARATOR_NOT_ALLOWED           = 8
           FILESIZE_NOT_ALLOWED            = 9
           HEADER_TOO_LONG                 = 10
           DP_ERROR_CREATE                 = 11
           DP_ERROR_SEND                   = 12
           DP_ERROR_WRITE                  = 13
           UNKNOWN_DP_ERROR                = 14
           ACCESS_DENIED                   = 15
           DP_OUT_OF_MEMORY                = 16
           DISK_FULL                       = 17
           DP_TIMEOUT                      = 18
           FILE_NOT_FOUND                  = 19
           DATAPROVIDER_EXCEPTION          = 20
           CONTROL_FLUSH_ERROR             = 21
           OTHERS                          = 22
        IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.

  • Creating interactive PDF, WORD or EXCEL

    Hi experts
    I have to attach an editable file (interactive PDF, word or excel) to an email.
    Is there a way to print a smartform into an interactive PDF, word or excel?
    Or creating a word/excel file on another way, without printing-form.
    If there is a possibility wo create one of this 3 files, which functionmodules or class can i use.
    Thx in advance
    Christian

    Adobe forms ARE THE SOLUTION. If you have already paid for the licence or that is not your problem and you can use this technology, USE IT! That works in many scenarios:
    1) WD scenario/ online - is only one of the many
    2) standalone (works even without sap)
    3) Offline interactive form <<<----- this is what you want.
    I am the Adobe forms senior and can guide you through. Note there is Adobe form forum under NetWeaver - Adobe forms.
    Please check this link, what should be the thing you need to:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c2567f2b-0b01-0010-b7b5-977cbf80665d
    Otto

  • I downloaded mountain lion and then the new office suite (word, ppt, excel) but now when I try to display one of my ppt's it says 'ppt cannot open the file...the file may be corrupt, in use, not a type recognized by ppt etc.." how can I fix it?? HELP

    I downloaded mountain lion and then the new office suite (word, ppt, excel) but now when I try to display one of my ppt's it says 'ppt cannot open the file...the file may be corrupt, in use, not a type recognized by ppt etc.." how can I fix it?? HELP

    Did you try to open teh fle by double-clicking its icon? If the file was made with an older version of Office, you may get that message. Try opeing PP and, from its "File" menu, see if you can open the ppt. I've foundthat often gets around that message and then yo ucan save the file from the newer version.
    If that doesn't work, consider asking in the Microsoft Office: Mac forums here:
    Office for Mac forums
    PowerPoint is not an Apple product and it seems a lot of people around here avoid Office.

  • How do I make Word and Excel Documents readable to PC users that cannot open them

    How do I make Word and Excel Documents readable to PC users that cannot open them

    Be sure to save them in the Office 2007 format as .doc or .xls files.

  • No Word or Excel selection in report generation toolkit

    I've uninstalled/repaired the Report Generation Toolkit that I received with 8.2 Toolkit disks. I still don't have the selection of Word or Excel with the New Report.vi.  All I get is Standard Report or HTML. Some magic I'm missing?
    PaulG.
    "I enjoy talking to you. Your mind appeals to me. It resembles my own mind except that you happen to be insane." -- George Orwell

    Check out my reply (#4) in this thread, where I link to the KnowledgeBase entry that discusses having a toolkit installed to multiple LabVIEW versions.
    -D
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Adobe photoshop,word, and excel  won't open on my 2010 air mac

    adobe photoshop,word, and excel  won't open on my 2010 air mac. Message says I have lost my power pc connection. this happened while in Mexico

    Adobe Photoshop CS2, MS Word 2004 and other PPC apps running in Snow Leopard Server installed into Parallels  for use in Lion or Mt. Lion:
                                  [click on image to enlarge]
    More information here:
    http://forums.macrumors.com/showthread.php?t=1365439

  • My microsoft word and excel programs won't work and files won't open.

    After an automatic HP update, my Microsoft Word and Excel programs won't work and my files won't open.  What caused this and what can I do to fix the problem without losing my files?  I have files that are part of my work and I HAVE to have them ASAP.  Please help.
    Thanks in advance.

    Hi
    Please find the steps to resolve your issue.
    Open Installed Updates by clicking the Start button , clicking Control Panel, clicking Programs, and then, under Programs and Features, clicking View installed updates.
    Click the update that you want to remove, and then click Uninstall.  If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
    Or Try this step
    If this does not resolve your issue then you can try a System restore to the date where unit was working fine steps provided below for you.
    Start in search box type System Restore then click on it then select the Date where unit was working fine.
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • The dock in Maverick is doing strange things to word and excel files

    For years (and Mac operating systems), I have kept Microsoft word and excel documents on my doc. I use these documents frequently...click on the file icon in the dock, it opens, I edit and save. Click on the icon again and the saved document opens. so simple.
    Since upgrading, I click on the icon, the file opens with a number following the file name (version number I assume) but before docx or xlsx. I edit and save, but get a "save as" box. Now I have to edit the file's name, find the original and replace the original with the new version. Not so simple.
    Since I open and close my daily billing log many times a day, this has slowed me down (and irritated me).
    I have had no other problems with my Maverick installation and these files are in Word and Excel 2008. This does not happen to powerpoint or any other file I tried so far.
    Any suggestions on how to solve this?

    Your Mac will generate a new .plist file automatically after restart.
    Deleting the .plist file shouldn't delete any app icons from the dock.
    Check the startup disk just in case.
    Launch Disk Utility located in HD > Applications > Utilities
    Select the startup disk on the left then select the First Aid tab.
    Click:  Verify Disk  (not Verify Disk Permissions)
    If DU reports errors, restart your Mac while holding down the Command + R keys.
    From there you can access the built-in utilities to repair the disk using OS X Recovery

  • Slow system, very slow word and excel

    Hello there
    Since I updated to 10.4.10 everything I do on my MBP seems to take a long time. To open a simple word or excel file takes about 15 seconds!!!
    With 10.4.9 it was much faster
    Any suggestions about speeding up the MBP?

    Get Cocktail, run all the tasks on the Pilot tab once a week. Don't use any other tabs unless you know their meaning. Best maintenance app for newbies even though it costs a whopping $12 or $15.
    Until Office for the Intel CPU comes out , the old Office for Macs are a little slow so wait (a complete waste of money upgrading just for faster opening, in my opinion even when it does come out) or at least try the above.

  • Office 2013 Home & Business Edition - None of the application (Word, Powerpoint, Excel or Outlook) is opening, not even in safe mode..

    Office 2013 Home & Business Edition - None of the application (Word, Powerpoint, Excel or Outlook) is opening, not even in safe mode.. I tried to run the application in compatibility mode by right clicking the excel.exe and choosing the compatibility
    mode, still no success. It is installed on Windows 7 Professional SP1. All the latest updates are already installed. I have also tried Microsoft fixit, but still no Success. Please help!! 

    I'm so sorry that I forgot the Office programs even not open in safe mode and provide useless information in my last reply.
    The problem persists when we perform a Windows clean boot, right?
    Were the Office programs suddenly not working? Or it just can’t be open after you install it? Did you get any error message?
    If you haven’t try a repair of your Office installation, we can try it to check the result:
    http://office.microsoft.com/en-us/project-help/repair-office-programs-HA010357402.aspx
    In addition, try to use Event Viewer to see if we can get some useful error log about this problem. See:
    http://windows.microsoft.com/en-us/windows/open-event-viewer#1TC=windows-7
    Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • How do i get word and excel on my mac

    Hi,
    I have recently bought a Mac book pro. Till now have been using a acer laptop.
    can any one help with the following
    I want to transfer all my data( mostly word, excel and photos) to my Mac
    what software do i use to in Mac to be able to use the word and excel.
    Please help. Iam not computer savy so going nuts now.

    Welcome to the Apple Forum, sujithna!
    sujithna wrote:
    ...a Mac book pro. Till now have been using a acer laptop.
    can any one help with the following
    I want to transfer all my data( mostly word, excel and photos) to my Mac
    Take a look at the options to Transfer data from a PC to a Mac. Consider the first option with Migration Assistant.
    HTH

  • I am unable to open the microsoft word and excel and pdf files after upgratding to 4.3.3 os version

    I am unable to open the microsoft word and excel and pdf files after upgratding to 4.3.3 os version. I was able to access them in 4.3.1 .
    Can anybody tell when is this getting resolved.

    http://support.mozilla.com/en-US/kb/Recovering+important+data+from+an+old+profile
    Your old Profile is located here in Vista & Win7: <br />
    ''drive'':\Users\''Windows login user name''\AppData\Roaming\Mozilla\Firefox\Profiles\''profile_name''

  • I recently signed up for a one month trial of adobe pro.  I logged in.  I cannot convert a single page of PDF file to word or Excel with this trial.  I just get the request to sign up for a year.  What good is the trial if I can't try it?

    I recently signed up for a one month trial of adobe pro.  I logged in.  I cannot convert a single page of PDF file to word or Excel with this trial.  I just get the request to sign up for a year.  What good is the trial if I can't try it?

    Hey vcomfort6,
    Please ensure that you are using Adobe Acrobat and not Reader to convert PDF file to word or excel.
    Could you tell me whether it is a scanned document? Does this happen with all PDFs or any specific one?
    Do you get any error message? What exactly happens when you try doing the same?
    Hope to hear from you.
    Regards,
    Anubha

  • I can no longer open word or excel files from my email in firefox, i can in all other browsers. it started november 5, 2014

    Yesterday afternoon, out of the blue, I can no longer open word or excel documents from my gmail account in firefox browser on windows 7. I can in all other browsers. The error message is "There was a problem sending the command to the program"

    As a workaround, does it work to save the files first and then open them after saving?
    Sometimes when Firefox has problems handing off a download to another program it is caused by a corrupted settings file. That file is hard to edit, so usually we suggest renaming the file to see whether that resolves the issue. Here's how:
    Open your current Firefox settings (AKA Firefox profile) folder using either
    * "3-bar" menu button > "?" button > Troubleshooting Information
    * (menu bar) Help > Troubleshooting Information
    * type or paste about:support in the address bar and press Enter
    In the first table on the page, click the "Show Folder" button. This should launch a new window listing various files and folders.
    Leaving that window open, switch back to Firefox and Exit, either:
    * "3-bar" menu button > "power" button
    * (menu bar) File > Exit
    Pause while Firefox finishes its cleanup, then rename '''mimeTypes.rdf''' to something like mimeTypes.old
    Start Firefox back up again and test your Gmail attachments. Any improvement?
    Note: This resets some preferences to their defaults, such as which PDF viewer Firefox uses. If you need to update that again, please see this article: [[How to disable the built-in PDF viewer and use another viewer]].

Maybe you are looking for

  • How to configure objective function for use in minimizati​on?

    Hi all, I have been working on a minimization problem (for details, see this post).  I have figured out how to run an unconstrained minimization, but can't quite figure out why my objective function wire remains broken.  Here is a screen shot: Any id

  • OSB: send dateTime do Java Callout method

    Hi, I have a method in Java that receives a parameter of type java.util.Date and I want to invoke that method in an OSB Java Callout Activity. I receive in the OSB 11g service input an element of type xs:dateTime and I want to send it to the Java met

  • Can't install Zen 3.2 sp3 on a NW5.1 sp7 Tree!!!

    I was never able to install 3.2 sp2 under NW5.1 sp5, so I hoped by going to sp7 and then finding the new Zen 3.2 sp3 I would actually get this **** sp installed. But no, yet again I get the message at the Tree screen saying:- ZfD 3.2 (ZENworks for De

  • What is URL address for Mozilla Firefox start page

    When I click on Bookmarks, then scroll down to Mozilla Firefox Start Page and click on this, I receive this notice: "URL is not valid and cannot be reloaded." When I go to History section "Restore Previous Session" is not "highlighted". How do I "rel

  • PE11 crops as it prints pictures. Why?

    PE11 crops as it prints pictures. Why? I use 4x6 paper to print. When PE11 shows the thumbnail on the preview screen prior to printing the whhole  picture is there. But the output shows cropping which spoils the composition of the picture I took.  I