WD ABAP: Reset Table To Show the First Record.

Hi WebDynpro ABAP Experts,
Settings of tables allow me to display set of 10 records at a time. If i want to select , say 18th record I use paginator to select & use it. i navigate to next view , do some processing here. When I come back to the previous view, i see that table is still showing the 18th Records.  How can i make this TABLE to show the first 10 records again & we want to achieve this without going back to DB.
or  in other words we want to call the "FIRST ROW" functionality of Paginator that JUMPS to display the first Ten Row.

Hi Prash,
If you used supply function for filling the data to the table means you can use the Invalidate method.
Before leaving the first view you can call the invalidate method. The invalidate method again calls the supply function and your node as well as table getting refreshed.
Code for Invalidation :
node_node1 = wd_context->get_child_node( name = 'NODE1' ).
elem_node1 = node_node1->get_element( ).
node_node1->invalidate( ).
Thanks.

Similar Messages

  • Master-Detail only shows the first record of the Master's data

    I have an ADF Master Table, Detail table. I use ExcuteWithParams on the Master Table. When executed from a button (Button has partial submit = true for button, Master Table has PartialTrigger on button, and Detail table has PartialTrigger on Master table and button), it works fine. However, I want to pass the parameters in pageFlowScope variables, and have the ExecuteWithParams invoked upon page load. When I try to do this, the Detail table only shows the first record of the Master's data, no mater what row is clicked on the Master table.
    Master table now has no PartialTrigger, and Detail table has PartialTrigger on Master table. In my pageDef, I used an invoke action as follows:
    <invokeAction Binds="ExecuteWithParams" id="invokeExecuteWithParams"
    Refresh="always"/>
    What am I missing? I am using verion 11.1.1.3. Any help would be much appreciated.
    Thanks,
    Jessica

    Yes, it works when I drag the data control as a master detail without filtering any data. I want the user to be able to set search criteria to filter the data in the master table (For example, only pull back data with a transaction date between :startdate and :enddate). I can get it to work if I execute from an executewithparams button on the page, but not if I want to invoke the executewithparams upon page load with the parameter set by pageflowscope variables.
    Thank you for responding.
    Jessica

  • How do I show the first record as selected on the first load of a Master/Detail html page?

    I have been looking for any reference to setting a selectrow onload or defaultrow and it seems all references to answers lead to missing pages or examples.
    I have created a master detail page using the insert spry function in DW5. I have had no trouble making it work or changing the css to show a selected column 0 (master) after the first click, but I would like to see the default first row shown as selected.
    I am such a javascript noob I need an example if possible.
    I followed Greg Rowis's example on AdobeTV "Creating A Progressive Enhancement" but this was not addressed.

    Thank you for the reply but it was not quite what I needed.
    My html div was/is
    <div spry:region="ds1" class="MasterContainer">
        <div class="MasterColumn" spry:repeat="ds1" spry:setrow="ds1" spry:hover="MasterColumnHover" spry:select="MasterColumnSelected" >{Industry}
        </div>
    </div>
    With the col0 renamed Industry and this works when I click (select) an Industry I get a change in my display to show which row is selected.
    See http://dev.workway.com/
    What I want is to have About Workway selected on page load. It is the default display but is not shown selected.
    Thanks again for your help.

  • Opening a form and displaying the first record

    Any ideas on what the easiest solution would be to show the first record on a form when the form is opened? I've tried some of the ideas discussed in the FAQ section, but without success!!
    Thanks........GD

    Greg,
    Sorry, but there is no other solutions other than those described in the FAQ. I know that it is not very "user-friendly", but should work.
    Also if you search the forum's archive there were some concrete examples posted.
    Thanks,
    Dmitry

  • Sub Report in Table, always showing the same data

    I created a main report with data from a dataset. The DataSet has a column: @Region_ID. The Main Report is Page-Grouped by this @Region_ID and shows a tablix with some datarows foreach region. 
    I now want to include a subreport into the table and pass the parameter @region_ID to the subreport, which also calls a procedure including the passed @region_ID. I set the @region_ID-Parameter to "always refresh"
    I added a textbox on the subreport to display the values which has been passed to the subreport. 
    I now have a multipage report, with a page for every region. The subreport displays various @region_ids in the textbox, but the data for the subreport itsself, shows the same data on every page. It seems like it has called the procedure only once, with the
    first @region_id, and now displays this data on every page, allthough it does not match.
    Any suggestions what I did wrong?

    Hi tkrasinger,
    According to your description, you have the issues on displaying the parameter in subreport. It only shows the first value of the parameters. Right?
    In Reporting Services, when we execute a procedure with parameter, this procedure will only be executed one time. This is the reason why it shows the same value in your subreport.
    In this scenario, we can just right click on the textbox of region_id, go to
    Texobox Properties -> Action -> Go to report. Select the subreport, add the region_id as parameter in
    Use these parameters to run the Report. When you click on the textbox, the region_id will be passed to the subreport. So that the value will be displayed dynamically in the subreport. 
    Reference:
    Add a Subreport and Parameters (Report Builder and SSRS)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • In two page view preview shows the first page on its own

    In two page view preview shows the first page on its own. I have recently downloaded an ebook which has image based tutorials and the pages are in such a way that pages 3 and 4 should be seen next to each other. Preview seems to want to have pages 1 on its own therefore making this rather difficult. Any help on resolving this issue would be appreciated.

    Try selecting the first page, and then from the "Edit" menu select "insert blank page". This should put a blank page at the beginning of the document, shifting all pages down one and putting them in the order you want for your display.

  • Report from SQL Query -Excel format only show the first page

    Hi,
    I have some Reports from SQL Query. In the display options, I choose Excel as default format. The Excel documents only show the first page. If I choose HTML as default format, it shows every rows.
    Please advise on how to have a complete Excel document as HTML format does.
    Thanks a lot.
    Lina Han

    I beleive when you export Oracle reports to Excel it is the Data that is transferred along with Column Names.
    You cannot export the variables defined on the report.
    Hence you will not be able to export the Footer to excel. (Still looking into it will let you know if i find anything interesting)
    Regards,
    Bhushan Salgar

  • PDF only shows the first 4 pages

    I am trying to convert an Excel spreadsheet to .pdf format
    via Adobe's 5-copies-free converter. It seems to work at first
    blush. But when I read the .pdf version, it only shows the first 4
    pages of my Excel spreadsheet. This leaves 75% of my spreadsheet
    unconverted. What gives here????

    Hi, could you clarify, are you using acrobat.com to convert
    your excel file? What is the file size of the file and the version
    of Excel? Thanks.

  • Showing the first half of a post/zip code

    Hello,
    I am attempting to display a postcode (zip) field within crystal but only want to show the first half of it.
    Is this possible?
    Using the Left(,4) formula I managed to do this but if I have a postcode of B1 2HZ, it will display B1 2, whereas I only want to show B1
    Thanks,
    WA

    FYI
    For a split function, the space is the default split value, you need not specify it.
    For example,
    stringvar x := 'sanjay kodidine';
    split(x)[1] will give you 'sanjay' and so will split( x, ' ' )[1].

  • My i-tunes Wish List only shows the first page, it used to show all the pages- like the next page button is disconnected?

    My i-tunes Wish List only shows the first page- it used to show all the pages. Its a little like the next page button is disconnected?
    Any ideas?
    thanks
    Simon

    I would say all types. Any kind of document/ file that has multiple pages, I can't get to the next page.

  • In the mail list pane, 'From' column shows the first sender in a conversation? How to make that the sender of the last mail in the conversation (by time)?

    The first sender in a conversation can be irrelevant after a conversation grows long and I'm more interested in who's active more recently than whoever started the conversation/thread.

    @duggabe, Not actually. That would just sort "threads/conversations" by date. The From column would continue to show the first sender for each thread/conversation.

  • How to show the First and Last name of the user instead of user name

    Gurus,
    We have the full email id of the user as the portal user name. Right now we are using the "Item Attributes - Current User" to show the user name. We don't want to show this anymore. We would like to show the First and Last name of the user on the Portal page. How can i do this. Please post a reply if you have some idea about it.
    Thanks
    Raj
    ---------

    I believe this is possible using the security APIs. See http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/PLSQL/DOC/PLDOC_9026/INDEX.HTML and look for person_info (Returns user information, given a user name)
    under wwsec_api
    Suggest posting any follow-up questions to the Security forum - http://forums.oracle.com/forums/forum.jsp?forum=6

  • How can i show the first item in the list as selected item

    Aslam o Alikum (Hi)
    Dear All
    How can i show the first item in the list as selected item when user click on the list. Right now when user click the list the list shows the last item in the list as selected or highlighted. Furthermore if the list item have large no of value and a scroll bar along with it then the list scroll to last item when user click it with mouse. I want that when user click the list item with mouse list should show the first item as highlighted.
    Take Care
    Allah Hafiz

    Hi!
    You can set list "initial value" using When-Create-Record trigger.
    I.g.
    :<Block_name>.<list_item_name> := Get_List_Element_Value('<Block_name>.<list_item_name>', 1);

  • My Bionic will only show the first of a multiple upload of pictures on Facebook?

    My Bionic will only show the first of a multiple upload of pictures on Facebook. A friend that has a Razor on Verizon is able to swipe through all the pictures of a multiple picture upload and see them all one at a time. I also find no way to Share on Facebook from the Bionic.
    Thanks
    jek

    Hi Jek!
    I usually have a bunch of pics I want to upload at once too! Are you going to the Gallery>Select Multiple>Choose Pictures>Menu>Photo Share Facebook? Do you have your Facebook account set up through the application on the device? Are you using Facebook for Android? This needs to be setup in order to share. Let us know!
    Katie H
    VZW Support
    Follow us on Twitter @VZWSupport

  • I purchased a movie on my mac and now I am trying to download it on my iPad. When I go to do it, it doesnt show me the cloud icon, itonly shows the first 3 letters of download...

    I purchased a movie on my mac and now I am trying to download it on my iPad. When I go to do it, it doesnt show me the cloud icon, itonly shows the first 3 letters of download...

    call Apple Care and contact iTunes store support

