ECL Viewer - Save to local file option grey out

Hello Experts,
We have ECL viewer installed version 5.1.3 with SAP GUI 710 - 7100.2.7.1038.
But, option under viewer --> save to local file  is grey out, how to enble this option.
Thanks,
Sam

Hi all,
in case the ECL Viewer is used in the ArchiveLink or GOS area the 'Save to local file' is not available.
Basically it is possible to save the displayed document via the
ECL Viewer menu in a local file. In DMS the users can go via the
ECL Viewer menu 'Viewer -> Save to Local File' and create a local
copy on this PC.
This functionality, however, is not possible if the file is stored
using the ArchiveLink. This is a restriction from the ArchiveLink
application.
If you are willing to do a modification just change the following
coding within the constructor of class CL_DV_VIEWER_CONTROL_ECL.
call method ecl_viewer->create_toolbar
      EXPORTING
  *     CLOSE_BUTTON      =
        TOOLS             = 'X'
        VIEWER            = 'X'
        NAVIGATION        = 'X'
        OPTIONS           = 'X'
        VIEWER_OPENFILE   = ' '
*       VIEWER_SAVEFILE   = ' '         "<   delete
        VIEWER_SAVEFILE   = 'X'         "<   insert
        TOOL_MEASUREMENT  = ' '
        REMOVE_DOCUMENT   = ' '
        VIEWER_CLOSEFILE  = ' '
        TOOL_COMPARE      = 'X'
        TOOL_STAMP        = ' '
If you are not willing to do a modification, it is even possible
to make a copy of the whole class, change the coding within the
copy, and make use of the copy by adding the according entries
in table SDV_VCL_MIME_C (see SAP note 726158).
For further question on this scenario I would kindly ask you to contact
your local consulting organisation because in the standard this
'Save as local file' is not available for ArchiveLink files.
Best regards,
Christoph

