My multi-view component does not trigger WDDOMODIFY

I have a webdynpro for abap component which displays three areas of information.
The top part of the screen is a static display of a structure.
The middle is a structure that displays a key field and its values.
The bottom is an alv grid.
It was implemented using techniques described in the tutorial u201CProgramming the ALV Configuration Model in Web Dynpro for ABAPu201D and u201CEditing ALV in Web Dynpro for ABAPu201D by Claudia Danger.
I have four views and a window.  For simplicity, lets call them TOP_VIEW , MIDDLE_VIEW , AND RESULT_VIEW (the ALV).  These are all placed through ViewContainers onto the LAYOUT_VIEW.
My main window kicks off the LAYOUT_VIEW and calls appropriate methods to populate all three sections.    I allow the users to add rows to the ALV grid and I have made the key field editable so that a user may enter a key value in the new row.  I then, through the WDDOMODIFY of the RESULT_VIEW, populate the new row with the additional values.
We are good up to here.  If the user enters any info, or pushes enter, the RESULT_VIEWu2019s standard methods seem to kick in and I do what I need them to do.
Now for the issue. 
I want the user to be able to update the key field in the middle section as well, and have the rest of the middle structure update.  I coded the record update in the WDDOMODIFY of the MIDDLE_VIEW, but it does not seem to trigger (I canu2019t hit a break point).  How do I make this code recognize that something has happened..
Interestingly, if I hit the enter key in the RESULT_VIEW, the WDDOMODIFY of the MIDDLE_VIEW will  update.
I hope this makes sense u2013 Iu2019m sure itu2019s something simple that I donu2019t yet understand.
Thanksu2026
u2026Mike

Hi,
did you check WDDOBEFOREACTION and WDDOAFTERACTION methods of middle view...if they are getting hit....if not then the solution would be to create an event at the component level (the main component) and rasie that event while you update the alv records after user inputs key values....the subscriber to this event would be your middle view....inside that middle view you can create an event handler method which subscribe to this event(main component event)....
thanks..
AS...