Maybe you are looking for

  • Com.sapportals.wcm.WcmException:TREX Name Server Error

    Hi, I have developed a Customised Search Iview using the STD KM Search Iview But I getting the following error while I input a search criteria and click on the Search Button : "Error during search occurred - com.sapportals.wcm.WcmException: TREX Name

  • Strange behaviors from SG300-10MP

    Hi, everyone.  Was hoping to get some advice and assistance regarding two issues with a brand new SG300-10MP our company recently bought. 1.  I've been having difficulty getting a proper trunk port to work on this, as compared to the Cisco Catalyst 2

  • Large XML File in JMS Message

    Hi Experts, I got to send larg XML files (+20MB) to the Message listener for processing. Would you please comment if it would be a good approach or suggest some tested and authentic solution for this purpose. Prompt response will be highly appreciate

  • Will a reinstall of 10.6 help performance prior to Lion

    I have a 3 year old MBP that is running 10.6. System is running slow with a lot of beach ball time outs.  I have a USB time machine backup of the whole system.  Before I dive into a re-install, would a erase and reinstall of OS 10.6 then transfer bac

  • BDDaemon...Memory Hog, What's Wrong?

    Acivity monitor is showing the process BDDaemon using  nearly 530 MB of memory, consistently. While my machine is not protesting except for running a bit hotter (180 ° F compared to about 165 ° F normally) I'd like to lower BDDaemon's memory usage. H