List Export Spreadsheet

Hi,
I am trying to export my alv grid output into excel by List > Export > Spreadsheet and selecting table option. All the date is being exported to excel good till here, but columns are changing their positions. When I look little bit close I found that all character columns are shown first and then dates, all quantities, currencies etc.
I want the the output columns position same as alv grid output. Does anyone know of the solution? Your help is appriciated.
Thank you,
Surya.

I tried the other options
1st Option
Tried to save to local file, selected spreadsheet > gave file name and path.
    This options giving me the same format(I want the same format, good) as alv grid. But first row, first column with date and in first row in the middle with text 'Dynamic List Display'. 2nd and 3rd rows are empty. our data starts at 4th row and 2nd column. user don't want this he wants to have minimal manual work.
2nd Option:
     List > Export > Spreadsheet > selected table
     with this I got better results meaning data started 1st row, 1st column, but all the text or character columns are printed first and then date, quantity, amounts etc... here user wants to have same format as alv grid output. I trying to find a way of customizing the output.
3rd Option:
      This option I tried is Micorsoft Excel View. here all the data displays in excel object in the middle of the report. output structure is same as alv grid output. user can do file > save as. But here also another problem. the problem here is that the file is saving with more than 10 tabs(sheets), and here user don't want these may tabs in the saved excel file.
I hope this gave more good view of the issue I am looking at. Anybody come across this kind of situations please respond.
Thank you,
Surya