Similar Messages

  • List save as local file is greyed out

    Hi All,
    After the ECC upgrdation, Save as local file path is greyed out for certain t.codes like mmbe, mm60 etc ALV reports
    whereas it is okay with mb52, mm5b (normal report)
    Path to save as local file is  " System>LIST>Save---> Local file, office folders, report tree is greyed out
    Is this standard behaviour or a bug?
    Raj
    Edited by: Raj on Jul 9, 2010 2:27 PM

    You have Export option for MM60 report in ECC 6.0 in Menu List-Export-Local file and check.
    And for MMBe you will have to do some work to get this option. Go to MMBE and execute and in output screen there is a Print icon click beside this icon and you will get options call print preview of view click on it and it will show print preview from here you can go to list-save-local file
    Just check it once

  • 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

  • How to create new playlist. File option greyed out

    The create playlist option is greyed out in the File menu. How do I create I new playlist? What is wrong with the new version?

    Hi;
    How to create new alertlog file. Does it require the DB bounce?Oracle will automatically create a new alert log file whenever the old one is deleted and you dont need to bounce db
    For details see:
    http://orafaq.com/wiki/Alert.log
    Regard
    Helios

  • Save as local file path is greyed out for certain t.codes

    Hi All,
    After the ECC upgrdation, Save as local file path is greyed out for certain t.codes, while for other excel file export is not automatic.
    ES. for MB51 Transaction, when I try
    Path to save as local file is " System>LIST>Save---> Local file and I choose format Spreadsheet it appears format file txt, while with old release was XLS.
    Thanks

    I would like to known if the Additional Data button in MM02 should be custom. Us not possible to use standard?.
    Suggest to open a new thread for your query related to MM02
    Regards,
    Nick Loy

  • Save Local file Option Disabled

    Hi All
    I have done the ALV Report and i am used 'REUSE_ALV_GRID_DISPLAY' Functional module.
    after Execute the Report System --->List------> Save-----> Local file (Option is Disables ).
    How can i corret This...
    Rgds
    PP

    An ALV Grid is not a displayed spool (this is not REUSE_ALV_LIST_DISPLAY) so the System options are not available, but look at menu List, Export or Send to (or List, Print).
    Regards,
    Raymond

  • I had to re-install XP on my laptop. I installed itunes. Now I want to restore my music from backup CD's. But the option device under file is greyed out. I can't select restore from backup. How do I make the restore option active. I have an ipod nano

    I had to re-install XP on my laptop. I then installed itunes again. Now I want to restore my music from backup CD's. But the option device under file is greyed out. I can't select restore from backup. How do I make the restore option active? i have an IPOD nano.

    I think it's QuickTime player causing the problem, when I try to open it I get the windows error that an error has occured
    Let's try swapping out your QuickTime again, taking a few extra explicit precautions this time.
    Head into your Add/Remove programs. uninstall QuickTime.
    Next, we’ll manually remove any leftover program files and folders.
    1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).
    2. In My Computer, open Local Disk.
    3. Open Program Files.
    4. Right-click on the QuickTime folder and click Delete from the shortcut menu.
    5. Navigate to C:\Windows\system32\.
    6. Remove the files QuickTime.qts and QuicktimeVR.qtx. (If “Hide filename extensions for known file types” is enabled on the PC, then those two files will appear as “QuickTime” and QuickTimeVR”.)
    7. Restart your computer.
    Now download and save a copy of the latest standalone QuickTime installer to your hard drive. (We'll run the install from there rather than online.)
    Latest Quicktime Installers … get the one that doesn’t mention iTunes
    Switch off antivirus and antispyware applications prior to the install. Start the install by doubleclicking the QuickTimeInstaller.exe.
    If that install goes through okay, restart the PC and try launching iTunes again. Does your iTunes launch properly now?
    (If you get an error message on the QuickTime uninstall or standalone reinstall, let us know what it says. Include error message numbers if you're getting any.)

  • Difference between 'SAVE as local file' &'Spread sheet' button in ALV grid

    Hi all,
    If I try to download the ALV report using Spreadsheet button the downloaded format is correct and working fine. But if i use save as local file button and then choose spreadsheet option from that, it is generating an excel file with a difference format. The rows are getting truncated in middle and a single line record is coming in 2 lines (rows). Anyone knws how to rectify this?

    In your REUSE_ALV_GRID_DISPLAY 
    EXPORTING
          I_SAVE                  = 'U'
    put this field....and then check it will definitely work...

  • MSS Reporting : Local File option is disabled

    Hello,
    We are unable to execute this MSS reporting functionality via the portal. Any suggestions ?. Thanks.
    Menu>System>List>Save>Local File
    The Local File option is disabled.
    Regards,
    Sunil

    Hi,
    Not sure why it got grayed out ...however you can save to local file by using list option list->export->localfile.
    As well as even the system --->save ---> local file is grayed out in screens i can find above option working as well as the small icons bar also has one icon which saves to local file /spreadsheet/wordprocessor.You can use these options.
    Thanks.

  • Unable to download data in ALV output with local file option

    Hi,
    I am displaying ouput in ALV grid display.Its showing output fine.When i am trying to down load the data into Excel file from ALV ouput .when i am downloaded the data by using Local file option,its down loading the data but its not downloading all the fields.
    Could you plz provide me solution.Thanks!

    Just Check that one of your parameters is defined in lower case letters.
    Earlier it used to give dump on execution but now if you download then it will give ABAP dump.
    I have seen this problem many times.
    Regards,
    Gaurav Sood

  • Error in clicking save to local file button in alv grid?

    Hi
    I am getting error , While clicking on some buttons like save as local file button in alv grid display
    How to rectify it
    Thanks in advance

    In your REUSE_ALV_GRID_DISPLAY 
    EXPORTING
          I_SAVE                  = 'U'
    put this field....and then check it will definitely work...

  • Error in clicking save to local file button in alv grid? urgent

    >>>>>       if lr_tabledescr->applies_to_data( <coltab_any> ) eq 'X'. 
    exactly i am getting error here
    how to rectify this error
    Error in clicking save to local file button and mail receipt button in alv grid?

    In your REUSE_ALV_GRID_DISPLAY 
    EXPORTING
          I_SAVE                  = 'U'
    put this field....and then check it will definitely work...

  • RFBELJ00 save as local file?

    Hello everybody,
    our customer needs to run the report RFBELJ00 in a background job and wants to save the selected data in a local text file (because of certified accountant). Is there a possibility to do so? or maybe another report who delivers the same result and can save it in an local file instead of printing it?
    I tried to save the data in a pdf.-file. This is not exactly what the customer wants but it didn't work too.

    Hi,
    Yes you can do it.  Execute the report in the background.  Once the execution is complete.  Go into SM37 and execute.  Select the completed job and click on Spool button.  Select the spool and click on display button, the report output will be displayed.
    Now click from the menu follow either of the two paths:
    1.  Spool Request -> Forward -> Save to local file.
    2.  System -> List -> save -> Local file
    In the ensuing pop-up, select Unconverted and save it as a text file to your desktop.  You can also select spreadsheet and save as a csv text file.
    cheers.

  • Save as local file?

    Hi Experts,
    I have couple of questions about data validation that are listed below:
    1. When I tried to save a local file (spread sheet) from SE16, it is not coping all the data to spread sheet because I think excel have a limit for number of records. So to overcome this I have to break it in to two different excel spread sheets. Do you have any better idea about this task?
    2. I have to compare or validate a field product caterogy in CRM and BW for very large no. of records. How to do it in excel or access? I don't know excel or acees, so please provide me step by step instructions.
    Thanks in advance
    Sharat.

    1. Why not save the file as text file? I think it will solve your problem.
    2. There are some text editor say Textpad, eXmac(i believe, make a search in google) etc, some are free. Using text editor, you can compare big files line by line.
    Hope it helps..

  • Save to local file.

    Hi friends, I am experience an interesting things, I had nvere seen, i might be wrong, but would like to share and get your expert comments on this.
    try this code and once we save using local file, figure with in braces() is shown as negative.
    data : dmbe1(15) type c.
    parameter : dmbe2 like bseg-dmbe2.
    write :/ 'Dmbe2 original',15 dmbe2.
    dmbe2 = dmbe2 * -1.
    write :/ 'After * -1',15 dmbe2.
    dmbe2 = dmbe2 * -1.
    write :/ 'Before FM',15 dmbe2.
    CALL FUNCTION 'HRCM_AMOUNT_TO_STRING_CONVERT'
      EXPORTING
        BETRG                         = dmbe2
      WAERS                         = ' '
        NEW_DECIMAL_SEPARATOR         = '.'
        NEW_THOUSANDS_SEPARATOR       = ','
      IMPORTING
        STRING                        = dmbe1  .
    condense dmbe1.
    concatenate '(' dmbe1 ')' into dmbe1.
    write :/'dmbe1 ', 15 dmbe1 right-justified.
    On screen it shows perfect but once we download using Save to local file in XLS format,  DMBE1 is shows as -ve values but in real it is +ve value.
    Any guess why this is happening.
    Thanks

    Hi Lakhbhir,
    Please remove the '(' and ')'.
    Remove here ---concatenate '(' dmbe1 ')' into dmbe1.
    Ohh. Rich is too fast.
    Lanka
    Message was edited by: Lanka Murthy

Maybe you are looking for

  • How Do I Get My Game Data Back?

    So, I have two sons and a daughter. One son is the oldest, (doesn't use the ipad often) Then the daughter is the middle (uses the ipad ALOT and knows everything about it ) and I have a child son, young. He plays games on the ipad. One day my daughter

  • Custom OM infotype issue in Quality Server

    Hi, I created a custom infotype in PPCJ. Its working fine in development server. We transport the request to Quality server and created a record in PO13 t-code for the custom infotype. There i am getting a success message that 'Record is created'. If

  • How to change the location of the "Diamond" on the Timeline

    I am new to Flash and using it for just about a month.  I created a series of approximately ten layers all with motion tweens.  The basic drift is that a series of "letters" are moving from right to left and so on.  Eventually they all land at the sa

  • View multiple TDMS files at once?

    We have to store data from 2 channels in 2 seperate TDMS files, but I need to view/analyze them togther.  How can I open two or more TDMS files at the same time? Solved! Go to Solution.

  • Beginners swing help

    Hi, Im reading a beginners tutorial to swing located on this site. import javax.swing.*; public class HelloWorldSwing { private static void createAndShowGUI() { JFrame.setDefaultLookAndFeelDecorated(true); JFrame frame = new JFrame("HelloWorldSwing")