Grab changes to Excel in a WD view

Hi Guys,
I am looking for a way to use the Office Plug - in ( in this case, Excel) to select changes and save them in a context node. How is the xstring attribute in the WD - context written to after the user has pressed "Save" in the Excel plug - in?  What method in IF_IOS_SPREADSHEET must be called to detect changes in the open XLS document in the Web Dynpro view? It is not entirely clear from the sample WD Component IOS_TEST_SPREADSHEET_MS in package SIOS how this is done
Regards,
Marc

The attribute in the context had to be evaluated correctly.

Similar Messages

  • Changes to Excel files are not getting updated

    File updates not reflected. I modified content, added data validation and saved the file back - next day file is still the way it was before modification.
    Other file, another site but similar situation.
    Content changed - form added but next day the change is not reflected. File updates not reflected. I modified content, added data validation and saved the file back - next day file is still the way it was before modification.
    Other file, another site but similar situation.
    Content changed - form added but next day the change is not reflected.

    Hi,
    According to your post, my understanding is that changes to Excel files are not getting updated.
    I recommend to configure Excel Services data refresh by using Secure Store and an external Office Data Connection (ODC) file.
    For more information, you can refe to:
    Configure Excel Services data refresh by using external data connections in SharePoint Server 2013
    If you use PowerPivot, you can refer to:
    Refreshing PowerPivot Data in SharePoint 2013
    If you use Office Web Apps, you can use New-SPWOPISuppressionSetting -extension xlsx -action view to refresh data.
    You can refer to:
    PowerPivot for SharePoint - Browser Refresh Fails (Data Refresh not supported in Office Web Apps)
    In addition, here is a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/office/en-US/2c4009f3-62bc-4af0-9e16-e40e9d418e3b/user-changes-to-sharepoint-documents-lost
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • When do export to excel value of char column automatic changes in excel

    When do export data , the values of varchar2 column (of oracle) it automatic changes
    Eg.
    the value in oracle (varchar2(100) is --> 205013113452
    when do export to excel it's change to ---> 2.05013E+11
    How can I solve this problem?.
    Regards
    Akbar

    create a view with the order of colums that you want to see in excel and export to excel after selecting that view now you will get the excel columsn with format you like .

  • Excel 2007 and Smart View 9.3.1.4.041

    Dear Experts,
    We are now working with Excel 2007 and Smart View 9.3.1.4.041, and encounter the problem that ervery time open the protected excel file there would be the warning message "Drawing Objectes in one or more sheet(s) in the workbook are protected. Please unprotect them and try to save again."
    Can any one suggest with;
    1. How to set the Excel security settings for Excel 2007 to work for smart view?
    2. How to avoid the message mentioned above while working with Excel 2007?
    3. How to create a protected Excel file to work with Smart View 9.3.1.4.041 both in Excel 2003 and Excel 2007?
    Tks
    Edited by: Moonlight on May 19, 2010 10:00 AM

    I've experiencied similiar problems, though other users may have found a better solution, I've unlocked the spreadsheat, refreshed, and then relocked via a VBA macro. A button object at the top of the spreadsheet was added to make it easier for the users use as well. If there is a better solution I am very interested in this as well.
    JTF

  • How can we change the input field on a view stop showing zeros

    Hello,
           To make screen look consistent with other character input field. How can we change the input field on the view stop displaying zeros even though the data type is NUMC and data type should not be change?
    Edited by: sap_learner on Mar 25, 2010 5:44 PM
    Edited by: sap_learner on Mar 25, 2010 5:49 PM
    Edited by: sap_learner on Mar 25, 2010 5:55 PM

    hello Manas Dua,
                           Thanks for your help. I am able to resolve my problem.
    My code will help  the future comers to resolve this kind of issues.
    *The code is applied to method WDDOINIT of the default view.
      DATA lo_nd_terms_input    TYPE REF TO if_wd_context_node.
      DATA lo_nd_terms_input_i TYPE REF TO if_wd_context_node_info.
      DATA lv_zeros             TYPE wdy_attribute_format_prop.
      lv_zeros-null_as_blank = 'X'.
      lo_nd_terms_input = wd_context->get_child_node( name = wd_this->wdctx_input ).
      lo_nd_terms_input_i = lo_nd_terms_input->get_node_info( ).
      lo_nd_terms_input_i->set_attribute_format_props(
        EXPORTING
          name              = `ENTER THE ATTRIBUTE NAME`
          format_properties = lv_zeros     ).
    Edited by: sap_learner on Mar 26, 2010 5:02 PM

  • How can I change the name of a Materialized View?

    How can I change the name of a Materialized View?

    Oracle permitted renaming the snapshot in the earlier versions of 8i. However, it does not permit renaming the materialized view in 9i or 10g.
    SQL> rename mymatview to mymatview2;
    rename mymatview to mymatview2
    ERROR at line 1:
    ORA-32318: cannot rename a materialized view
    SQL> disconnect
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - 64bit Production
    With the Partitioning, Oracle Label Security, OLAP and Data Mining options
    SQL> rename mymatview to mymatview2;
    rename mymatview to mymatview2
    ERROR at line 1:
    ORA-32318: cannot rename a materialized view
    SQL> disconnect
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.3.0 - 64bit Production
    With the Partitioning option
    JServer Release 9.2.0.3.0 - Production

  • Magin change moving from Design to Split views

    For some reason, the margins of my HTML page change when I
    move from split view to design view. The page is a single table,
    centered with <center>, but when I change views, they whole
    thing shifts over by 19 pixels, from being centered starting at 309
    to being centered starting at 328.
    What the heck!?? Anyone know what might be causing
    this?

    Appearance of a vertical scrollbar?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "D Cam" <[email protected]> wrote in message
    news:fbt85u$cpv$[email protected]..
    > For some reason, the margins of my HTML page change when
    I move from split
    > view
    > to design view. The page is a single table, centered
    with <center>, but
    > when I
    > change views, they whole thing shifts over by 19 pixels,
    from being
    > centered
    > starting at 309 to being centered starting at 328.
    >
    > What the heck!?? Anyone know what might be causing this?
    >

  • Changes in Excel cannot be saved when open from SharePoint.

    Hi,
    I use SharePoint to access my documents library. When I open an Excel spreadsheet and do some changes, save the changes and everything seems to be fine. I close the Excel file and open it again. Surprise! my changes are gone. I repeated the same action many
    times but I got the same result, no changes saved. I did not get any error message.
    There is no versioning and not check out requirement in the Library settings. I do use IE v9.
    I'll appreciate any help. 
    Regards
    //Ashraf

    Hi Ashraf,
    Are you opening that Excel file to make changes in Excel client application or in browser (Excel Web App)? By your question it seems that you are using a browser to make changes and saving the excel file, since you mention you are using IE 9.
    If that is the case then please execute the below steps and recheck.
    1. Clean cookies in your IE 9 browser.
    2. Use other browsers to open the Excel file in Excel Web App and check if same issue occurs.
    3. If you are having only Internet Explorer(IE) on your system, you can
    reset IE.
    4. Try to upload a new document and make changes again to see if the same issue occurs.
    Please remember to click 'Mark as Answer' if the reply answers your query or 'Upvote' if it helps you.

  • Word Links not updating when row number changes in excel

    Hi,
    I have a huge excel file with employee name,code,dob etc as fields.I linked it to word documents using paste special and macros.Everything works fine and word also updates with changes in excel file, but problem arises when in excel , data is added in the
    middle rather than at the end of the file. This changes the row numbers of all the employees.Hence when I  open corresponding word document, some one else's details open. So now i have to edit links in word...office->prepare->edit links, Here i
    have an option called ITEM IN FILES... this is where the problem occurs...It requires mentioning the row no of the corresponding pasted link...but when i change data in excel and row no changes...this should be automatically detected by Word and row number
    should be updated there.Please help me find a way to resolve this.This is what it looks like....
     Data for VC!R1C2:R2C13
    I want R1 and R2 to change automatically if I change rows in excel file.
    Thank you

    Instead of specifying a cell range in the LINK field, name the range in Excel, then use the range name in the LINK field.
    For example, instead of:
    VC!R1C2:R2C13
    you might have:
    VC!MyRange
    in Word.
    That way, the LINK will point to the named range, regardless of how many rows and/or columns are added/deleted before it. Furthermore, if you expand or contract the range (e.g. by adding/deleting columns between the first & last column), the
    named range and, hence the linked range, will likewise expand/contract.
    Cheers
    Paul Edstein
    [MS MVP - Word]

  • Changing the Chart Title in Graphic View in Interactive demand Planning

    Hi All,
    Is it possible to change the Chart title in Graphic View in interactive demand planning screen.
    When we go to interactive planning after loading the data we go to Univariate forecast then switch to graphic, the chart title shows the selection at which the planning is done. For eg; If I plan at die level and i select a particular sap material, the chart title displays Die value and not the material value.
    Is it possible to change the chart title such that it displays all the selections made in selection winodw, like in the above case both Die value as well as SAP Material Number.
    Thanks and Regards,
    Diana

    Dear Diana,
    unfortunately this is not possible.
    The chart title is build from the planning book name + the Show characteristic in the shuffler (+ available nav. attributes of the Show char).                                                           
    The functionality you requested doesn't exist in standard.            
    Regards,
    Tibor

  • Change Word & Excel Settings for ALL FUTURE USERS

    We have a computer lab in which each student has his/her own login.  They use Word and Excel 2010 in the classroom.  There are several settings that the teacher likes to set for his students, but currently he must log in to all 120 of the student
    accounts and set the settings.  A summary of those settings is:
    Change default font size to 12
    Change paragraph to single spacing with no space after text
    Add items to the quick launch bar at the top of the screen
    I'm working on setting up a new computer for imaging for him.  Is there any way for me to make these setting changes globally, so that each student gets the correct settings when they log on for the first time?

    Hi,
    For Word, the custom font is customized via the Normal.dotm template, located at %APPDATA%\Microsoft\Templates. Navigate to this location, right click on the template and choose Open. On the Home tab, in the Font group select the font of your choice, then
    right click on the editing area, click Paragraph and select single spacing and other settings you need to configure, click OK then save the file.
    For Excel, the font is customized via a registry key:
    Important
    This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the
    registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry,
    http://windows.microsoft.com/en-US/windows7/Back-up-the-registry
    HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Excel\Options
    Name: Font
    Type: REG_SZ
    Value: Arial,12
    After we define the Word template and changed the Excel Font registry key, we need to deploy it globally via an MSP file:
    1. Create a customization .msp file using the Office Customization Tool: drag and drop the
    setup.exe of the Office installation source in the Run box, and pass it the switch
    /admin
    2. This will open OCT (Office Customization Tool)
    3. Select the first option: Create a new Setup customization file for the following product and click OK
    4. We are now ready to add all our files into then MSP
    5. Under Additional Content – click Add Files to add here the template for Word (Normal.dotm). In the
    File Destination Path dialog box, in the Destination path on the user's computer list, select
    %AppData\Microsoft\Templates, and then click OK
    6. Under Additional Content - click Remove files, and then click
    Add. In the File Path dialog box, under
    Path and file name of file to be deleted, enter %AppData%\Microsoft\Templates\Normal.dotm, and then click
    OK. (This will remove any Normal.dotm file from the users’ computers that is from a previous installation of Word.)
    7. In the console tree, click Add registry entries, and then click
    Add. Follow the path I mentioned for Excel: HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Excel\Options, type in the information and click
    OK to save.
    8. In the console tree, click Remove registry entries, and then click
    Add. Type in the registry key information above and click
    OK to save. This will remove the previous font setting for Excel.
    We have now finished creating the customization file. You can save it from
    File – Save as – Name.msp
    We are now ready to create the start-up script and add it to the GPO that will deploy these settings to the whole organization.
    To create the .bat file that will be used in the start-up script, please open Notepad and use the following text:
    setlocal
    reg query HKEY_CLASSES_ROOT\Installer\Patches\9EA4D5478DD17EE45B1A1E670AC471BC
    if %errorlevel%==1 (goto Patches) else (goto End)
    REM If 1
    returned, the patch is not installed. Install the patch here.
    :Patches
    "%windir%\system32\msiexec.exe" /p \\server\shared_folder\Name.msp /qn
    REM If 0 or other was returned, the patch is already installed. Do nothing.
    :End
    Endlocal
    Please NOTE that you need to change the
    \\server\shared_folder to point to the correct path and MSP file in your environment.
    Save the Notepad file as Name.bat in the same shared location (\\server\shared_folder)
    On the Domain Controller create a new Policy and assign it to the desired
    Organizational Unit. Edit the policy and go under:
    User Configuration – Windows Settings –
    Scripts (Logon/Logoff)
    Double click Logon – click Add
    Under Script name please type the location and the name of the .bat file we created earlier (please use UNC path and not a drive letter)
    For your reference:
    Office 2010 – Deploying custom fonts across all applications
    http://blogs.technet.com/b/emeaoffice/archive/2012/12/12/office-2010-deploying-custom-fonts-across-all-applications.aspx
    Set the default font and page margins in Office Word 2007 for a group of users(Also works for Word 2010)
    http://technet.microsoft.com/en-us/library/dd631810(office.12).aspx
    By the quick launch bar, do you mean the Quick Access Toolbar? If so, when you customize the it in a particular application, Office 2010 creates an *.officeUI file for that application that contains the customization XML. With this understanding, you can
    do one of the following:
    •Modify an existing *.officeUI file with the desired customizations by updating the XML code.
    •Create the desired customizations by using the Customization dialog in the Microsoft Office application, apply the customizations, and then browse to the *.officeUI file.
    Please note we need to customize the Quick Access Toolbar in each application.
    Detailed steps to deploy the Quick Access Toolbar can be found in this MSDN article below:
    http://msdn.microsoft.com/en-us/library/ee704589(office.14).aspx
    I hope the information is helpful.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • CATS Hours change by Approver In Detailed Approval View

    Hi,
    1.Is it possible to change the Hours in detailed Approval view?
    In CATS Approval WD, When Approver clicks on hours It will takes to Deatailed approval view, There is it possible to change the hours By Approver?. I need an option to change the hours entered by employee while approving.
    Suppose Employee entered 10 hours for particular day and Released, When Approving Approver wants to change it to 9 hours and Approve. Is this possible in CATS approval via Portal?
    2. How can I Change (Reject/Approve) the old records of workitem executed already in the past?
    Approver might approved/Rejected some hours in the last month, Now he came to know that its wrong,
    How can he reset that hours to Reject/Approve in the portal?
    Can Anyone help in this?
    Regards
    Ram

    Hi Ramesh,
    Probably transaction CATS_APPR_LITE will help. Using this report you can reset the approval. But you can do it from backend.
    Prajwal

  • VBA command changed in Excel 2010?

    We recently upgraded to Excel 2010, and a macro that always worked perfectly in 2007 is behaving strangely now.
    I use the following command to insert a picture into Microsoft Excel:
    Set pic = ActiveSheet.Pictures.Insert("C:\Pictures\Example.tif")
    (Sorry for not inserting the above in a code block, but my web browser kept timing out while waiting for it.)
    That VBA command used to work flawlessly, but ever since I upgraded to Office 2010 and email my new workbook with a picture added via a macro to anybody else
    on site, the picture is gone with this error message in its place:
    "The linked image cannot be displayed. The file may have been moved, renamed, or deleted. Verify that the link points to the correct file and location."
    What changed in Excel 2010 to cause my VBA script to insert a LINK to a picture instead of embedding the actual picture?  Does anybody with a similar
    macro have this problem?

    Hey G North,
    I had added a workaround to my code, but your one (1) line offers a better solution. 
    And you're right . . . my original code did include the top, left, height, and width parameters, and this was the workaround I came up with:
    Dim pic As Picture, rng As Range
    Set pic = ActiveSheet.Pictures.Insert("C:\Pictures\Example.tif")
    Set rng = ActiveWindow.RangeSelection
    With pic
    .Top = ActiveCell.Top
    .Left = ActiveCell.Left
    .ShapeRange.LockAspectRatio = msoFalse
    Resize the picture's Height and Width
    to match the Current Range.
    .ShapeRange.Height = rng.RowHeight
    .ShapeRange.Width = rng.Width
    .Placement = xlMoveAndSize
    .Cut
    End With
    ActiveSheet.Pictures.Paste.Select
    You'll notice that after I inserted my picture and resized it to fit the active range, I CUT it and then PASTED it in that same range as a PICTURE.
    But again, your single line of code is preferable.
    Thanks again!

  • Can I Change SEARCH to default as LIST view rather than GROUPS view?

    Can I Change SEARCH to default as LIST view rather than GROUPS view?
    I always end up doing a command+2 and if I can default this it would be better.
    THANKS

    Perform a search, click on the List View icon in the Finder window's toolbar, press COMMAND-J to open the View Options dialog, check the box labeled "Always open in list view."

  • IWeb: changing the slideshow image scale and viewing time

    I moved my iWeb sites over to another server (iPage) and went through the sites to observe for inconsistencies and problems.  While doing this, I noted that my image galleries, when placed into the slides show mode, were very small on my iPad 2 and that they cycled through at a very high speed.  I thought this was odd and I wondered if anyone else has observed the same thing?  It sounds to me that an HTML under-the-hood modification may be required or a bug fix to the iWeb code is in order, to change the sideshow image scale and viewing time/slide value.  Comments?  [I suspect that Apple does not hold iWeb bug fixes at or near to the top of its software development to-does priority list.  Sounds like I need to change web authoring software.]

    Why do you think it's a bug?
    Anyway :
    Is there any reason photos in an album page display small on the iPad, but normally on an iMac? And videos on a movies page don't play on the iPad, but are OK on the iMac?
    I use my own show :
    http://home.wyodor.net/photo/

Maybe you are looking for