how to get different value in second view of webdynpro?

Posted on 16th Feb 2014 by admin

hello guys,

In ABAP webdynpro I am trying to create one application having two views.

One view contains input field and another view contains table control.

In module pool if one screen contains input field then second screen display the details in table as per the selection criteria in first screen,same way here in first view what ever I will enter as per the selection details should get display in the table.

Now I have created the application and now I am executing the application.

Here in first view in input field I am entering the selection criteria and when I am nevigating to second view it desplaying the details what I want in the table but now I am having one more pushbutton to nevigate to first view again and I am trying to enter the value but this time in the second view in the table it showing me the same details what there was in previouse details.

Can anybody please help me out?

Other forums