REUSE_ALV_LIST_DISPLAY row position after drill-down

After using REUSE_ALV_LIST_DISPLAY to display output, user will scroll down several screens and drill-down into detail record.  Upon return to list, user is returned back to top of list (row 1).  How do I return user to same row position several screens down as when he did drill-down?

hi,
In  REUSE_ALV_GRID_DISPLAY it fulfill your requirement automatically, in that after the user command they execute the following statement
    rs_stable-row = ls_selfield-row_stable.
    rs_stable-col = ls_selfield-col_stable.
i don't know whether its useful for you
cheers,
sasi

Similar Messages

  • Return Option after drill down in the DB

    Hello,
    Got a requirement to remove return option after drill down in the Dashboard?
    Appreciate your help in achieving this.
    Thanks,
    Gouda.

    Gouda,
    Check this,
    Sasi Nagireddy
    Mark if helps,
    Thanks,

  • SSRS - multiple toggle in single row item to drill down sub report

    I need to open a sub report using drill down concept. Is there any possible to give toggle for multiple columns in single row.
     http://social.msdn.microsoft.com/Forums/getfile/528971
    The sub report have two parameters to show data. If I click first link the subreport to be drill down with parameters 1 and 5. If I click second link the
    same sub report to be drill through with different parametrs as 2 and 6.
    Any idea to do this?

    Thanks for your reply.
    I do it this in different way. 
    See the below sample image url. I created the main report having four details with toggle to drill down the sub report. If I click the Detail1 the
    subreport1 will expand drill down then I click Detail2 the subreport2 to be expand.
    But still the subreport1 is visible I want to collapse Subreort1 once click toggle second and vice versa.
    Please give your suggetions. 
    http://social.msdn.microsoft.com/Forums/getfile/529184

  • Hyperlink on fields to be enabled only after drilling down

    Hello,
    I am facing a issue with drill down on OBIEE 10g. The issue is as below:
    We have a geography hierarchy - Theater -> country -> state -> city.
    Summary report for Orders will have the total $ value for the entire month. The summary report starts from the theater level and user can drill down to the city level Total $.
    User wants a hyperlink on the total$. When user clicks on the $ value it should take the user to a detail report, that will show the individual orders that make up the total $.
    But the User wants the hyperlink to be enabled only when he has drilled down to the city level.
    Is there a way to achieve this? Please let me know.
    Thanks
    Vin

    Hey,
    there is a way to achieve that but it's not pretty instead of drill down create four reports top report only theater and total second theater,country and total third report theater,country,state and total and the final report all the 4 and total and keep navigate option on each reports in the final report hyper link total if the user is ok with this way try it.

  • Crystal report reverts back to saved data after drill down

    Hi,
        I've created a crystal report and published it to BOE. Whenever I open the report and refresh it, it fetches recent data without any problem. But when I drill down in the report, it shows the saved data instead of showing the recent data in the drill down. If I come back to original report from that drill down again it reverts back to saved data. Again I've to refresh the report to view the recent data.
    Any idea how can I fix this?
    Regards,
    Sanjay

    Hi Sanjay,
    Please do post this question in the BusinessObjects Enterprise thread BI Platform
    The peoplt there would be the best people to answer your query.
    Hope this helps.
    Regards,
    Jay.

  • How to save the changes after drill down

    hi guys,
    It could be great help if any body suggest me on this....I always use it modification and it takes me time to built it (through drill down , swap...). But every time I get out - I need to rebuilt it. Can
    You tell me, must be a way to save my modificated bex analyser for my use.
    Regards,
    Preety

    Hi,
    Create additional sheetes in the workbook and embed the query and drilldown to your required drilldowns. This will retain the navigation sheet for the new worksheets.
    Thanks
    Sundar

  • Remove default return link after drill down

    Hi All,
    We need to remove the return link in the report that display in drill down in report in new windows. Where do we need to configure in Browser Look and Feel files so that return links does not show up.
    Thanks,
    Sushil

    Try this, this works in 10g for 11g try to get the class name
    <style>
    .ResultLinksCell
    display: none;
    </style>
    if helps mark
    ~ http://cool-bi.com

  • Maintain the current row position of a table after refresh.

    Hi,
    I use a poll to refresh tables continuously. when a table is refreshed, the current referring row is reset.
    To maintain the current row position after a refresh I use the following poll method.
    public void refreshTableT1(PollEvent pollEvent) {
    FacesContext fctx = FacesContext.getCurrentInstance();
    ValueBinding dcb = fctx.getApplication().createValueBinding("#{bindings}");
    DCBindingContainer bindings1 = (DCBindingContainer) dcb.getValue(fctx);
    DCIteratorBinding dciter = bindings1.findIteratorBinding("<VOIterator>");
    if(dciter!=null){
    if(dciter.getCurrentRow()!=null){   
    Key current_row_key = dciter.getCurrentRow().getKey();
    dciter.executeQuery();
    if(current_row_key!=null){
    try{
    dciter.setCurrentRowWithKey(current_row_key.toStringFormat(true));
    }catch(Exception ex) {
    System.out.println("Exception in current_row_key");
    }This works for normal tables well. But when I use it to master-detail tables (pair of tables) it does not.
    At the master-detail tables, before the first data fetch, it works well. if we go below the first data fetch, it sets the current row into another position.
    how can I overcome this...??
    Thanks,
    Dinuka.

    Hi Mr.Frank,
    I have an association in two VOs.
    for example: There are 2 tables called Emp and Dept. Every Department has Employees. so there is an association (both tables have a common column). Master table is the Dept table. when you click on one record of the Dept table Detail table will show the details of the employees belongs to that selected department. That's what I referred as master-detail tables. first one is master table; second one is detail table.
    When the web page loads all the table data is not fetched from the db (it will depend on the fetch size). when we scroll down the table data fetch happens again and again.
    think my data fetch size is 25 rows per time.
    Suppose we use mine poll method and think I have clicked on the 20 ^th^ row of table1(master table). then the table2 will display details belongs to selected department. that is OK even after refresh. that works well.
    when I go to 30 ^th^ row data fetch will happen (my fetch size = 25)
    when I click on the 30 ^th^ row of the table1(master table), table2 will display details belongs to selected department. but after the poll method is called the selected row at the table1 disappears and is set to another position. now the 30 ^th^ row is not in the 30 ^th^ position. but it is the selected row and table2 displays correct details.
    I think you have got the problem now. :D
    Thanks a lot.
    Dinuka.

  • How to fix certain characteristics in rows (permanent drill down)?

    Hi,
    Is it possible to fix certain characteristics in rows (ie., permanent drill down), and prevent user from remove it from the result?  This requirement is needed for both BEx Reports and web reports. 
    Example:
    Country  Region  Sales Amount
    - Country and Region must always in rows, user should not remove these two characteristics, but can add drill down/across for other characteristics.
    What I can think of is:
    - For web report, do not show 'Country' and 'Region' in the Navigational Block, so that the user cannot do the drill down/across.
    <b>- However, how to disable/hide the entry 'Remove Drilldown' in the context menu specifically for only Country and Region?</b>
    - For Bex reporting, how?
    Thanks.

    You can move the cells for Country and reigon to a hidden area of the workbook so the user doesnot see them the the Filter area. Just drag them, and they will stay at the new location when the workbook is refreshed.

  • Drill down in reports

    Hi,
    when I want to work with drill downs is this only possible with using hierarchies for the neccessary characteristics?
    I'm working with SAP BW 3.5 and 7.
    Thanks in advance.
    Edited by: saplaz on Jun 23, 2010 11:11 PM

    The report shows for example:
    Risk class 1 customerX 500 Dollar
                        customerY 300 Dollar
                        customerZ 200 Dollar
                        Sum 1000
    after drill down
    Risk class 1.1 customerX 500 Dollar
    Sum 500
    Risk class 1.2 customerY 300 Dollar
    Sum 300
    Risk class 1.3 customerZ 200 Dollar
    Sum 200
    The thing is that I only want to see one row with the risk class like that:
    Risk class 1 1000 Dollar
    after the drill down the other rows should appear
    Rc 1.1 customerX 500 Dollar
    Rc 1.2 customerY 300 Dollar
    Rc 1.3 customerZ 200 Dollar
    Any ideas how this could be done?

  • Help required on drill down ...

    I have a report generated on a multiprovider. I run the query to generate the web report on that multiprovider. My problem is If i want to drill down to document level, the data are not tallying before and after drill down.
    What are the possible remedies for this ? Hope for an quick reply,
    thanking you in advance
    D Bret

    Dave,
    You could try the Analysis Process Designer for the same, that might give you a better picture of your joins.
    Also the reason your data might not tally could be because of incorrect joins.
    Arun

  • Sort control does not show in drill down ?

    I have a sort control attached to a column header in one of my report and it works fine. However it does not show up in the drill down sections. Is there a way to fix that ?
    Thanks

    I am sorry if my question was not clear of i am misunderstanding your solution.
    My sort control shows up in the grouped data but does not show up in the drill down page after drilling down. what can i do for the sort control to show up in the drilled down page

  • BEx rport drill down issue

    Hi,
    I have a a report in BI 7, it have the drill downs. When I inseted the rows above the drill down row, the drill down button is not getting moved, it still present in the new inserted row. I need this to be moved along with moved row. Please advice.
    Thanks in advance!!
    -JayaPrakash

    Hello Jayaprakash,
    Are you using BEX Report, if so you cannot move the rows or columns using Excel function, but you have to use BEX function to move the cells
    In the BEx Toolbar -> Choose Layout -> Choose the required fucntion to move the result
    Thanks
    Chandran

  • Report Painter - cannot hide an element selected for the drill-down report

    Dear Experts
    I am using report painter to modify a report by trying to hide a row but getting the following error.
    You cannot hide an element that you selected for the drill-down list
    Message no. K7186
    Diagnosis
    You cannot hide elements that have already been selected for the drill-d
    System Response
    The function was canceled.
    Procedure
    Deselect the relevant row or column from the drill-down list.
    It says to deselect the relevant row from the drill-down list, but not able to find out how do i do it.
    kindly please help me to solve it
    thanks in advance
    Suresh

    Hi,
    If you are asking me whether i am trying to hide the row in the report painter form or in the output of the report, then, yes i am trying it in the report painter.
    I copied this standard form  '0SAPRATIO-01' for Cash Flow statements-Indirect method(tcode FSI5) and trying to modify the copied one. I tried to hide an existing row but it gave me the above message.
    any help?
    Suresh
    Edited by: rasuresh on Aug 10, 2010 12:44 PM

  • Column selector addition on drill down.

    Hi,,
    Problem: Can we dynamically add column selectors for those column which appear after drill down...
    Details:
    we have a report where we have 3 columns,
    A, B
    1st & 2nd columns have selectors on them...
    1st col -> Select A or B
    2nd col -> Select B or A
    now if i drill on col 1 i get
    A, C , B
    Can i some how put a column selector on top of it to slice n dice the report..
    I.e. now i get
    1st col -> Select A or B Or C
    2nd col -> Select B or A or C
    3rd col -> Select C or A or B
    Thanks,
    Dev

    No i want it on the report level & dont want to change the navigation path...
    For ex: i have a column whihc has a column selector. I click on the data in it & I get the next level on the report.
    Year
    Year --> Quarter
    now I want a column selector for the next level too. Can we manage doing this on drill down.?
    Thanks,
    Dev

Maybe you are looking for

  • Must restart computer in order to print.  What's going on?

    I have a Win7 machine. I've used the AirPrintInstaller and my attached, shared printer is now seen by my IPhone when the computer is turned on. Printer is a Samsung laser printer attached to the computer via USB. If I print an email to the printer fr

  • Vendor tobe searched on the base of Vendor Account Group

    Hi, I want to search a vendor on the base of their account group of that vendor Eg. While creating a PO in ME21N for vendor field in F4 option , i want to get the vendor account Group also to simplify my search. is it possible thru search help custom

  • "Item in Transfer Process" data in backend changed

    Hello SRM Gurus, I have a situation where the SC's go into item in transfer process bcoz of incorrect backend data. After the data in the backend is corrected the SC's should try to flow back to create a follow on document. I am tryign to find out ho

  • Mail on MBP and iPhone

    I'm wondering why when I do stuff on mail on my MBP it does'nt do it on my mail on my iPhone for example it only seems to do it when I flag my emails as important or on going. It talks to each other for read emails, deleting emails and moving them to

  • Where do the Crystal 2008 SP1 runtime files reside on a machine?

    Crystal XI runtime files could be located in the C:\Program Files\Common Files\Business Objects\3.0\bin folder Where are the Crystal 2008 SP1 runtime files located? Thank you