How to hide report tabs in webi using opendoc?

How to hide a report tabs in webi while accessing that report using OpenDoc??
Is there a way to see just the sReportName selected without show the other
report tab in the bottom of the document??

Hi,
As Mention By SUBBARAO MUCHERLA Either create 2 Different Reports.
Or
You can do one thing .
Add Complete Report in a Blank section .
Section (v_sec_All ="All")
   --Part1   //Table
   --Part2   // Chart
   --Part3   //Chart 2
   --Part n
Use this section(v_sec_All) in Linking Report Part .

Similar Messages

  • How to  create report tabs in webi report

    How to create report tabs in WebIntelligence report in BO XIR2  through .net sdku2019s?

    ReportEngine.NET (RE.NET) SDK does not have report creation/modification functionality.
    ReportEngine Java (REBean) does, and you're able to add a Report (and thus a Report Tab) with it.
    Sincerely,
    Ted Ueda

  • How to hide report background engine window

    hi
    i m using reports6i and when i run a report thorugh forms,reports background engine window also invoke and i want to hide that winodw .any one know how to hide report background engine or is this possibl. if so plz let me how to apply this.
    thnx in advance

    Hi,
    call report using this code
    begin
         srw.run_report('report='||path_forms('R')||'SUB_LEDGER_BALANCE.rep
    L=' || :control
    || ' cdate=' || to_char(:cdate));
    EXCEPTION
    when srw.run_report_failure then
    srw.message(30, 'Error runing reports.');
    raise srw.program_abort;
    end;
    if u use this code for calling report then report background engine window not open also u can open multipul report in same time
    Rizwan Shafiq
    www.rizwanshafiq.blogspot.com

  • How to hide a tab(not a conditional display)

    I allready posted this question, but nobody answered me...
    Please help. Here is the thread, just read the last message:
    how to hide a tab dynamically
    Vitaly

    Why? What are you trying to achieve? What functionality would that provide?
    See
    http://htmldb.oracle.com/pls/otn/f?p=24317:124
    Is that what you want?
    The function behind the Toggle link is
    <script type="text/javascript">
    function ToggleTab()
    var links=document.getElementsByTagName('a');
    for (var j=0;j<links.length;j++) {
        if (links[j].className=='t10standardtabcurrent') {
           var td=html_CascadeUpTill(links[j],'TD');
           html_ToggleElement(td);
           var adj=td.previousSibling;
           if (adj.nodeName != 'TD') adj=adj.previousSibling;
           html_ToggleElement(adj);
           var adj=td.nextSibling;
           if (adj.nodeName != 'TD') adj=adj.nextSibling;
           html_ToggleElement(adj);
    </script>Modify as per your requirements and post your final solution if you use this approach. Thanks.

  • How to hide report engin

    I am a new one in oracle and want to know how to hide report engin at runtime....
    Can anybody help me.....
    Thank you
    Farhan

    The following coding will help you to hide oracle report engin,
    ADD_PARAMETER(idparam,'ORACLE_SHUTDOWN',TEXT_PARAMETER,'YES');

  • How to Run scenario from the web using HTTP web page?

    Hi guys
    Please let me know How to Run scenario from the web using HTTP web page?
    Regards
    Janakiram

    Hi Janakiram,
    ODI provides web based UI for running the scenarios using Metadata Navigator (read only of ur ODI components) and Lighweight designer (u can edit the mapping here).
    Please explore how to install metadata navigator in ODI and have a look at ODI Setup document for more information.
    Thanks,
    Guru

  • I want to remove or hide the Details Panel. when using OpenDoc.

    Hello I'm Yong ho Park.
    I recently had hard time because of Details Panel.
    I want to remove or hide the Details Panel. when using OpenDoc(Dashboard file).
    My system's version is  BI 4.1 SP02.
    Is your problem solved??
    If your problem isn't solved, I want to be offered related formation.
    I need your help. !!

    Hi,
    you cant hide the Details Panel. This behaviour is By Design.
    http://service.sap.com/sap/support/notes/2021076
    Regards
    -Seb.

  • How to print report in Character mode using Oracle Developer 10g

    Dear,
    I migrate my forms and reports from Oracle Developer 6 to Oracle Developer reports 10g,
    We are using some character mode report for bill printing. But when i run these report through menu on Web i got error message like
    "REP-1920: Character mode runtime incompatible with DESFORMAT of PDF, HTML, HTMLCSS, SPREADSHEET or RTF"
    i don't want to change the character mode to any other mode because it effects the printing.
    so how can it possible to set the mode to character and view report on Web.
    pls. suggest me solution.

    You have to pass the PRT file name as value for the DESFORMAT and use mode= MODE=CHARACTER.
    E.g.
    http://<host name>:<port>/reports/rwservlet?desformat=dflt&mode=character&.....

  • How to Hide a Tab related to FPM in Rfx

    Hi,
    I am new to SRM 7 and I have an issue in hiding a tab which is based on FPM. I went through lot of links and found below steps
           1) Add WD interface IF_FPM_TABBED_CONF_EXIT in implented interface of any webdynpro component under AppCC
           2) Implement the method  OVERRIDE_CONFIG_TABBED to hide a TAB.
    My problem is I took standrad webdynpro component /SAPSRM/WDC_DODC_RFQ_H_BI and tried to add  IF_FPM_TABBED_CONF_EXIT (in Implemented interface) in enhancement mode. But it is not allowing me add and throwing a message Web Dynpro comp./intf. "IF_FPM_TABBED_CONF_EXIT" already exist.
    So could you please tell me how to overcome this issue? and is there any alternative to hide a TAB based a conditions?
    Thanks,
    Raghu

    Hi
    go  to SE 80 enter the webdynprocomponents and enter
    go to component configurations select the webdynpro component
    click start configurator
    click change you can see the FPM select the button and hide
    In this you can hide for all the users only
    Regards
    G.Ganesh Kumar

  • How to hide report output

    Hello,
    I have web application created using htp packages. from check logins link i will show how many login per application. on the same page i want to create a graph to those logins.
    few questions here I have are:
    First of all how can I achieve this?
    secondly i created a report, in that report i created graph using grahics wizard works fine, this is an .rdf report and I am able to call from web as pdf. But my questions is I want run this report seamleassly from the check logins link that means i dont want to show the output in any way on the screen. should run background. any body have any ideas?
    would like to create the chart dynamically as the data changes. how can i achive this?
    Please shed some ideas....
    Thanks a lot........

    if you have a table with three columns as example,(user_name,date_connection,number_connections),you can create
    a graph using the wizard or not.For example you can set for the X axis the date_connection, and for the Y axis a sum
    of the number_connections.You can put the graph in a report or in a form,and when you press the link or a button,run the
    report or go to the form with the item.
    An easy way to create a graph is,first create a block with the items you will use as columns.In the clause "where" of the
    block you can put: where user_name=:global.user_name
    And then the graph will show the information about your user.
    hope it helps a little

  • How to hide Report's Parameter Form Urgent Please

    Hello to All!
    How we can hide Reports Parameter Form when we are calling a report from our form by using RUN_PRODUCT built in.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Amir Sajjad ([email protected]):
    Hello to All!
    How we can hide Reports Parameter Form when we are calling a report from our form by using RUN_PRODUCT built in.<HR></BLOCKQUOTE>
    Hi Amir!
    You must add to your paramlist the following parameter:
    Add_Parameter(pl_id, 'PARAMFORM', TEXT_PARAMETER, 'NO');
    Bye

  • How to hide report errors when user input incorrect?

    I have a tabular report with output that's limited on date interval basis in the WHERE clause. So I have two date items that's used to set start and end dates accordingly. Both items have validations "Item specified is a valid date". How to hide error in report area when validation fires?
    screenshot http://ehype.com.ru/tmp/rep_error.jpg

    Have you tried putting a condition on the report region of type "No Inline Validation Errors Displayed"?
    Scott

  • How to hide custom tab in crmd_order

    hello gurus,
    In crm how to hide a custom tab (which is created through EEWB Transaction )for particular order types??
    ex: if a tab named ADDITIONAL DATA B is holding the info like contact name ,customer PO etc.,here my requirement is to hide that tab for some order types like CR & DR.
    Plz help me out in this issue..
    Bye--
    Pradeepa

    Hello Pradeepa,
    2 options to replicate the custom data to R/3:
    A- via EEWB, flag the 'R/3' flag
    extract from doc:
    Field Relevant for R/3 Execution?
    Specifies whether you use CRM Sales with R/3 Supply Chain Execution, and whether you wish to transfer the field to the R/3 System.
    Use
    If you set this flag, the system generates a BAdI implementation that transfers the field to R/3 BAPI structures. If your executing system is an R/3 Enterprise System, the system enhances the BAPI structures and tables for sales orders in the R/3 System so that the field is transferred automatically to the R/3 sales order.
    So, with this flag, during generation, the whole flow to R/3 and also the fields in the tables in R/3 are created.
    B- write your own integration flow via exits/badi in the middleware to integrate the fields into existing fields in R/3 tables.
    Regards,
    Fred

  • How to hide a tab in WBS?

    Dear Gurus,
    In my project Cproject is activated.
    So, If i click WBS element, it is showing last Tab as cProjects. I want to hide the tab?
    How to do it?
    Regards
    Suresh

    however path I  have provided you that was for the custmised details screen.
    The contents of the detail screens delivered by SAP are defined in the system and cannot be changed. However you can develop your own detail screens and include them in Project System Customizing for later use.
    You can make the following settings:
    Enter your own title for tab pages and put an icon on these pages.
    Hide tab pages that you do not need
    Determine which detail screens appear on which tab page and where
    Change the layout according to the transaction (create, change, display)
    If you do not want to redefine all the tab pages, copy the SAP standard layout or the Customizing settings and change these settings to suit your needs.
    For the details please refer the following link.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/d1/ebb146e35f11d1a5d20000e82de7c3/frameset.htm
    Regards
    Nitin

  • How to Hide a Tab in FPM

    Hi Colleagues,
    We have a requirement in which we have to dynamicaaly hide a tab on a screen that uses FPM. We were able to disable the tab but we did not find any option to hide/remove tab provided by FPM.
    regards
    ashish

    Steps to Hide/Remove BUDGET sub-view from PO Display-
    1. Go to Object Navigator (t-code SE80) and enter Web Dynpro component FPM_OIF_COMPONENT. Right-click and then click on u201CCreate/Change Configurationu201D.
    2. Enter configuration ID /SAPSRM/WDCC_FPM_OIF_PO_PURCH and then click on u201CChangeu201D.
    3. Select Sub-view Budget.
    4. To remove the sub-view, click on DELETE.
    5. The sub-view will be removed.
    Steps to Hide/Remove Sub-view contents and NOT the sub-view itself-
    1. Enter the Configuration ID of the sub-view component.
    2. Click on Web Dynpro Built-in tab.
    3. Select all elements and set visibility as u201CInvisibleu201D.
    4. Click SAVE.
    5. Contents of BUDGET sub-view will be removed.
    Steps to bring removed/deleted sub-view back on Portal-
    1. Select Mainview HEADER and click on u201CAdd UIBBu201D. Enter the following in Attributes Subview: Budget.
    Subbiew ID: Budget
    Subview Name: Budget
    Sequence Index: 4
    2. Click on Attributes for the added UIBB and then enter the following values.
    Component Name: /SAPSRM/WDC_UI_DO_BUDGET
    View: IV_L_FPC_CA_DETAILS
    Configuration Name: /SAPSRM/WDCC_UI_DO_BUDGET3
    Regards,
    Bijaya

Maybe you are looking for