Similar Messages

  • Why in ALV report, menu List- Export- Spreadsheet,must save in local file

    Hello everyone .
    in FBL3N (GL line item) that is ALV report.
    i want to export data to excel.
    but when i go to menu List->Export-> Spreadsheet
    system want to save file in local drive.
    when i use menu List->Export-> Spreadsheet
    it's should show data in excel , not save file to local drive.
    please advice.

    Hi,
    Before savind into the system browse the location and rename the file for word format that means
    After pressing spread sheet it show like this
    Directory file:  
    File Name:
    Encoding:
    In the File name it will shows the default file name and you have change that document file>
    Eg:- It shows .xls and you want as word format change as  .doc
    It shows .xls and you want as txt format change as  .txt
    It shows .txt format and you want as excel format change as  ..xls
    Hope this will understand
    Regards,
    Kanike

  • List- Export- Spreadsheet option disabled in ALV Report

    Hi,
    In one of the ALV Report the option List->Export->Spreadsheet option is disabled. How to enable that option?
    I am calling the REUSE_ALV_GRID_DISPLAY Function module with the following parameters
        CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
          EXPORTING
            i_callback_program = w_repid
            it_fieldcat        = i_fieldtab[]
            is_layout          = ls_layout
            it_events          = i_events[]
            i_save             = 'A'
            is_variant         = i_variant
          TABLES
            t_outtab           = it_display
          EXCEPTIONS
            program_error      = 1
            OTHERS             = 2.
    This is the problem with only this report. So I believe it is not due to authorization.
    Regards,
    Anusha

    Hi Anusha,
    This link should help you. You just need to change the deep structure.
    [Export Option is Grayed out in ALV Grid Display;
    You already figured it out
    Edited by: sap_wiz on Jul 6, 2011 4:42 PM

  • Display report through List-export-spreadsheet

    Hi,
    I am outputting a report using REUSE_ALV_GRID_DISPLAY and my reports are outputting correctly.  And also when I download directly through excel also my reports are coming out correctly.  But the users wanted to download it through list-export-spreadsheet at that time, the fields like amount, quantity gets sorted into one group which I do not want.
    Is there a way for me to ungroup this and make it display in the format that it gets displayed on ALV.  Pls help
    thank you very much.

    ok

  • Download the output into Excel...(List- export- spreadsheet)

    Dear friends,
    I want to download the output into Excel...
    I am using all SAP standards and using the ALV Block list
    Ex: List->export->local file.. is anable from here i can download to excell .....but the same there is anothere option : List->export->spreadsheet...( this one inactive.)
    I want to activate the List->export->spreadsheet option.
    how to do this???
    Thanks,
    Sridhar.

    Hi
       Use the Function Module:
    EXCEL_OLE_STANDARD_DAT
    For your purpose.
    But by default you can get the option to download into several formats including your desired one.
    Regards,
    Sreeram

  • ALV : How to activate List - Export - Spreadsheet

    Hi all,
    I have tried to search this forum n google regarding on the above problem but couldn't find any answer. Therefore, i have decided to post this question here.
    I have ALV report but somehow i couldn't Export -> spreadsheet directly. It was disable in my report.
    I can still export my spreadsheet via Local file.
    How do i enable the List-> Export -> Spreadsheet? Please help.....
    Thank you in advance.
    Regards,
    SW

    Hi,
    ALV grid has export option of Excel sheet.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_callback_program      = sy-repid
          it_fieldcat             = it_fieldcat
          i_save                  = 'A'
        TABLES
         t_outtab                = it_item
       EXCEPTIONS
          program_error           = 1
          OTHERS                  = 2.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    Please check and pass posible paramters
    Regards

  • Excel download for ALV Block report (List- export- spreadsheet)

    Dear friends,
    I want to download the output into Excel...
    I am using all SAP standards and using the ALV Block list
    Ex: List->export->local file..  is anable from here i can download to excell .....but the same there is anothere option : List->export->spreadsheet...( this one inactive.)
    I want to activate the  List->export->spreadsheet option.
    how to do this???
    Thanks,
    Sridhar.

    hi Sridhar,
    there is already an option to download in spreadsheet format when saving to local file...then why do you want to activate List->export->spreadsheet ????
    regards,
    madhu

  • Excel download(List -- Export -- Spreadsheet) not working in GUI 710

    Dear All,
    My client is using SAP 4.7. Recently my client upgrade the SAP GUI from GUI 620 to GUI 710. Now we are unable to download any report output when we follow path  '* List --> Export --> Spreadsheet*'.
    When we click on List  --> Export --> Spreadsheet, system give a pop up screen 'Filter criteria, sorting, totals and subtotals are not taken into account', after that nothing coming. Its returning back to the report output.
    Your quick answer will be highly appriciated.
    Thanks,
    sp sahu

    Hi,
    you can download it from SAP Service Marketplace:
    https://service.sap.com/swdc
    Download
    Support Packages and Patches
    Support Packages and Patches - Entry by Application Group
    SAP Frontend Components
    SAP GUI FOR WINDOWS
    SAP GUI FOR WINDOWS 7.10 CORE
    Win32
    Here you can choose the needed SAPGUI Patch.
    I hope this helps.
    Regards
    Jozsef

  • Report Export - Spreadsheet not working for one User: ECC6, SAPGUI710

    Hi,
    Our setup: SAP ECC6, Solaris10, Oracle 10g, SAPGUI Patch 9
    Normal download like List ->export ->Local file is working
    But when user click excel icon (list ->export->spreadsheet) it is not working and even it is not giving any error message.
    Only one user ID we are getting problem, all other user ids are ok.
    There is no issue with his work station or SAP GUI patch level as for other user id on his workstation export function is working fine. One more info with this problematic user id export function is not working in any workstation.
    Any thing we need to do with user parameters/user settings or authorization????
    Anyone faced this problem eralier . . .
    Advance thanks

    It is not hte problem with workstation, as for other user ids on his workstation working fine. Also with his user id on other machines also not working.
    Regarding trace in ST01, how to switch the trace for other users as there is no user selection option???
    Is it ok if I procedd as below:
    1. ST01 -> Edit menu ->Write to database
    2. Selected all trace components
    2. General Filters ->under "Trace for User Only" I give this problematic user id.
    3. From menu "Goto" ->"Save Trace file in" I give this user id, client and time
    But I am getting following message when I click "Analysis"
    No records that correspond to these search criteria found
    regards

  • FBL5N export spreadsheet with detailed headers

    Dear experts,
    after upgrading our ERP to 607 the spreadsheet export at TX FBL5N works different.
    I selected a company code and a date and get several lists as usual. On top of all lists are the customer, the company code, the name and the city. When I now export the list with List --> Export --> Spreadsheet the new spreadsheet does not liste the mentioned headers (company code, name ...). Instead it includes all seperate lists from the GUI in a single spreadsheetfile.
    I need the seperation between the lists from the GUI in excel.
    Can somebody tell me how to do that?
    Best regards,
    Martin

    Hello Rupesh,
    the Switch does not help. I only get another view to the content but it does not chenges the Export behaviour. Also the Note does not apply to me. I did not choose "Always use selected Format".
    I only want an Excel Export like the shown data with all lines.
    Best regards,
    Martin

  • Remove "Export Spreadsheet" button in result list for search on BP in WebUI

    Hi everybody,
    Could someone tell me how to remove the standard button "Export spreadsheet" from the result list of a search for Customer and Account in the WebUI?
    Is it possible to do this by using the transaction BSP_WD_CMPWB "BSP WD Component Workbench"?
    The component is CRM_UI_FRAME and I'm afraid that if I do some changes to this one, the modification will affect all othe transaction with search...
    I'm open to other solutions (if exists ;o)
    Thanks in advance,
    Luis.

    Hello Michael,
    First thing, thanks for your quick answer :o)
    It 's the first time that I use the BSP WD Component Workbench so I don't know what you are talking about, sorry :o)
    I understand that I have to put the parameter "downloadToExcel" to False but I don't know where it is.
    I looked in the tree node "View layout" of the component CRM_UI_FRAME.
    I didn't find the tag "chtmlb" in the code.
    Could you please explain me a little more about this (or just where to look ;o)
    Thank you very much,
    Luis.

  • List = Export items are disabled

    Hello,
    I have problem with SAP GUI ( I think this is problem with SAP GUI but maybe I am wrong ). When I try to export list :
    List => Export => Word processing ...
                                Spreadsheet ...
                                Local File ....
    All items in this menu are disable ( Word processing, Spreadsheet ....).
    Thanks and regards,
    Marian
    Edited by: Marian Kanev on Jan 4, 2010 3:09 PM

    Hi Marian,
    We are also facing the same issue.
    Could you please tell which role was missing or was inactive?
    Thanking you in anticipation.
    Regards,
    Sid

  • List Export Format for Prospects

    Hi,
    I am looking for a list export format for Prospects in Siebel Marketing. An example load format was provided and I am able to load prospects successfully but I need the list export format for Prospects to be able to launch. The OBI version used is 10.1.3.4.1 and while this provides example export formats for Accounts and Contacts it doesn't for Prospects. Does anyone know if there is such an export format for Prospects or would I need to create my own list format and subject are?
    Best regards,
    Pete
    Edited by: 855262 on Apr 28, 2011 8:06 AM

    Hi,
    I solved the problem myself. It was caused by the source (S_PRSP_CONTACT) for the logical table OLTP Prospects in the business model Marketing Contact List being inactive by default.

  • F. 31 List Export local file_, =  *local file* became greyed out

    Hi,
    Recently we have Upgraded our SAP system with  EHP5, after that in T.code F.31 after executing, we are unable to down load the file as its grayed out,
    F. 31 > List > Export > local file, =  local file became greyed out  after upgrade. the user unable to download this file,
    please post your suggestion ASAP.
    Thanks in Advance.

    Hi,
    Try by Ctrl + Shift + F9, other wise download it from table KNKK,same information lied in to this table.
    Regards
    Ram

  • Problems downloading spool lists to spreadsheet format

    Hi,
    When downloading spool lists to spreadsheet format, individual columns
    are not separated like lists created online.
    How can we solve this problem?
    (Notes 118692 and 650491 don't give any solution)
    Thanks in advance.
    Eduard

    Your subject header says you own CS5 but your message says CS5.5 so I assume you really want CS5.5.
    Download CS5.5 from http://prodesigntools.com/adobe-cs5-5-direct-download-links.html
    Follow the Very Important Instructions on that page first BEFORE you click the download links.
    Install then enter your serial number to license it.

Maybe you are looking for

  • Keynote and Quartz Composer

    I am fairly new to Quartz Composer, that being said I have built several animations that I want to add to Keynote presentations, but everytime I try to add them into Keynote they only last :30 sec.  I have tried exporting as a .mov file and each time

  • My ipod cannot be synced. An unexpected error occurred (13019). HELP PLEASE! What do i do?

    This message pops up everytime i connect my iPod into my computer! I dont know what to do with it. Please help me!

  • Billing Relevant

    Hi SAP Guru, As we use Item Category TAN Billing relevance is A Delivery-related billing document When we Use Item Category TAS Billing Relevance is F Order-related billing doc -status according to invoice qty My Question is -  In Some order it is ta

  • Xml dom parse

    Hi, i try to read an xml file using DOM parser. Icompil but not execute cause I have the follow error: org.apache.xerces.util.ObjectFactory$ConfigurationError: Provider org.apache.xerces.parsers.StandardParserConfiguration not found      at org.apach

  • Ibooks on ipad with iOS5: app crashes when clicking on a book. What to do?

    Whenever I try to use the ibooks app on my ipad 1 with OS 5, it crashes. That defeats the purpose. Is there a way to fix this problem?