Using opendocument for child report

Hello Experts,
One my webi report(parent) is likned with another wei report(child)using hyerlink and opendocument.
Now my requirement is to hide refresh button of child whenever it would get opened (After clicking on hyperlink on parent)
So every time, user clicks on hyperlink on parent report, child report should get opened without 'Refresh' button.
Is there way out to this problem using SDK or url reporting?
Regards,
John

With the SDK, you can create your own Web Intelligence viewer.  Other than that, there's not way to control the refreshability of a document other than using the security model (i.e., do not give rights to a user to refresh the document).
Sincerely,
Ted Ueda

Similar Messages

  • How can i use FNDLOAD for XML reports and data defnitions

    I registerd concurrent program and linked xml reports and data defnitions in staging instance, and successfully moved to DEV.. after that stage is refreshed and when i download the details from DEV and uploaded to Stage only concurrent program i can upload...Wheteher we can use FNDLOAD Command for the Data definitions or Data template for the XML Report,used FNDLOAD for the concurrent program, it uploaded only concurrent program details.

    Hi,
    Use XDOLoader.
    Note: 469585.1 - How To Use XDOLoader?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=469585.1
    Regards,
    Hussein

  • When to use webdynpro for developing reports instead of ABAP Editor in R/3

    Hello Frends,
    I am new to Webdynpro ABAP. I just wanted to know when we should used webdnpro ABAP for developing reports, instead of using ABAP Editor in R/3. If you can give me the details it will be helpful.
    Thanks,
    Regards.

    Hi navnetha,
      As mishbah told you , that there is no hard and fast rule for reporting throught  webdynpro.It all depends on client requirement .Now if you want to develope alll the reports by using webdynpro without your clients request , then you need to explain the advantages of webdynpro reporting above abap reporting.
    for e.g.  Webdynpro reports can run on browser, They can be posted on portal, Easy handling and maintenance and reusability.
    Other than this i guess if you can show some business profit to the client, then i think every client would like to go for webdynpro reporting.
    regards
    PG

  • Hyperion download using GR55 for ZCCY reports

    Hello Gurus,
    When I was downloading hyperion report using transaction GR55 for ZCCY report, the download was showing large amount in Debit (Fixed cost) and large amount in Credit( Variable cost)  for the same account number which ordinarilly should not. see below.
    Cost Element                                                        Fixed cost                    Variable cost
    ** YYYY350  Promotion                                             20,000                         19,500-
    *  YYYY35000001 Promotion                                      20,000                         19,500-
    7235800     Other Expenses                                           500
    Why does the report showing large amount of 20,000 in FC and large amount of 19,500- in VC?
    Why can't the report shows a single line of 500?
    How can I resolve this issue?
    THank you.

    [CR4E download|http://www.businessobjects.com/campaigns/forms/downloads/crystal/eclipse/datasave.asp]
    [Latest Runtime|http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/crjava-runtime_12.2.213.zip]

  • 4g VZAcess uses SMS for usage reporting

    The new VZacess ver 7.6 uses SMS to retrieve data usage from Verizon. I had to turn on SMS on my Data Stick to get usage via VZAcess and for messages about usage. Then I started getting unsolicited messages that I have to pay for. I contacted VZ support and they turned off premium message. They believed that the Verizon messages would not be blocked. I am not sure if Verizon messages are blocked but VZAcess will not retrieve usage since the change. I will put up with not being able to retrieve usage via VZAcess and have to just logon to the web site to check usage.
    I do not have a block on one of my other lines and I added that number to the SMS list of phones to send usage messages to.
    I wish that they did not change the usage reporting, in the older version they uses HTTP to retrieve usage data.
    I also wish that they would fix the WEB page so that if you have a 10 gb plan it says 10 and not 0. They are cutting off the 1 in 10 so it say I have a 0 gb plan. The usage bar on the WEB page doesn't reflect usage either.

    pitnika,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Using JRC for reading report stored in DB

    I would like to create a ReportClientDocument (or finally IReportSource) for us in JRC viewer from a report which is stored in a DB, instead of the local file system. Is there a way to get an IResportSource instance from a stream read instead of referrig to the local file system.
    thanks

    JRC ReportSource is not serializable.
    Sincerely,
    Ted Ueda

  • Getting subtotals using classes for ALV report

    Hi,
    This is regarding getting subtotals.How do I access the GET_SUBTOTALS private method of a class to get the subtotals ?What are the steps to be followed?
    Thanks

    hi
    Take a look at this sample code.
    Define and implement an event handler method for event subtotal_text. Register this event with SET HANDLER.
    2. Call a subroutine within this method and pass the event parameters to that subroutine.
    3. Event parameters ep_subtot_line and e_event_data contain reference variables to generic data type DATA. This is why you must use field symbols in the subroutine:
    FORM method_subtotal_text USING es_subtottxt_info TYPE lvc_s_stxt ep_subtot_line TYPE REF TO data e_event_data TYPE REF TO cl_alv_event_data.
    DATA ls_sflight LIKE sflight.
    FIELD-SYMBOLS: <fs1> STRUCTURE sflight DEFAULT ls_sflight, <fs2>.
    IF es_subtottxt_info-criteria = 'PLANETYPE'.
    ASSIGN ep_subtot_line->* TO <fs1>.
    ASSIGN e_event_data->m_data->* TO <fs2>.
    CONCATENATE es_subtottxt_info-keyword ': ' <fs1>-planetype INTO <fs2>.
    ENDIF.
    please reward if useful

  • Anyone using OBI for HFM reporting ??

    I am curious is anyone is leveraging OBI to create interactable "FR reports " and report against HFM data.
    (Not dashboard style but more financial statements for executives so they can interact with the data)
    thank you

    I am curious is anyone is leveraging OBI to create interactable "FR reports " and report against HFM data.
    (Not dashboard style but more financial statements for executives so they can interact with the data)
    thank you

  • Child report displays no rows

    I have the drill-down type of report using portal EA 3.0.6.3.3 . for this i have a link from main report to child report (this is a link item created on report), and it work's fine as long as i use this with portal30 user.
    if i login as some other user, then the header report comes fine and child report is coming with "no row returned" message. also for the child report i am able to get correct query and binding information..
    is this a bug or i am incorrect somewhere..
    null

    Siva,
    thanks for the suggestion, but i am using tables for child report and my main report is based on view. i havn't given any grants to any user (including portal30). also i am able to run the report in other user (authenticated users of portal and not the database users ) as a standalone report.

  • SQL Dev Child Reports - Dynamic From Clause Possible?

    Hi All,
    Trying to figure out this problem:
    Master Report SQL:
    select TABLE_NAME from USER_TAB_COLS where COLUMN_NAME = 'CREATION_DATE'
    Results with some table names. Now I want to use the table name to formulate my child query
    Child SQL:
    select * from :TABLE_NAME where CREATION_DATE >= SYSDATE-7
    or whatever.....but I want to somehow use the table_name dynamically.
    Thanks!
    -Brent

    I doubt that you can get dynamic from clause for Child Report if its style is table.
    But you can get dynamic one in child with style script:
    Say you have :
    Master report for list tables which select owner and table name by some condition (I omit this):
    SQL :     select owner, table_name from all_tables ..So Child Report
    SQL is follow:
        COLUMN TN NEW_VALUE TNAME ;
        select :OWNER||'.'||:TABLE_NAME as TN  from dual;
        select '&&TNAME' as tab_NAME, count(1) from &&TNAME;Hope it help.
    Edited by: K_Serge on Jan 5, 2013 5:10 AM
    Edited by: K_Serge on Jan 5, 2013 5:20 AM

  • Dynamic Query for a report

    Hi,
    I have to generate a report which contains a query with database link. This database link is not hard coded and would be picked up from another report which contans a link to this report. So this database link value for the query could be any. Can anyone guide me hot to write a dynamic select statement so that i could append database link value at run time.
    Thanks
    Salman

    Hi,
    You can not directly use a PL/SQL query to create an Interactive Report - that is not yet available.
    What you could do is create a collection from your query and then use that for the report. Have a look at: [http://download-uk.oracle.com/docs/cd/B32472_01/doc/appdev.300/b32471/advnc.htm#BABGHJFD].
    In there, you will see APEX_COLLECTION.CREATE_COLLECTION_FROM_QUERY - this allows you to create a collection from a string. You could add a PL/SQL process to your page that runs "On Load: Before Header" that actually creates the collection. Something like:
    BEGIN
    IF APEX_COLLECTION.COLLECTION_EXISTS('MYCOLLECTIONNAME') THEN
      APEX_COLLECTION.DELETE_COLLECTION('MYCOLLECTIONNAME');
    END IF;
    APEX_COLLECTION.CREATE_COLLECTION_FROM_QUERY('MYCOLLECTIONNAME','MY SQL QUERY STRING');
    END;Your Interactive Report can then be based on:
    SELECT SEQ_ID, C001, C002, C003, ...
    FROM APEX_COLLECTIONS
    WHERE COLLECTION_NAME = 'MYCOLLECTIONNAME'The tricky part is the headings as these would tend to be the SEQ_ID, C001, C002, C003, etc column names from the collection itself.
    To get around this, make sure that the report's sql statement includes as many Cnnn columns as you will need for the widest of the reports. Before doing anything else, run the report once to make sure that all these columns are included in the output.
    Then, through Shared Components, Application Items, create items that will hold heading names - for example, G_HEADING1, G_HEADING2 etc - one for each possibile column.
    Now, update the process to:
    BEGIN
    IF APEX_COLLECTION.COLLECTION_EXISTS('MYCOLLECTIONNAME') THEN
      APEX_COLLECTION.DELETE_COLLECTION('MYCOLLECTIONNAME');
    END IF;
    IF ..test1.. THEN
      APEX_COLLECTION.CREATE_COLLECTION_FROM_QUERY('MYCOLLECTIONNAME','MY SQL QUERY STRING 1');
      :G_HEADING1 := 'ColumnHeading1Value';
      :G_HEADING2 := 'ColumnHeading2Value';
      :G_HEADING3 := NULL; -- column not used for this query, so set it to null
    ELSIF ..test2 .. THEN
      APEX_COLLECTION.CREATE_COLLECTION_FROM_QUERY('MYCOLLECTIONNAME','MY SQL QUERY STRING 2');
      :G_HEADING1 := 'ColumnHeading1Value';
      :G_HEADING2 := 'ColumnHeading2Value';
      :G_HEADING3 := 'ColumnHeading3Value';
    ELSIF ...etc...
      .. etc ...
    END IF;
    END;Finally, on the report itself, set the column headings to *&G_HEADING1.*, *&G_HEADING2.* etc. Then, on each column, set a Condition of "Value of Item in Expression 1 is NOT NULL" and in Expression 1, enter in the application item for that column - eg, G_HEADING1
    I have done all that here: [http://apex.oracle.com/pls/otn/f?p=16338:5] - select either Departments or Employees from the list and the report will change.
    Andy

  • Using CSS with Linked Report Field

    I'm using the CSS Style width:150px on a report column that has a link. However, when using a CSS Style on linked column the formatting doesn't work. If I remove the link the width setting takes effect. How can I correct this? If I embedded the link URL in the query data it will format fine so there appears to be something different happen when Application Express generate the link.

    When a report column is rendered as a hyperlink, the CSS style you specify is not used, that is used only for regular report columns.
    Try putting your style as style="width:150px;" in the Link Attributes in the Column Link section (where you specify the other hyperlink details)

  • CrystalDecisions.Web.resources.dll for Crystal Report 2011

    Hi,
    I recently install Crystal Report 2011and I try to use localization for Crystal Report Viewer in a .NET web application.
    I read several tutorials which say to use CrystalDecisions.Web.resources.dll. I don't find this dll for Crystal Report 2011.
    Could you help me ?
    Thanks in advance,
    Fred.

    Hi Fred,
    I believe you are looking for Crystal Reports Viewer which was a separate download correct? Currently there is no download for CRV 2011. It's in the works and the link should be made available in a few weeks, no exact time yet.
    Thank you
    Don

  • Patches for Crystal Reports 5?

    Hi,
    i have a _very_ old application that uses crystal reports version 5 to support. a view years ago i found patches for CR5 on sap.com. Now i can't find them anymore. Is there another way to get a patch for this old version? Thanks in advance.
    Greetings
    Reinhard

    Included in the "lots and lots of changes" is a complete restructuring of the internal configuration of the .rpt file that occurred with Crystal 9.  In the earlier versions of Crystal (prior to 9) you could modify the query that Crystal created from your linked tables, from Crystal 9 on you have to create a "Command" and use that for your report.  If you have done that in any of your reports they will NOT upgrade cleanly - the links between the tables may appear in the Linking tab of the Database Expert, but they will completely disappear from the SQL that Crystal generates.
    If this has been done for any of your reports, you will have to recreate those reports from scratch in the new version of Crystal.  Fortunately, you should be able to have both versions of Crystal installed on the same machine so you can get any formulas, etc. from the old version and use them in the new version.
    -Dell

  • Use of sOutputFormat for WebI reports in OpenDocument

    Can we use sOutputFormat as output parameter in Opendocument for Web intelligence reports. I tried this but, no result. FYI I am trying this in 3.1 environment.
    -Raghu

    Hello Everyone,
    I solved it!!!
    Thanks.
    Regards,
    Komik Shah

Maybe you are looking for

  • Creating a .gif file in QT Pro?!?!

    can someone help me out or even let me know if this is possible

  • Can't Seem to Get My Photos Into Organizer

    I am feeling dumber than a clock!  I am new to PSE and have version 10.  My photos are organized by year and within a year by dates and events.  I cannot seem to bring those pictures into the Organizer. I have succeeded in bringing a single photo int

  • Error in modify statement

    Hi, When i am trying to update a z table by using modify statement, i am getting the following error:                                                                                 Short text                                                          

  • Internal server error when I try to view my portlet jsp page

    Hi, I am a newbie on Oracle portal and extremely frustrated. Does this technology actually work?? I followed every single step in portlet developer guide and tried several times Java portlet/Oracle PDK portlet but this thing just doesnt work. Lately

  • My photos are not showing and the videos say requested url not found

    I have an iPhone 4s running 5.0.1 My photos are not showing up in iPhoto and on my phone they never focus in to the clear picture. Also any videos I have taken are saying "The requested url is not found on this server" I am not sure what is going on.