Link from a report to another report

Hi all,
I have created a report called GROUPS with GROUPNO as the first column. And I have another report based on SQL query that shows the details for a group and takes the GROUPNO as an input variable. I have created a link from the first report to the second report.
The problem is that when I run the first report, and when I click on the GROUPNO from the list of groups, the target report is called but no rows are selected. When I point the mouse cursor to one of the GROUPNO, and I look at the breowser status bar, I see that the p_arg_names containts the parameter name but the p_arg_values is empty.
Any help?

Hi Sharmila,
The mapping is already done and the p_arg_names in the status bar shows the p_arg_names=groupno , only the p_arg_values is not taking the value in the field groupno which cause the target report to fail.

Similar Messages

  • How to call a report in another report?reply plz

    how to call a report in another report?

    hi,
    chk this.
    *Code used to populate 'select-options' & execute report 
    DATA: seltab type table of rsparams,
          seltab_wa like line of seltab.
      seltab_wa-selname = 'PNPPERNR'.
      seltab_wa-sign    = 'I'.
      seltab_wa-option  = 'EQ'.
    * load each personnel number accessed from the structure into
    * parameters to be used in the report
      loop at pnppernr.
        seltab_wa-low = pnppernr-low.
        append seltab_wa to seltab.
      endloop.
      SUBMIT zreport with selection-table seltab
                                    via selection-screen.
    *Code used to populate 'parameters' & execute report 
    SUBMIT zreport with p_param1 = 'value'
                    with p_param2 = 'value'.
    Other additions for SUBMIT
    *Submit report and return to current program afterwards
    SUBMIT zreport AND RETURN.
    *Submit report via its own selection screen
    SUBMIT zreport VIA SELECTION-SCREEN.
    *Submit report using selection screen variant
    SUBMIT zreport USING SELECTION-SET 'VARIANT1'.
    *Submit report but export resultant list to memory, rather than
    *it being displayed on screen
    SUBMIT zreport EXPORTING LIST TO MEMORY.
    *  Once report has finished and control has returned to calling
    *  program, use function modules LIST_FROM_MEMORY, WRITE_LIST and
    *  DISPLAY_LIST to retrieve and display report.
    Regards
    Anver

  • Linking from one PDF to another: Is there a more efficient way?

    Some background first:
    We make a large catalog (400pages) in Indesign and it's updated every year. We are a wholesale distributor and our pricing changes so we also make a price list with price ref # that corresponded with #s printed in the main catalogue.  Last year we also made this catalog interactive so that a pdf of it could be browsed using links and bookmarks. This is not too difficult using Indesign and making any adjustments in the exported PDF. Here is the part that becomes tedious and is especially so this year:
    We also set up links in the main catalog that go to the price list pdf - opening the page with the item's price ref # and prices... Here's my biggest issue - I have not found any way to do this except making links one at a time in Acrobat Pro (and setting various specifications like focus and action and which page (in the price list) to open) Last year this wasn't too bad because we used only one price list. It still took some time to go through and set up 400-500 links individually.
    This year we've simplified our linking a little by putting only one link per page but that is still 400 links. And this year I have 6 different price lists (price tiers...) to link to the main catalogue pdf. (That's in the neighborhood of 1200-1500 double clicking the link(button) to open Button Properties, click Actions tab, click Add..."Go to page view" , set link to other pdf page, click edit, change Open in to "New Window" and set Zoom.  This isn't a big deal if you only have a few Next, Previous, Home kind of buttons....but it's huge when you have hundreds of links. Surely there's a better way?
    Is there anyway in Acrobat or Indesign to more efficiently create and edit hundreds of links from one pdf to another?
    If anything is unclear and my question doesn't make sense please ask. I will do my best to help you answer my questions.
    Thanks

    George, I looked at the article talking about the fdf files and it sounds interesting. I've gathered that I could manipulate the pdf links by making an fdf file and importing that into the PDF, correct?
    Now, I wondered - can I export an fdf from the current pdf and then change what is in there and import it back into the pdf.  I've tried this (Forms>More Form Options>Manage Form Data>Export Data) and then opened the fdf in a text editor but I see nothing related to the documents links... I assume this is because the links are 'form' data to begin with - but is there away to export something with link data like that described in the article link you provided?
    Thanks

  • Setting up a link from a grid to another page

    All,
    Is there a way to create a link from a grid to another page?
    Thanks.

    You will need to find a tutorial for a drop down or cascading menu.  What you should try is to Google "AS2 drop down menu tutorial" and "AS2 cascading menu tutorial".  You may not find exactly what you are describing, but will hopefully find something you can figure out how to adapt to meet your goals.

  • Link from one application to another, without having to log-in the 2nd time

    I figured out how to link from one app to another.
    But I don't know how to avoid the 2nd log-in.
    Do I just delete the log-in page for the 2nd application?
    Thanks
    Marion

    Marion:
    If the 2 applications are in the same workspace you can follow the method described in this thread (3rd post)
    Re: Problem with login using single Authenicaton Scheme inTwo application
    varad

  • How to keep the filter when jump from one report to another report?

    Hi experts,
    How to use the "Link" or "Button Group" Web Item in BEx Web Application Designer to jump from one report A to another report B, both the filter of report A and report B could be kept and not missing.
    When I use jump from report A to report B, the filter of Report B disappears.
    But I need the filter of Report B to stay there and could be used.
    Thanks
    Alex

    Hi..
    I tried Your approached but I got an error as the field are connected to Entity Object and they are mandatory.
    I achieved it using another way. Using " setForwardURL " method only.
    As I am calling this method to delegate back to first page. This method takes 8 input parameters.
    The 6 no parameter is about to retain AM or not. It a boolean type. Initially it was TRUE as soon as I changed it to False it worked as I needed. :)
    Thanks and Regards,
    Ajay

  • Link from WEBI chart to WEBI report

    All, how can I link a WEBI chart (column) chart to an detail WEBI report. Appreciate any inputs.
    Thanks,
    Ann

    Hi Ann,
    You can use the chart bars as reportfilter (much like the dropdown box filter effect),
    It is actually implemented as an input control, so you can control a detail table below the chart by clicking on a chart bar.
    However hyperlink from the table is not possible in BI40 (yet).
    (Right click the table, Linking, Add element link).
    So you either have to use the data in the same report option, or use the hyperlink option from a table cell...
    (Right click the cell, Linking, Add hyperlink).
    As I noticed you are using BICS, before jumping to using dashboards (FKA excelsius), be aware that the BICS connectivity in there is still the version running on BW, so unlike a WebI report, you have to publish the dashboard in BW and access it via an SAP portal environment, you cannot run it directly from within BI launchpad (in BI41 this will change). So to link from the portal environment to the BI launchpad for the WebI document you would need some portal integration work too.
    Hope this helps,
    Marianne

  • Link from Account record to specific report

    Hi,
    I have created a single account overview report. Now I want to link from specific account records to that report (embedded analytics).
    I have set up the web link but need to change either the link or the report so that it is generated only for the specific account record from where I have clicked the link.
    Ideas are highly appreciated.
    Thanks!
    Søren

    Søren,
    I have a document that details how to link a report to a webapplet so for each account record you get a report based upon that account. I'm happy to send it to you, but do not want to be spammed, so email me at alex.neill@ (use Homepage details on my profile)
    regards
    alex

  • How to use the data from 1 report in another report?

    Hello All
    I have a data model like the following:
    Physical and logical join the same as below:
    Dim1 <--- Fact 1 ---> Dim2 <-- Fact 2 --> Dim3
    Now I have 1 report (Report A) which is out of Dim1 <--- Fact 1 ---> Dim2
    and another report (Report B) which is out of Dim2 <-- Fact 2 --> Dim3
    Now the measure from report A needs to be divided by the measure from Report B.
    What's the best way to achieve this?
    Thanks in advance

    Hello
    Thank you for the reply. Actually, this approach you mentioned may not work. I forgot to mention, that although the data model was simple, but for each report, the filtering conditions were quite complicated.
    So in other words, after all of the complex filtering, aggregation, I was finally able to get the correct number from report 1, which is summed and displayed, and it's only 1 row. Report 2's values are summed the filtered differently, but it returns multiple values.
    So now, I wish I can just take what I can visually see from report 1 in the dashboard and divide it with each row of report 2 in the dashboard. Is there a way to do this kind of thing in 11G?
    Thanks

  • How to upload/download screen from one report to another report

    Hello experts ,
    I have to upload a screen from a report say zrept1 screen 0100 to another report say zrept2 screen 0100.
    Please , reply .
    regards,
    Jeet
    Moderator message: standard SE80 functionality for copying objects, please do more research before asking.
    Edited by: Thomas Zloch on May 19, 2011 3:14 PM

    Hi Anuj,
    I have given the function in the prompt message like as you suggested.Next i applied the changes.
    Post click on hyperlink still iam facing the same error.
    please tell me , Am i doing any thing wrong ?
    Regards,
    Ram

  • Link from Discoverer (Plus/Viewer) to Reports?

    Is it possible to create a link from a cell on a Discoverer sheet to an Oracle Reports report? I.e. doubleclick on cell value "A" and run report with "A" as parameter?
    Regards,
    -Haakon-

    Access links should be like this.
    Discoverer Plus - http://<your domain>:<port>/discoverer/plus
    Discoverer Viewer - http://<your domain>:<port>/discoverer/viewer
    <port> default port is 7778.
    Try now.
    Your Administrator is responsible for you to provide the links for both. Check with him.

  • Can we use a datasource of a report in another report?

    Hi,
    I am working on Web Analysis.
    I have two reports belongs to same connection and there is a same filter in both reports.
    What I am trying to achieve is that if I change the filter value in one report it should reflect in another one.
    As per my understanding, it is possible if both the reports will use same datasrc.
    Anyone have suggestion for this and please correct me if I am missing anything?
    Thanks

    When you say two different reports do you mean two different data grids in the same report or two different reports each saved with a different name?
    Two data grids in same report connected to same data source will reflect changes in point of view as you are indicating.
    If you have two physically different reports then they will not be connected the way you want.
    If they are two separate reports what you can do is set up drill links from one report to the other that will let you open the second report from the first report and pass your filter selections to the second report being opened.

  • How to display a value of one report in another report in obiee 11G

    Hi,
    I have Requirement, I created one report in that i have a columns Rank, Net price, list price and ..., so in prompt i have rank column and year column so if i enter rank as 5 and year it shows me top 5 ranks with net prices according to selected year in prompt, now i did a grand total on rank column to get total sum on net price, i got $12345 value for net price column . Now I created another report in this it shows sum of total year for net price with value $1234567, this value i got when i selected year 2011 in prompt i.e same prompt . Both this reports have same prompt in section 1 Prompt and in section 2 this two reports. Now i need to Display a pie chart with this two total values coming from two different reports in same pie chart. but i can't display both columns on same report. please help me
    Thanks,
    Pankaj
    Edited by: Pankaj on Apr 2, 2012 4:20 PM

    Any Help Guys..

  • Can we call a report in another report?

    I have developed a XMLP report for AR receivables for a customer and another XMLP report for AP vouchers for a customer.
    Now my requirement is to develop a report for AR/AP Balance for a customer,which is combination of above 2(ie AR Receivables report + AP vouchers report).
    What is the possible solution to above mentioned requirement??
    Can I call a report from another report(for ex AP vouchers report from AR Receivables report).Is this possible?
    If yes,please explain...
    Or are there any alternatives to this requirement??
    Thanks in advance!!

    Hi,
    Calling another report in a report? Not sure about your requirement but you can do fnd_submit/fnd_request.
    OR, if you need AR/AP balance,... here's an alternative solution:
    If you're in R12, there is the "Automatic Netting (AP/AR)" feature in Payables. You could check on the available report if it fits your need.
    In 11i, you may run "Supplier Customer Netting Report" (ARXSCN). This is an OReport(RDF) and could be converted to XMLP. This report is designed to display the net balances in AP and AR for Vendors and Customers with the same name, NIF Code, or VAT Registration.
    Hope this helps.
    Rownald

  • Reg:how to include a report in another report.

    Hi,
    Can anyone please tell me how to call a report from another report.
    My requirement is for example please see the below requirement :
    In report1 I write the logic.
    Zreport1.
    select kunnr name1 from kna1 into table itab.
    loop at itab.
    write: / itab-kunnr,itab-name.
    endloop.
    In report 2 i write the declaration.
    Zreport2.
    Tables:kna1.
    data:begin of itab occurs 0,
    kunnr like kna1-kunnr,
    name1 like kna1-name1,
    end of itab.
    Now I want to include or call the report1 in report2 .Can anyone please tell me how it can be done??

    Hi,
    write the submit statement as SUBMIT ZREPORT1 AND RETURN  in ZREPORT2 program..
    If you dont execute the ZREPORT1 independently then its better you write that in a ZINCLUDE... and
    include that in your second program where ever necessary..
    for that check this...
    +ZINCLUDE+
    select kunnr name1 from kna1 into table itab.
    loop at itab.
    write: / itab-kunnr,itab-name.
    endloop.
    *ZINCLUDE ends here...
    *Use the above ZINCLUDE as below...
    Report Zreport2.
    Tables:kna1.
    data:begin of itab occurs 0,
    kunnr like kna1-kunnr,
    name1 like kna1-name1,
    end of itab.
    INCLUDE ZINCLUDE. " this will do the task mentioned in the include above...
    I would rather suggest to go for the second method that is _ Specifying ZINCLUDE_ coz for the first one.. you need to
    have data declarations and which is not necessary for just a simple select query.. if you are processing
    any further in the first program then go for the first method_( SUBMIT STATEMENT)_ by declaring the necessary variables..
    This would solve your issue...
    Good luck
    Narin
    Edited by: Narin Nandivada on Sep 9, 2008 4:37 PM

Maybe you are looking for