Create Tab Pages

Hello Experts,
Can u please explain to me, how to insert web items in tab pages made in WAD ?
i promise to return and reward ALL the answers
Thankyou
Regards,
priya

hi Priya,
the query will be executed when the tab page clicked.
so they will run separately. to improve query performance, take a look following
oss note
557870 'FAQ BW Query Performance'
and 567746 'Composite note BW 3.x performance Query and Web'.
Prakash's weblog
/people/prakash.darji/blog/2006/01/27/query-creation-checklist
/people/prakash.darji/blog/2006/01/26/query-optimization
BW Performance Tuning Knowledge Center - SAP Developer Network (SDN)
Business Intelligence Performance Tuning [original link is broken]
hope this helps.
please don't forget reward helpful answers

Similar Messages

  • How to create tab pages in EP

    Hi Experts,
    Can you please let me know how to create tab pages in EP. I have created one page. In this page, I have to place 2 iViews as tab pages. Can you please let me know how I can acheive this?
    Regards,

    Stuart,
    Within a SAP Portal Tabs are not used like you want them to
    By default Tabs are used inside an iView and not to "tab" between iViews on a page...
    The most straightforward solution would be creating a custom PageLayout that you can assign to your page.
    I would sugest to implement this custom PageLayout with DIV layers and trigger "tabbing" via JavaScript eventing.
    For more infor on how to create a custom PageLayout take a look at here:
    [http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm]
    Good Luck,
    Benjamin Houttuin

  • How to create tab pages in Human task Using Wizard

    hi,
    how to create tab pages in Human task Using Wizard.i need to display the personal details and the offical details in the same page with different tabs for each.it is possible to do lika this.if yes,how can we do this.
    Regards

    Stuart,
    Within a SAP Portal Tabs are not used like you want them to
    By default Tabs are used inside an iView and not to "tab" between iViews on a page...
    The most straightforward solution would be creating a custom PageLayout that you can assign to your page.
    I would sugest to implement this custom PageLayout with DIV layers and trigger "tabbing" via JavaScript eventing.
    For more infor on how to create a custom PageLayout take a look at here:
    [http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm]
    Good Luck,
    Benjamin Houttuin

  • How do i create TABs page dynamically using htmldb

    Hi,
    I want to create tab page using htmldb app. Using wizard it does not allow me to create tab through sql query. Is there any other option to do this?
    Please Help.
    Regards
    Vishal

    You might try to create a bunch of Tabs (static) and set shown condition to a variable controlled dynamically. Sort of semi-dynamical Tab, which I actually use but don't know it fit your need or not.
    DC

  • Creating Tab pages using JSP

    Can anyone help me in creating Tab Pages using JSP ?

    in JDeveloper 3.1 or greater version
    you have JSP Element wizard
    on riht click on mouse you choise JSP Element wizard
    end JSTabContainer
    or you write folowing code(example):
    <jsp:useBean class="oracle.jdeveloper.jsp.wb.JSTabContainer" id="tbc" scope="request" >
    <%
    tbc.setName("tbc");
    tbc.setTitle("Dr`avi");
    tbc.setHelpText("Drzavi");
    tbc.setUseModalPage(true);
    tbc.setInitialTab(1);
    tbc.setTopFrameURL("DrzaviView_Top.jsp?tc=tbc");
    tbc.setBottomFrameURL("ViewBottom.jsp?tc=tbc");
    tbc.initialize(pageContext);
    tbc.addTab("Tab1", "DR@AVA", "DrzaviView displayed using the Row Viewer", "", "DrzaviView_RowViewer.jsp", true, true, false, null);
    tbc.addTab("Tab2", "DR@AVI", "DrzaviView displayed using the Rowset Browser", "", "DrzaviView_Browse.jsp", true, true, false, null);
    tbc.render();
    %>
    </jsp:useBean>

  • How  to create Tab pages using servlet

    I want to create a tab pages which can carry different pages. Can you help me on this?? Provided if you have some guideline or program which can help me.
    Thanks
    Message was edited by:
    wesleygch

    those kinda tab pages should be coded :) there is no built-in support for them!
    like BalusC wrote you better sould export the layout into CSS, then, you have the option of using javascript when switching between tabs.
    if you want to avoid using of javascript or you want to do it serverside, then you'll have to write that tab handling in your jsp page

  • How to create 'Tab page' portal?

    Hi,
    The 'Portal' configuration page provides 3 types 'Dashboard', 'Standalone Portal' and 'Tab Page Portal'. According to help document, to add new 'Tab Page', needs to ask customer support. Does anyone know how to use 'Tab Page Portal'?
    Regards,
    Desmond
    Edited by: user783168 on 23-Oct-2012 19:02

    Similar to Patch 8608149 for 'User Portal' tab on User Transaction in FW 2.2 (default in 2.3.1)?
    Follow How To Create A New Multi-Tab Portal Using Configuration Tools (Doc ID 1356225.1)

  • Creating tab pages in WAD 7.0

    Hi team,
    I have created a web template with a tab pages. I really dont know how to set a caption for the tabs and assigning created tables in to it.
    In properties I have changed the caption name where still it is not changed in the output and I could not able to assign the second tab with another table.
    Can any one help me by providing the step by step process of creating a tab pages with 2 tables in WAD.
    No links pls if it a general explanation as I have checked with so many general explanations docs.
    Regards,
    chan

    Hi,
    I have already created tabpages in BI 7.0, it is very easy.  I am upload the code of my created tabpages.
    http://download.yousendit.com/53DABBE711069E9C
    In this template I have included 8 Tabpage and each Tabpage will call a different template.  While assigning the Webitems and dataproviders to the tabpages follow the naming convention include the sub Template name so that you will not receive error saying duplicate webitem assigned.

  • Learning WAD - Tab pages

    Hi,
    I am new in using WAD and I would like to create tab pages.
    I have two reports that I would like the user to choose from with TABS.
    So far I managed to create one report in Tab but not the other one.
    this is what I have done so far
    - drag tab into layout area
    - drag container layout into tab
    - drag analysis into container layout
    - chose data provider
    How do I get the other report in the second tab.
    thanks

    you need to assign each one of the container items to the tabstrips.  If you look at the properties of the tabstrip_container object, you will have a section called Internal Display there.  This is where you will set how many tabs you have (and corresponding container objects to them).
    also, look at your XHTML code to verify that the containers fall in within the tab

  • How to insert Tab Pages into a document

    I have a print job, where I need to insert tab pages into a document. Is there a tab template that I can insert into the Indesign document? If not, how can I create tab pages in Indesign?

    When I used to do tabs I would set up a page that was as wide as the tab sheet including the tab, then add text frames in each tab position.

  • Tab Page In OAFramework

    Hi All,
    Does any one know how to create Tab Pages in OAFramework?
    Please let me know the steps for the same.
    I request you that kindly provide me documents/url, if you have it where I can get more information on it.
    Thanks in Advance.
    Regards,

    Hi All,
    Does any one know how to create Tab Pages in OAFramework?
    Please let me know the steps for the same.
    I request you that kindly provide me documents/url, if you have it where I can get more information on it.
    Thanks in Advance.
    Regards,

  • Is there a way to create multiple New Tabs pages and name them?

    This feature is great but I would like to be able to create multiple new tabs pages and label them. This would be more useful than tabs groups that all load at once.

    No that is (currently) not possible.
    It will be possible in future Firefox version to specify the number of rows and columns.
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=752841 bug 752841] - [New Tab Page] make the number of tabs adjustable
    <i>([https://bugzilla.mozilla.org/page.cgi?id=etiquette.html please do not comment in bug reports])</i>

  • Error while creating activities from Account application (Activity tab page

    Hi Experts,
                       We are using CRM 5.0 with PCUI ( EP 7.0 version). We are getting  below error when try to create activities from Account application in PCUI ( from activity tab page):
    Error : Activity contains error.
    Diagnosis
    This transaction has errors.
    Procedure
    To correct the errors, go to the maintenance interface of the transaction.
    To navigate to there, use the link to the account application
    Pls suggest how to proceed with this error & helpful solutions would be rewrded generously.
    Regards,
    Basavaraj Patil

    Hi Experts,
    We are getting this error when try to create Activity from Account application in PCUI. But the same thing is working fine in at GUI level & actions profile assigned to Activity transaction is also working fine at GUI level. But in PCUIit is throwing this below error.
    Diagnosis
    You have attempted to create a follow-up transaction for an incorrect transction 2000764. This is not possible. You can only create follow-up transactions for error-free transactions.
    System Response
    The follow-up transaction is not created.
    Procedure
    Correct the errors in the source transaction 2000764. The error messages resulting from processing the error can be read in the application log in the source transaction.
    Pls suggest solution for this.
    Thanks in Advance.
    Regards,
    Basavaraj Patil

  • How to create tab on a standard OAF page

    There is a requirement to create a tab on a standard page containing multiple tabs. We have already three tabs on the page 'Header', 'Lines', 'Controls' and we want to add one more tab to that page.
    Is this possible through personalizations or please let us know if there is any other way to achieve this functionality?

    Mallika wrote:
    There is a requirement to create a tab on a standard page containing multiple tabs. We have already three tabs on the page 'Header', 'Lines', 'Controls' and we want to add one more tab to that page.
    Is this possible through personalizations or please let us know if there is any other way to achieve this functionality?http://oracleanil.blogspot.com/2010/05/adding-level-1-tab-page-to-existing.html
    Thansk
    --Anil
    http://oracleanil.blogspot.com/

  • How can I delete tab indents created in Pages 08

    How can I delete tab indents created in Pages 08.  I have a 200 page document with tab indents.  I need to delete all the tab indents.

    Not sure how it used to be in Pages '08 but in Pages '09 you click on the Advanced button and get a menu to choose invisible characters.
    The best solution anyway is to simply drag over the return tab in the document and Copy/Paste that in the Find field and again in the Replace, deleting once to get rid of the tab.
    Peter

Maybe you are looking for

  • Hp laserjet pro p1102w

    just purchased and am very frustrated. wireless wont work with mac mountain lion 10.8 no loss can connect thru airport router. cannot get the airprintt to work. instructions say to p/o config that will have the ip address but the only ipv4 address wo

  • PDF reading change print size

    How do I change the size of print as I read a PDF document in Adobe?

  • How to setup virtualhost that it can run J2EE application?

    I use the oracle 9i AS. I have successfully setup and configure the virtualhost which is using Port 8080 listen. I don't know to configure the httpd.conf . how to direct the jsp request from httpserver of virtualhost to OC4j.? PLease help me!! regard

  • Plz help nokia c5 00

    plz help my nokia c5 00 dead after updating by NSU

  • Reinstalling OS X 10.6.8 and Migrating Data

    My MacBook Pro's HD is running very low on space (<10GB). I don't have any money to upgrade to a bigger HD and now my apps (e.g. iPhoto '11 & Aperture 3) are starting to not work properly. I've repaired both permissions and libraries for each via Dis