Open Excel with out saving on presentation server

Hi All
   I have requirement like when I execute the report, result should open in Excel sheet automatically with out saving on Presentation server.
   Please help me. Thanks in advance.
Regards
Rama

HI Arun
    Thanks for your help, but It is opening blank Excel sheet, Internal table data not loading. I am copying the FM how I used in report. Please help me if any thing worng.
CALL FUNCTION 'FTBU_START_EXCEL'
  EXPORTING
   CHECK_VERSION             = ' '
   DATA_NAME                 = ' '
    DATA_PATH_FLAG            = 'W'
    DATA_TYPE                 = 'ASC'
   DATA_BIN_FILE_SIZE        =
   MACRO_NAME                = ' '
   MACRO_PATH_FLAG           = ' '
    FORCE_START               = 'X'
   WAIT                      = 'X'
IMPORTING
   WINID                     =
  TABLES
    DATA_TAB                  = it_output
  EXCEPTIONS
    NO_BATCH                  = 1
    EXCEL_NOT_INSTALLED       = 2
    WRONG_VERSION             = 3
    INTERNAL_ERROR            = 4
    INVALID_TYPE              = 5
    CANCELLED                 = 6
    DOWNLOAD_ERROR            = 7
    OTHERS                    = 8.

Similar Messages

  • Open apps with out touch it

    when i try to open some applications, i see how Ipad open others programs or drive the open program with out touch any places, feel like other people do for me...agains any controll.
    and no i havent jailbroken it....
    im in a app and with out touch ...beginning to flipp it or the keyboard come up ...like someone  make for me...can be the touchscreen deffect?

    For the apps quickly closing see:
    iOS: Troubleshooting applications purchased from the App Store

  • OPEN PROGRAMS WITH OUT TOUCH IT

    when i try to open some applications, i see how Ipad open others programs or drive the open program with out touch any places, feel like other people do for me...agains any controll.

    I'm not sure what you are asking - but there is no way to open an app on the iPad without touching the device. Unless you have jailbroken it, there is no way for someone else to control your iPad.

  • Can't open excel file after saving and closing excel with activex

    I'm using activex to write and save excel files in LabVIEW. My application opens excel (not visible)writes a file, saves it, and then closes both the file and excel. When I try to open the file Excel opens but the file is not displayed, I see the excel header and footer but the file itself does not display. My application is still running at this point. Any suggestions?

    It is critical when using ActiveX with Excel that ALL refnums be properly closed when they are no longer used. Just a single refnum left open will cause the exact situation that you describe. Typically, but not required, the refnums will be closed in the reverse order in which they were created. Here is a good sequence:
    Open Application ref
    Property Workbooks ref
    Open Workbook ref
    Close Workbooks ref
    Select Sheet ref
    Select Range ref
    Write Value2 to Range
    Close Range ref
    Close Sheet ref
    Save Workbook
    Close Workbook ref
    Close Application ref
    When you have properly closed all refnums, the problem will disappear.
    Michael Munroe
    Certified LabVIEW Developer
    www.abcdef.biz
    Michael Munroe, ABCDEF
    Certified LabVIEW Developer, MCP
    Find and fix bad VI Properties with Property Inspector

  • Required to take backup with out TSM in PROD server.

    Dear all,
    I required to take backup with out using TSM .
    we have got error in TSM . so that i am getting error .
    Prod server backup is working automated through TSM .
    now i need to take Online backup with out using TSM like DEV and QA (Manual backup) .
    For DEV and QA server backup is manual . i am simply moved the tape to tape library and fired the online backup as well same QA also .
    Now my query is reqiured to take backup with out the help of TSM in PROD server  . Is it possible ?
    2 profiles are configured for Online backup and offline backup .
    pls check the below profiles .
    initSIDdaily.sap -
    > Online backup .
    initSIDweekly.sap -
    > Offline backup
    is there any parameter i need to change ?
    Kindly advise

    Dear all ,
    I have initialised the Tape IRPB01 , after i have try to tkae backup , i got below error .
    BR0051I BRBACKUP 7.00 (48)
    BR0055I Start of database backup: bedqreyq.ant 2010-07-12 13.19.44
    BR0484I BRBACKUP log file: /oracle/IRP/sapbackup/bedqreyq.ant
    BR0477I Oracle pfile /oracle/IRP/102_64/dbs/initIRP.ora created from spfile /ora
    cle/IRP/102_64/dbs/spfileIRP.ora
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.45
    BR0319I Control file copy created: /oracle/IRP/sapbackup/cntrlIRP.dbf 15122432
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.46
    BR0057I Backup of database: IRP
    BR0058I BRBACKUP action ID: bedqreyq
    BR0059I BRBACKUP function ID: ant
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/IRP/sapbackup/cntrlIRP.dbf
    BR0061I 42 files found for backup, total size 158434.742 MB
    BR0143I Backup type: online
    BR0112I Files will not be compressed
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt0.1
    BR0103I Following backup volume will be used: IRPB01
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.46
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    c
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.52
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0208I Volume with name IRPB01 required in device /dev/rmt0.1
    BR0210I Please mount BRBACKUP volume, if you have not already done so
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.52
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    c
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.55
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.55
    BR0226I Rewinding tape volume in device /dev/rmt0 ...
    BR0351I Restoring /oracle/IRP/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt0.1 ...
    BR0241I Checking label on volume in device /dev/rmt0.1
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.55
    BR0226I Rewinding tape volume in device /dev/rmt0 ...
    BR0202I Saving /oracle/IRP/sapbackup/.tape.hdr0
    BR0203I to /dev/rmt0.1 ...
    BR0209I Volume in device /dev/rmt0.1 has name IRPB01
    BR0202I Saving init_ora
    BR0203I to /dev/rmt0.1 ...
    BR0202I Saving /oracle/IRP/102_64/dbs/initIRPdaily.sap
    BR0203I to /dev/rmt0.1 ...
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.59
    BR0198I Profiles saved successfully
    BR0280I BRBACKUP time stamp: 2010-07-12 13.20.00
    BR0315I 'Alter tablespace PSAPSR3 begin backup' successful
    BR0202I Saving /oracle/IRP/sapdata1/sr3_1/sr3.data1
    BR0203I to /dev/rmt0.1 ...
    BR0278E Command output of 'LANG=C dd obs=64k bs=64k if=/oracle/IRP/sapdata1/sr3_
    1/sr3.data1 of=/dev/rmt0.1':
    dd: /oracle/IRP/sapdata1/sr3_1/sr3.data1: Invalid argument
    BR0280I BRBACKUP time stamp: 2010-07-12 13.20.00
    BR0279E Return code from 'LANG=C dd obs=64k bs=64k if=/oracle/IRP/sapdata1/sr3_1
    /sr3.data1 of=/dev/rmt0.1': 2
    BR0222E Copying /oracle/IRP/sapdata1/sr3_1/sr3.data1 to/from /dev/rmt0.1 failed
    due to previous errors
    BR0280I BRBACKUP time stamp: 2010-07-12 13.20.02
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0056I End of database backup: bedqreyq.ant 2010-07-12 13.20.00
    BR0280I BRBACKUP time stamp: 2010-07-12 13.20.02
    BR0054I BRBACKUP terminated with errors
    BR0292I Execution of BRBACKUP finished with return code 5
    BR0668I Warnings or errors occurred - you can continue to ignore them or go back
    to repeat the last action
    BR0280I BRTOOLS time stamp: 2010-07-12 13.20.02
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    Kindly Advise

  • HT2534 I have apple ID with out Visa card but I can't use to Tunis store please help me to open Tunis with out Visa card

    I need to download Facebook YouTube and Google search on my screen with all the programs I have apple ID but when I ask to load it say that this apple ID is not known by Tunis store so please I open my ID with out Visa card so as to use Tunis store with out Visa card because I am poor to have Visa card please help me soon!!! Thanks for your kind immediately support !!!!

    If you follow, exactly, the instructions on the HT2534 page that you posted from when creating a new account (the instructions won't work with existing accounts) then you will get the 'none' option - I tried it earlier today on both my computer's iTunes and iPhone and I got 'none' for new accounts on both. If you don't use those instructions then credit card details will need to be entered before the account can be used in the store.
    using a computer : https://discussions.apple.com/message/24321860
    using an iPhone : https://discussions.apple.com/message/24700173
    If you want to try using the same email address on a new account then you will need to replace it on that one first e.g. via the Store > View Account menu option on your computer's iTunes or http://appleid.apple.com

  • Upgrade of OS windows server 2008r2 from without Hyper-v to Hyper-V with out re installing Windows server 2008 R2

    Hi,
    I have server with Windows server 2008 R2 Std, in this server, Hyper V feature is not available in Role and Feature in Server Manager, I want to add Hyper V with out re installing OS.
    If it is possible Please provide the solution step by step.
    Waiting for your reply.
    Thanks
    Sumit

    Hi,
    Any one can response on this?
    Thanks
    Sumit

  • File saving in presentation server

    *If user selects "Presentation Server"
          CALL FUNCTION 'F4_DXFILENAME_TOPRECURSION'
            EXPORTING
              i_location_flag = lc_loc_flag_p
              i_path          = lv_filepath
              fileoperation   = lc_fileoperation
            IMPORTING
              o_path          = lv_filepath.
    I am using the code above to download my file to presentation server. my requirement is to prompt an default name IN THE SELECT FILE dialog box. but Iin this FM i am not getting the option to give this. kindly syggest how i can do that.

    Hi,
    Try this..
    PARAMETERS: p_erdat TYPE erdat DEFAULT sy-datum.        ,
      parameters: p_opfn  type rlgrap-filename modif id app default '/usr/sap/tmp'.
    This is for F4
      call function '/SAPDMC/LSM_F4_SERVER_FILE'
        exporting
          filemask         = 'X'
        importing
          serverfile       = lv_fname
        exceptions
          canceled_by_user = 0
          others           = 0.
    Regards
    Ansari

  • How do I get bridge CS5 to open up with my saved workspace settings?

    Every time I open bridge it opens with large thumbnails in an old folder.  I have to "reset" my workspace (even though it is highlighted at the top of the page already!) and then select the last folder I was working on again.
    Is there any way to get bridge to remember your last used folder and last used workspace setting and just re-open with those already set?
    The  current situation just leads to lots more unnecessary annoying clicking.
    I've tried all the options I can find in preferences and tried creating ans saving different workspace settings but nothing seems to effect how bridge opens up the first time I use it in a session.  I am running it on Windows 7.
    Thanks,
    Clive

    That seems to solve it.  I think your point about exiting bridge before shutting down is important, but you need to make sure bridge is showing the set-up you want to keep first.  I now have a sensible opening screen. Thanks a lot.

  • I can not open anything with out the DEP message coming on. My computer will not allow me to run Adobe Reader.

    It's impossible to open any Adobe message without the program shutting down. I've tried to change the DEP but Adobe will not allow it. I can't open anything.

    Try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].
    Note that Reader XI is not officially supported on Vista; Reader X (10.1.10) is the latest Reader version for Vista.

  • How to Send biulk mail  for 20,000 people with out blocking the mail server

    Hi .......... ALL
    I am developing a News module in our project, for this have to write code to send everyday news for 20,000 mail Ids
    I Developed a code that can send to one Id or multiple.
    Weather this type of mail sending treated as spam mail or blocking the mail server i did not know, any of one can please help me.
    If this type is not suitable then what is way to send bulk mails please guide me
    please help me......................
    BY Ramds
    MY Mail ID: [email protected]
    Edited by: ramdasteja on Oct 3, 2008 4:13 AM

    Hi .......... ALL
    I am developing a News module in our project, for this have to write code to send everyday news for 20,000 mail Ids
    I Developed a code that can send to one Id or multiple.
    Weather this type of mail sending treated as spam mail or blocking the mail server i did not know, any of one can please help me.
    If this type is not suitable then what is way to send bulk mails please guide me
    please help me......................
    BY Ramds
    MY Mail ID: [email protected]
    Edited by: ramdasteja on Oct 3, 2008 4:13 AM

  • How to open Task with out UWL

    Dear Experts,
    I want to open task without UWL.
    Suppose we created one task for one user, that user what to open task means he needs to go to UWL and click on the task.
    Requirement is to open task my custom WebDynpro  application.
    How to Get the url of all work items in uwl for one user.
    How to develop my custom UWL application.
    Can any one please help me.... very urgent.......
    Regards,
    Satya

    Hi,
    Look at the [UWL API|https://help.sap.com/javadocs/NW04S/current/uw/index.html].
    Dick

  • Double Click ALV record to open transaction with out setting  parameter Id.

    In an  ALV  GRID report I want to navigate to the transaction by double clicking on a value in the ALV and skip the first screen.
    But if  paramater Id is not given by SAP then how to do this task....The transaction which should be opened for the respective value after double click are VL33N HU03 VTRK VA03 ME23N.

    hi if no parameter id is there than use recording and use it.
    use call transaction XXX using bdcdata mode 'E'.
    like this.
    reward if useful.

  • How to send a  Script as a PDF file to an mail with out saving in local PC

    HI Gurus,
    I Know it for locla PC. i HAve  converted the spool to pdf using CONVERT_ABAPSPOOLJOB_2_PDF and mailed using 'SO_DOCUMENT_SEND_API1'.
    Give me teh alternative.
    like storing in app server

    HI Gurus,
    I Know it for locla PC. i HAve  converted the spool to pdf using CONVERT_ABAPSPOOLJOB_2_PDF and mailed using 'SO_DOCUMENT_SEND_API1'.
    Give me teh alternative.
    like storing in app server

  • How to create an EXCEL file in Presentation server

    hello experts,
    please suggest  me a solution for the following problem :
    I have an internal table with some data.
    how can i create an excel file with that data in Presentation Server.
    Thanks & Regards
    sasi.

    hi,
        u can use FM: 'DOWNLOAD'.
    it will prompt u for destination - just give the requd filename and extension.                      
    Ex:
        call function 'DOWNLOAD'
             exporting
                 filename                =
                  filetype                = 'DAT'
             tables
                  data_tab                = tb_output
                  fieldnames              = tb_fld_nam
             exceptions
                  invalid_filesize        = 1
                  invalid_table_width     = 2
                  invalid_type            = 3
                  no_batch                = 4
                  unknown_error           = 5
                  gui_refuse_filetransfer = 6
                  customer_error          = 7
                  others                  = 8.
    where,
             tb_output = internal table having the fields which u want in the O/P
    Ex:
             data:  begin of tb_output occurs 0,
                               name_1(20)      type c,
                               name_2(20)      type c,
                       end of tb_output.
             tb_fld_nam = Field headings :
    Ex:
             data:  begin of tb_fld_nam occurs 0,
                            name(25)              type c,
                      end of tb_fld_nam.
                     tb_fld_nam-name = 'Name 1'.
                     append tb_fld_nam.
                     tb_fld_nam-name = 'Name 2'.
                     append tb_fld_nam.
    Thanx & Regards,
    Ajoy

Maybe you are looking for

  • How can I fit audio to slideshow?

    Can someone help me? This issue has been keeping me up the last few nights. I originally created a slideshow in iDVD for my son's baseball team and handed everyone DVDS as a memoir. Well, there was an issue with the music cutting out for a brief seco

  • Windows 7, Firefox and Citrix Access Gateway

    Hello I have a PC with Windows 7 Professional (32 bit). I have web access to a Citrix Access Gateway, and it works mostly fine in IE9. But when I try to access via Firefox 9.0.1 the CAG writes that no Citrix client is installed. If I click Already in

  • Create pie chart in jsp

    how to create pie chart in jsp based on sql server 2000 database please give example or code with explanation

  • HT1414 ipod sync problems

    "You must enter the passcode on the iPod before it can be used with itunes." I tried! Everytime i try to turn on my ipod it comes up with the sync to itunes screen. then i try to sync to itunes and i get the above message. i don't get it! I haven't h

  • Creating updates for a manual

    I have created an install manual in Adobe Pro XI. There will be new instructions issued every year. Is there a way of creating an update that can be sent out to my users?