How to display multiple components in a single tabstrip with different tabs

Hi Experts,
I am working on PM UI development. We have created 5 webdynpro components and all have seperate application and link to run. Now we have requirement in which we should have a single window and all components should exist in different tabs.
Till now I have used Tabstrip in a single copmponent and have no idea how to fix this issue. Could you please help me out to get this done ASAP.
Thanks in advance.
Madhu Omer

Hi Madhu,
One option that you can try now is to create a new webdnpro component with a tabstrip.
1. To each of the tab area you attach view container.
2. In the used components of webdynpro component tab you can add each of the components that you created
3. Create inboud plugs for each of these application that you created.
4. When the tab is pressed trigger a call to the inbound plug of the applications
5. You can refer the following also https://cw.sdn.sap.com/cw/docs/DOC-24752
All the Best !

Similar Messages

  • How to Display Multiple rows in a single row but in different columns (Oracle 11.2)

    Hello All,
    I have a table in which data is stored in the below displayed fashion.
    TRANS_ID
    Ty_1
        NU_1
    38960
        BP
        5215153159
    38960
       EM
        [email protected]           
    38960
       FX
        5115538033
    38960
       HP
        4419965055
    38960
    For some weird purpose, I would have to display the same data in the below listed fashion
    TRANS_ID
    Ty_1
      NU_1
    Ty_2
      NU_2
    Ty_3
      NU_3
    Ty_4
      NU_4
    Ty_5
      NU_5
    38960
        BP
    5215153159
       EM
    [email protected]           
       FX
    5115538033
       HP
      4419965055
    If possible, Please guide me in the right direction.
    Thanks

    Multiple inserts do only work with parametrized statements, usually used in interfaces like JDBC, ODBC etc.
    With static SQL statements it is not possible.
    Regards Thomas

  • Multiple shapes on a single layer with different line-weights & colour fills

    I'm just beginning with photoshop CS6 and I'm struggling with something in a project that should be simple
    I need to draw a circle within a circle within a circle within a circle etc etc.
    I need to give the circle lines different weights and colours and I need to change the colour of the fills between the lines.
    Imagine if you will a diagram of the Earth's cross-section. That's roughly what I'm going for.
    I don't want each circle on a different layer though, it would be way too hectic.
    I can't figure out how to change the properties of one shape in the layer without changing all the others.
    It's super frustrating.
    Can anyone explain how to do this?
    Thanks in advance.

    A shape is a vector path that defines the shape. The fill of that shape fills the entire layer and the vector mask asks like a cutter so you only see what is inside that mask. Since a single layer can have only a single color what you ask can not be done.
    What you can do, when you are satisifed with the circles is to merge the layers into a single layer, then that layer will consist of only pixels and can then have multiple colors defining it. But do that as your final step, as once it is done, it is more difficult to edit it.
    What is better is to group the shape layers to hide them or convert them into a smart object. It will look like a single layer, but at any time in the future including after closing the file, you double click on the thumbnail of that layer and view the individual layers to edit them.
    There will come a time when you wish you could easily change a color to stroke thickness, even a year layer. Thats where the shape layers really shine. As they are non-destructive.

  • Multiple rows in a single but with different column names

    Hello All,
    I have a table in which data is stored in the below displayed fashion.
    TRANS_ID
    Ty_1
        NU_1
    38960
        BP
        5215153159
    38960
       EM
        [email protected]          
    38960
       FX
        5115538033
    38960
       HP
        4419965055
    38960
    For some weird purpose, I would have to display the same data in the below listed fashion
    TRANS_ID
    Ty_1
      NU_1
    Ty_2
      NU_2
    Ty_3
      NU_3
    Ty_4
      NU_4
    Ty_5
      NU_5
    38960
        BP
    5215153159
       EM
    [email protected]          
       FX
    5115538033
       HP
      4419965055
    If possible, Please guide me in the right direction.
    Thanks

    Hi Madhu,
    One option that you can try now is to create a new webdnpro component with a tabstrip.
    1. To each of the tab area you attach view container.
    2. In the used components of webdynpro component tab you can add each of the components that you created
    3. Create inboud plugs for each of these application that you created.
    4. When the tab is pressed trigger a call to the inbound plug of the applications
    5. You can refer the following also https://cw.sdn.sap.com/cw/docs/DOC-24752
    All the Best !

  • Multiple UWL for the single user with different Role

    Dear SAP Gurs,
    We have one critical requirement on the Universal worklist, as a functional requirement like some Approvers will play different roles as approver, needs to track saperately the approver inboxes for the same person.
    For Example :
    Approver A - is an Purchase Exicutive(Role)
    Approver B - Is an Purchase Manager(Role)
    Every time Apporver A has to access his approval requests seperately ( Belongs to Approver A) and take action, as well Approver A has to see Approver B's actions items seperatly and take action.
    currently we have 4 levels available and single person has to take action on based on the 4 different Approves(Role)
    Is there any work around for the abobe requirement.
    Thanks in advance,
    Vinod
    Edited by: Vinod Malagi on Jul 20, 2010 3:33 PM

    Hi Karri,
    The same requirement i want to tweak in by adding one more column in the UWL by enhancing the BOR.
    i have try with below , can you please suggenst can be done by Virtual attributes.
    Once data is comming in the UWL i will put 3 custome filters
    We need to add a new column in UWL, which is present as a Table SWWORGTASK, in this we have to pass WI_ID and get ORG_OBJ populate it as a column in UWL.
    Please suggent how can we impliment this ? do we needs to create virtual ttribute in the BOR from the same.
    as we have reffered the below link, we are not able to implimant the same. Kindly suggest.
    http://www.erpgenie.com/sap/abap/bor.htm
    Thanks in advance
    Vinod

  • How to Display multiple records in Table in VC without using BAPI.

    Hi All,
    I am working on Visual composer (NW2004s SP10). I am trying to display Poitems from BAPI_PO_GETDETAIL. I am creating my front end using VC. I have created one form and one Table where I want to display POItems. I am writing my logic of retrieving data from BAPI in CAF.I am connecting them in Guided procedures.When I run my process in Guided Procedures I am getting single row displayed in table. Can Anyone help me how to display multiple rows in table.
    Regards,
    Sheetal

    Hi Sheetal,
    if the BAPI returns a table, then you get multiple rows. From which system is the BAPI, so that I can check the BAPI to give you further information.
    Best Regards,
    marcel

  • Urgent ! How to add multiple JToolBars in a single JFrame

    How to implement multiple JToolBars in a single JFrame
    or what is the concept behind floating toolBars.If anybody can help me ,Thisis very urgent

    If you insist on multiple toolbars, use the following code:
    JToolBar tb1 = new JToolBar();
    //add stuff
    JToolBar tb2 = new JToolBar();
    //add stuff
    //put the toolbars on the top of the window
    JPanel toolbars = new JPanel(new BorderLayout());
    toolbars.add(tb1, BorderLayout.NORTH);
    toolbars.add(tb2, BorderLayout.CENTER);
    getContentPane().add(toolbars, BorderLayout.NORTH);Stephen

  • How to set multiple styles on a single component in flex ?

    Hi ,
    I would like to know how to set multiple styles on a single component in flex.
    Can anyone give me an example as to how to set multiple styles for a single component ?
    Thanks ,
    Regards,
    Ajantha

    Hi tuliptaurus,
    You can setStyleName property for chnaging the external css dynamically by using the setStyle() method ...
    btn.setStyle("styleName","blendButtonSkinOther");
    You can change the external css by using the styleaName property with setStyle method..the line in blue..where blendButtonSkinOther is another css class..
    blendButtonSkin {
        fontFamily: Arial;
        fontSize: 11;
        color: #F1F1F1;
        textRollOverColor: #F1F1F1;
        textSelectedColor: #F1F1F1;
        horizontal-align:center;
        width:150;
        height:30;
        cornerRadius:5;
        upSkin:ClassReference('assets.skins.BlendButtonSkin');
        downSkin:ClassReference('assets.skins.BlendButtonSkin');
        overSkin:ClassReference('assets.skins.BlendButtonSkin');
        disabledSkin:ClassReference('assets.skins.BlendButtonSkin');
        selected-up-skin: ClassReference('assets.skins.BlendButtonSkin');
        selected-down-skin: ClassReference('assets.skins.BlendButtonSkin');
        selected-over-skin: ClassReference('assets.skins.BlendButtonSkin');
    blendButtonSkinOther {
        fontFamily: Arial;
        fontSize: 11;
        color: #F1F1F1;
        textRollOverColor: #F1F1F1;
        textSelectedColor: #F1F1F1;
        horizontal-align:center;
        width:150;
        height:30;
        cornerRadius:5;
        upSkin:ClassReference('assets.skins.BlendButtonSkin');
        downSkin:ClassReference('assets.skins.BlendButtonSkin');
        overSkin:ClassReference('assets.skins.BlendButtonSkin');
        disabledSkin:ClassReference('assets.skins.BlendButtonSkin');
        selected-up-skin: ClassReference('assets.skins.BlendButtonSkin');
        selected-down-skin: ClassReference('assets.skins.BlendButtonSkin');
        selected-over-skin: ClassReference('assets.skins.BlendButtonSkin');
    Thanks,
    Bhasker Chari

  • How to display multiple attachments in UWL item in portal?

    HI,
    How to display multiple attachments in UWL item in portal?
    I want to display more than one attachment in UWL body,present its dispalying one attachment.
    Pls help on this
    Thanks,
    Bheem
    Edited by: v bheem on Aug 4, 2009 3:10 PM

    Hi,
    Are you able to manage this! Pls do let us know if you have done any configuration changes!

  • Does anyone know how to add multiple pictures to a single frame in iMovie?

    Does anyone know how to add multiple pictures to a single frame in iMovie?

    Maybe you would be better off posting this in the iPhoto or iDVD categories of the forums.
    http://discussions.apple.com/category.jspa?categoryID=143
    http://discussions.apple.com/category.jspa?categoryID=128
    The answer to your question depends on what you ant to do with the DVD.
    Do you want a DVD menu, slide show etc.
    iPhoto will allow you to burn straight to a DVD. Just select the album you want to burn then go to share in the tool bar and select Burn.

  • How to display multiple thumbnail images in jframe

    hi
    please help me about how to display multiple thumbnail images in jframe

    Multi post:
    http://forum.java.sun.com/thread.jspa?threadID=627253&messageID=3588990

  • How to insert multiple records in a single query

    Dear all,
    Can you please tell
    how to insert multiple records in a single query ??

    INSERT INTO table_name (column_1, column_2) VALUES ('value_A', 'value_B')OR
    INSERT INTO table_name
    (column_1, column_2)
    SELECT 'value_A', 'value_B' FROM DUAL
    UNION ALL
    SELECT 'value_C', 'value_D' FROM DUAL
    ;Edited by: Benton on Nov 9, 2010 1:59 PM

  • How to display multiple tables from database using netbeans swing gui

    plz reply asap on how to display multiple tables from database using netbeans swing gui into the same project

    Layered Pane with JTables or you can easily to it with a little scripting and HTML.
    plzzzzzzzzzzzzzzzzz, do not use SMS speak when posting.

  • How to call multiple strus actions froma single jsp

    how to call multiple strus actions froma single jsp, and that actions should be automatically called pls help me
    Thanks in advance

    how to call multiple strus actions froma single jsp, and that actions should be automatically called pls help me
    Thanks in advance

  • How to insert multiple queries into a single worksheet of same dataprovider

    Hello friends,
    My question is same as this.I want to know how to create a single worksheet(workbook) embedded with multiple queries of same DATA PROVIDER with different VARIABLES assigned to each query.
    Please,send me the relevant steps.
    Regards,
    Mohan Chand Reddy A

    Hi,
    You need to create one query workbook and rest of the queries you can insert manually from Bex tool -
    insert query.
    You need to insert query by adding one more tab in the workbook.
    Keep in mind only one thing that variable ..if you are going to keep variable it will keep on popping up for user entry in it.
    So try to have common variable in the first query and then those value needs to get fed into other query variable as they are running so without any user entry while execution we can see results in all the queries in the workbook.
    If you want to insert a query into a new workbook:
    Choose the symbol for Open...from the BEx toolbar. This brings you to the screen Open SAP BEx:
    Select Queries from the left column.
    Select a query from all those available. The queries are arranged according to InfoProviders.
    Double-click on the required query or choose OK.
    If you want to insert a query into the active workbook:
    Open a workbook and, from the BEx toolbar, choose Tools ® Insert Query.... The query is then inserted into the current worksheet starting at the active cell.
    If you want to insert a query into a workbook template:
    Create a workbook template.
    Insert the query into the workbook template.
    Thanks and regards
    Kiran

Maybe you are looking for

  • Firefox 3.6.6 will not allow Windows 7 to log off or shut down

    I have a HP DV6 laptop (32 bit) with Windows 7. Firefox 3.6.6. seems to work well but the computer became slow and unresponsive and it will not log off, shut down or restart unless in safe mode. I uninstalled FF 3.6.6. and Adobe Flash 10 and now it w

  • Syncing ipad, ipod and iphone to a new itunes library

    Hi, I need some guidance on how to achieve what is in my mind a relatively common problem... how do I sync my iPad, iPod (x2) and iPhone to a new computer without having to erase everything. The scenario is as follows. I have one iTunes library on an

  • Runtime Exception in the JSPDynPage

    Hello All, I am getting the following exception when i click on the button of a JSPDynPage. <b> Portal Runtime Error An exception occurred while processing a request for : iView : pcd:portal_content/NewHitach/NewHitachiRole/NewHitachiWorkset/NewHitac

  • Route Pattern complete

    Hi experts, I have question regarding Route Plan - Route Pattern. We have variable numbering plan and problem is interdigit timeout T302. If its short - lets say less then 5 seconds, customer has to hurry up to dial - otherwise he will wait to long a

  • Please help with Graphs in Reports 9i

    I am utilizing Reports 9i ( 9.0.2.0.1) to add simple graphs (i.e. bar graphs) to existing reports being produced in a PDF format. I am having problems resizing graphs and editing them. I have tried to resize them in the layout model, but the graph ge