Similar Messages

  • View event does not trigger custom method

    This is something that should be straightforward and easy...... but it is not working as expected!
    I have a main window with a tab bar and two additional views. One view has text boxes and a method to change a label when an event on the text box is triggered. Using the interface builder, I have created the text boxes and associated them with the custom method through the events. The method and text box is defined in the view controller files (the header file and the interface file).
    When the view is shown and the event occurs, the method is not triggered. This is really weird as I have gone through several tutorials and all set up the view the same way I have it set up.
    When I run it in debug, nothing breaks at the break points -- even the init methods....
    Any ideas?

    Please describe the event you're looking for and the method expected to catch it. By "custom method", do you mean a UITextField delegate method? You mentioned a tab bar and two other content views. Is your question confined to only one view controller->view, or do we need to know about any of the other content views? Are all the objects we need to know about in one .xib file?

  • The view 'cpdpopupeditactionsview' does not exist.

    I just installed UCM without any issues as far as I could see, but when I log in as sysadmin at http://localhost/idc/ I always get a popup box saying:
    "The view 'cpdpopupeditactionsview' does not exist."
    Looking for the cpdpopupeditactionsview string in the UCM installation directory gives me this:
    grep -i cpdpopupeditactionsview -R $UCM
    $UCM/server/custom/ContentFolios/templates/idc_folio_display.js:          "CpdPopupEditActionsView", idc.folio.display._popupEditActions);
    $UCM/server/custom/ContentFolios/templates/idc_folio_display.js:     idc.folio.util.loadFolioView("CpdPopupEditActionsView", null, null, callback);
    $UCM/server/weblayout/help/admin/folios_admin/wwhdata/js/search/search0.js:if(x.t("cpdpopupeditactionsview"))y.f("7,1");
    $UCM/server/weblayout/help/admin/folios_admin/wwhdata/java/search.xml:<i t="cpdpopupeditactionsview" l="7#1"/>
    $UCM/server/weblayout/help/admin/folios_admin/page_1_08.htm:&lt;a name="wp1090240"&gt; &lt;/a&gt;&lt;div class="pSmartList1"&gt;&lt;li&gt;CpdPopupEditActionsView&lt;/li&gt;&lt;/div&gt;
    $UCM/server/weblayout/resources/folios/util.js:          "CpdPopupEditActionsView", idc.folio.display._popupEditActions);
    $UCM/server/weblayout/resources/folios/util.js:     idc.folio.util.loadFolioView("CpdPopupEditActionsView", null, null, callback);Anyone know why this is happening?
    Thanks

    Hi
    This issue is resolved by manually uninstalling the ContentFolios component via editing the database directly. This only works if the client does not have any ContentFolio data - created or migrated; if they do have existing Content Folio data this will cause great harm to the integrity of their collection.
    1. Uninstall the ContentFolios component.
    2. Delete the following tables from the database;
    CpdArchivedLinks, CpdBasketLinks, CpdChangeHistory, CpdLinks
    3. Delete the entry for ContentFolios from the Config table.
    4. Restart the Content Server.
    5. Install the ContentFolios component.
    Hope this helps
    Thanks
    Srinath

  • Automatic Selected Item of List Builder Component Does not work (anymore)

    Hi all,
    Í'm working with Xcelsius Engage 2008 (version 5.3.2.0) and the automatic selection of an item at runtime of the list builder component does not work anymore. In a previous version it worked very well.
    Here's the case: at runtime I want that the list builder component automatically puts the first item in the list to the destination section and selects it, so that a graph can show the underlying pushed data. In the previous version it worked o.k., but now at runtime the destination section remains empty at startup. If I interactively select an item from the source section to the destination section and update the list builder, the data is shown correctly, but it must done automatically, which worked o.k. in an earlier version of Xcelsius 2008...
    This are my settings of the list builder component (which was running correctly earlier..):
    -at the general tab I defined a range of labels
    -at the general tab I defined 2 data column insertion series
    -at the behaviour-common tab I defined selected items: position mode; items: the first item of the label list; insert items at runtime
    -all of the data comes from an external xml data source
    You can find an example of the visualisation at: http://onderzoek2.evinet.nl/projecten/10169/dynarap.htm. You will see that at start-up there is no item visible and selected in the destination section of the list builder....
    I've tried every combinations of settings, build up the component from scratch, but its not working (anymore).
    Greetings Erik-Jan Vriens

    Hi njnits,
    Print view button is a standard component of Xcelsius: look at it in the IDE
    Exporting to Powerpoint is also a standard functionality, so yes. For this particular dashboard/report all data resides in an external xml-file which have to be accessible for Powerpoint
    All visualisations, not only the table,  in this/report fetch their data from an external xml-file, but a QaaWS-connection will also do the trick. You will have to write this dedicated service. In our case the xml-data is also generated automatically.
    The external data is best defined as a sort of matrix, consisting of approx. 100 columns by 1000 rows. I agree it takes a lot of Xcelsius but it does the job....
    Hopes this info helps....

  • Mail Viewer Window Does Not Open on Launch. Mail Will Not Quit. MAIL BADGER

    <UPDATE> After detailing all of the problems below, I discovered that trashing the Mail Badger bundle solved all of the below problems. I am still posting this just in case anybody else has this problem.
    Problems:
    1. When opening mail.app, the program opens, but it does not launch a Viewer Window. I can open a viewer window manually from the File menu, however.
    2. When quitting mail.app, it will not quit. It does not matter whether I hit command-Q, or Mail>Quit Mail, or right-click on dock icon and click Quit. The only way for me to quit is Force Quit. No matter what Quit command I execute, nothing happens. The Viewer Window does not close. (The Viewer Window will close on command, however, either by clicking the red 'x' or by command-W, or by File>Close.
    3. Cannot send mail from mail.app. Upon clicking "send" on a new email, it just goes to the Outbox and sits there forever. I can try sending the email again from the Outbox, but nothing happens. (I have 4 gmail accounts, with a couple thousand messages between them. There are no problems with port configurations or smtp servers or anything like that - I am fairly certain anyway because nothing has changed w/ regard to the account settings between the time it was working and the time it stopped working.)
    4. After minimizing the Viewer Window, clicking on the mail.app dock icon does not restore the Viewer Window. The only way to restore the Viewer Window is to click on the Viewer window itself in the dock, rather than clicking on the application icon.
    Notes: I have installed 10.4.10. I have also installed Safari Beta 3.0.2
    I previously installed Safari Beta 3.0, then uninstalled it and upgraded to 3.0.2. I don't recall when the problems started, (under 3.0 or 3.0.2), but they all happened at the same time (rather than one at a time).
    I have uninstalled Safari 3 and reverted to Safari 2, but this does not fix the problems.
    I have repaired disk permissions.
    I have booted from the OS X Install disk and repaired my startup disk.
    I have not had any problems with Safari 3 "hanging" on install, thus corrupting the WebKit, as described in other threads.

    I had the same issue and resolution. Spotlight search for "Mail Badger" and deleting everything resolves the issue.
    I'm also running Safari 3.0.2 and 10.4.10...
    I've emailed the developer to let him know about it..
    15" MacBook Pro (C2D) SR   Mac OS X (10.4.10)  

  • Print with  write statements from webynpro does not trigger top-of-page

    Print launched from webdynpro application via application server created with write statements does not trigger top-of-page event. When print is done from sapgui it works ok. The idea is to reuse backend print which was created for sapgui with abap list made application log in webdynpro application.

    Hi,
    here a short extract like i do it:
    CLASS LCL_EVENT_HANDLER DEFINITION .
      PUBLIC SECTION .
        METHODS:
       HANDLE_PRINT_TOP_OF_PAGE
             FOR EVENT PRINT_TOP_OF_PAGE OF CL_GUI_ALV_GRID,
    ENDCLASS.                    "LCL_EVENT_HANDLER DEFINITION
    * Event-Händer Implementierung
    CLASS LCL_EVENT_HANDLER IMPLEMENTATION .
      METHOD HANDLE_PRINT_TOP_OF_PAGE.
          PERFORM PRINT_TOP_OF_PAGE.
      ENDMETHOD.   
    ENDCLASS.
      CREATE OBJECT GR_EVENT_HANDLER.
      SET HANDLER
      GR_EVENT_HANDLER->HANDLE_PRINT_TOP_OF_PAGE  FOR GR_ALVGRID_LEFT.
      CALL METHOD GR_ALVGRID_LEFT->SET_TABLE_FOR_FIRST_DISPLAY
    FORM PRINT_TOP_OF_PAGE.
      LINSZ = SY-LINSZ - 16.
      WRITE: / 'Report:   ', SY-REPID,
               AT LINSZ 'Datum:',  SY-DATUM.
      WRITE: / 'Benutzer: ', SY-UNAME,
               AT LINSZ 'Zeit: ', SY-UZEIT.
    ENDFORM.
    hope it helps.
    Regards, Dieter

  • SharePoint 2010 list view - How to filter on a multiline text box field - the view filter does not allow me to select it.

    Hi there,
    Does someone know in SharePoint 2010 list view - How to filter on a multiline text box field - the view filter does not allow me to select it.
    Thanks,

    Hi,
    Per my knowledge,
    it is by design that the data type multiple lines of text can only use “contains” and “begins with” operators.
    You can also filter the list view using SharePoint Designer,
    Open your list AllItem.aspx page in SPD ->click “Filter” > in “Field Name” select your multipe line of text field, in “Comparison” will displayed four choices.
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Scope does not trigger

    Hello,
    I am trying to trigger a scope at a certain point. I have a test signal coming after a regular sinusoid. I want to measure the output when the test signal arrives. What happens is that when my test signal comes after 1 second the trigger works perfectly fine but when my test signal comes after 3 seconds the scope does not trigger at the point I want and keeps on triggering at unwanted points. This is a conceptual question. Could anyone please help me in that.
    Thanks,
    Krunal

    Hello Krunal,
    I am not exactly sure what your external signal looks like, however I can suggest a couple things for you to look at.  First, if the absolute value of your sine wave amplitude is less than the test point you want to measure, the scope can simply level trigger at that point.  It should not matter if the signal comes in after 1 seconds or 3 seconds.  The only problem you might be seeing with this is a timeout error.  This is caused by the read function not being able to sample enough data within the default 5 seconds limit.  Adjusting the timeout would help if you are getting this error.
    If your test signal value you need to trigger off of is within the absolute value of your sine wave signal it becomes more difficult because if you specify to trigger off of a rising edge 0.5V signal this point will occur many times before the ideal trigger point.  Perhaps a combination of using the trigger hold off and trigger delay might help you time the start of your acquisition a little better.  If this does not help, can you please post more detail about the sine wave, your test point you want to trigger off and the behavior you are currently seeing.
    Regards,
    Jesse O.
    Applications Engineering
    National Instruments
    Jesse O. | National Instruments R&D

  • Software Component does not support selected Development Component Type...

    Hi,
    I have a problem, i want create a new project of Mobile Service Component, but, when i want select MyComponents [demo.sap.com], in the top appear:
    "Software Component does not support selected Development Component Type. Required DCs are located in an SC that is not visible from the selected SC "
    Why?
    Thanks in advance,
    Regards,

    Hi Victor,
    the issue is that the archive pool in your NWDS is not set up properly. Could you check the configuration of the development configuration? I guess you are developing in Local Development, right? Please check in the "Component Browser" that the two Software Components "NWMCLIENT" and "XOCA" are present and contain some DCs inside them. If this is not true, than something went wrong with your setup of the IDE. The modifications of the default.confdef are most likely not right.
    Please come back to me if you don´t know how to proceed.
    Regards,
    Stefan

  • Main Viewer Window does not display correctly

    Ever since I upgraded to Aperture 3.3 through 3.4.1, the main viewer window does not display correctly.  Everything is justified to the right of the screen.  When viewing images, the are not in teh center, they are over to the right.  I can't even see the import controls when trying to import... actually I can't even press the import button or add metada.  I am really in a bad position here.  Need help with this... anyone out there have a solution please?  my clients are waiting for their photos.  Yikes!
    Right justified?
    No Import Controls?
    Faces -  Everything displayed in a single row, runs off the end of the right side of the screen

    Have a read through this page and follow the directions to delete your application preferences,
    Let us know how you go.
    Tony
    http://support.apple.com/kb/HT3805
    Message was edited by: Tony Gay

  • Stacked sequence does not trigger

    I am reviewing Pull-down Menu.vi in Labview BasicsII: Development Coarse Manual. When I go through Exercise 2-7, I never get the dialog boxes. I have the Get Menu Selection wired to the stacked sequence where it connects to the box containing the question mark. When I choose "Test 2" or any of the menu choices, it does not trigger the frames.
    I ran the program in solutions on the disk, and this program runs correctly, showing the dialog boxes.
    I have had this problem before. I connect a wire to a stacked sequence where it shows the question mark. But the stacked sequence ignores the information coming to it.

    First, I think you're refering to a case structure and not a sequence structure.
    Second, you are probably not defining your cases properly. You can use probes to examine exactly what data you're sending to the case structure selector terminal (that's the question mark). If you are using strings, the strings have to much exactly to the strings in the case definition. If they don't match, the default case will execute. If, after using a probe to see what data you are sending the case structure, and after making sure you defined the cases correctly, you still don't see what's wrong, you should post your VI.
    I realize saying this is a bit unnecessary, because you already started, but...
    To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here and here are a couple you can start with. You can also contact your local NI office and join one of their courses.
    In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
    Try to take over the world!

  • Multi-select LOV does not work in forms

    the multi select LOV does not work in the form.
    the LOV works individually but in the form it does not work. it does not allow multiple selection from the list.
    is there a workaround for this or is this a bug ...?
    any ideas ...?
    thanx a lot.
    null

    Right, we cannot store more than one value in a single column in a table :), we were getting a lot of requests to support multiple select LOVs but requirements were contradictory if not mutually exclusive.
    The only sense it makes is when used together with user-defined object types (nested tables for example) but the current [application building]infrastructure we have does not support this. However, we are looking into this and this feature maybe implemented in a future release.

  • ERROR: Web Dynpro component does not exist

    Hi!
    Trying to open different menu items in PPM I get browser with error:
    500 SAP Internal Server Error
    ERROR: Web Dynpro component does not exist (termination: RABAX_STATE).
    Url looks like: someurl.com:8010/sap/bc/webdynpro/sap/inm_workcenter_app?IV_APPL_TYPE=RPM&IV_OBJ_TYPE_R=RPH&IV_POR…
    How can I fix it?

    Hi Maxim,
    Refer the SAP note in the below thread.
    ERROR: Web Dynpro component does not exist (termination: RABAX_STATE)
    Regards,
    Ravi

  • My pc has win the operating system view, which does not support lightroom 5. I want to buy version 4

    My pc has win the operating system view, which does not support lightroom 5. I want to buy version 4?

    Thank you, Jim, for your prompt reply. Amazon has it for $151.99, Ebay has a few copies that end up being about as expensive after international shipping and other fees, and I don't trust most of the other sites after reading reviews on them. Looks like I'm going to have to fork out some dollars. How unfortunate.
    Thanks again,
    Michelle

  • How come the current view button does not work?

    How come the current view button does not work?

    Sorry, I have no idea what you are asking; please provide some details, and/or a screenshot if possible: https://forums.adobe.com/thread/1070933

Maybe you are looking for