RE: Component to Component navigation in WD for Java

hi all,
Can anybody tell me the advantages of navigation between the different components in the same application.
what is the use of using many components in WD Java....

Hi
Its because of Reusability of the components.For example if i have a seperate component like EmpSearch Component.I can use when ever a employee information is required in any other applications.
The generic functionality normally we implemented as a seperate components(DCs or a seperate webdynpro comp)
This can be used any where else.
Regards
Kalyan

Similar Messages

  • Iam getting Dump  Define Navigational Link FROMCORPACCOUNTSALESAREASEF for source view salesAreasEdit in component BP_SALES

    Iam getting Dumep  ,iam upgrading EHP4. Please team tell me any notes related to this-
    Define Navigational Link FROMCORPACCOUNTSALESAREASEF for source view salesAreasEdit in component BP_SALES.

    Hi Kalpana,
    Do we need to comment below highlighted code to resolve this issue?.
    because if i skip this code while debugging, i'm not getting dump.
    Please let me know.
    METHOD ip_fromcorpaccountsalesareasef.
       me->view_manager->navigate( source_rep_view = me->rep_view
                                 data_collection = iv_collection
                                 outbound_plug   = 'FROMCORPACCOUNTSALESAREASEF' ).
    ENDMETHOD.
    Regards,
    Nagaraju

  • What is the best way to query planned orders or work orders for make items and identify the buy component that is short for supply and vice versa?

    What is the best way to query planned orders or work orders for make items and identify the buy component that is short for supply and vice versa?

    What is the best way to query planned orders or work orders for make items and identify the buy component that is short for supply and vice versa?

  • Dynex Component Audio/Video cable for iPhone doesn't just play music?

    I just purchased Dynex Component Audio/Video cable for iPhone and it plays video, but not music. It only works when I'm using Neflix or the video component of the iPod. How do I get it to just play my music?
    If I run the iPod music and open Netflix the music will play, but that is just a roundabout way of getting it to play audio and is silly. How do I get it to just play audio?

    don't think so but the component rely on normal analog signals using RCA connectors
    you can find tons of 3.5mm minijack connector and 2 rca connectors in the other cables
    they are dirt cheap and you can even make them yourself

  • BAPI_NETWORK_COMP_ADD     Component assignment not intended for sales order

    Dear,
    I have problem when I use the function:
      CALL FUNCTION 'BAPI_NETWORK_COMP_ADD'
        EXPORTING
          number           = number
        IMPORTING
          return           = return
        TABLES
          i_components_add = i_components_add
          e_message_table  = e_message_table.
    I have inserted only these values  in the structure i_components_add:
    ACTIVITY_TYPE_PUR_RESV__ITEM_NR____MATERIAL_________PLANT___ENTRY_QTY___ITEM_CAT
    108--8101TAH052000110025.460--
    L
    108--8204RAVBLA098SL0111002.000--
    L
    108--83034R000000011004.160--
    L
    but the result is wrong
    e_message_table:
    METHOD--C--
    32                                                                               
    OBJECT_TYPE--C--
    32                                                                               
    INTERNAL_OBJECT_ID---C--
    90                                                                               
    EXTERNAL_OBJECT_ID--C90-----0108 0010 1TAH052000 1100
    MESSAGE_ID--C20-----CNIF_MAT
    MESSAGE_NUMBER--C3--
    1
    MESSAGE_TYPE--C1--
    E
    MESSAGE_TEXT--C72--
    Component assignment not intended for sales order or project stock
    Very kind for one answer of yours to this problem...
    Thanks & Regards,
    Marco Echino.
    Edited by: Marco Echino on Sep 8, 2011 12:16 PM

    Hi Marco,
    I believe this is a Functional Issue rather than a Technical one. If you could speak to the Functional Concultant or pass this data via manual transaction, you will get the error details.
    It's just that the data passed to the BAPI is either incorrect or incomplete. You can also refer the Function Module Documentation for tips.
    Regards,
    Pranav.

  • Component activation in cmod for datasource enchancements

    HI GURU,
                   iam a facing a problem with  component activation in cmod for datasource enchancments.in components screen i am unabel to get tick mark on  imp column for component "EXIT_SAPLRSAP_002", give to that i am not able to write code in include .
    THANKING YOU

    hi,
    If it is standard it is not allowed to write a code if u wwant edit are write a code go to SE80 and create new once and add into that 002 include program. XRsR and select function group.
    SE80----REpository Browser--Select Function group in droup down list -XRSR----Add into includes
    Regards,
    Lakshmi

  • Required component home not found for component 'oracle.as.jrf'

    I am getting the above error message during unpacking a template. Below is what I have done..
    First machine:
    OS is Oracle Linux 64 bit version 6.4. Weblogic version 11g is installed with 2 managed servers up and running fine.
    echo $MW_HOME
    /u01/app/oracle/middleware
    echo $WLS_HOME
    /u01/app/oracle/middleware/wlserver_10.3
    echo $DOM_HOME
    /u01/app/oracle/middleware/user_projects/domains/ClassicDomain
    Want to create another managed server on a second machine where the First machine has the Admin server..
    Second machine:
    OS is Oracle Linux 64 bit version 6.4. Weblogic version 11g is installed
    echo $MW_HOME
    /u01/app/oracle/middleware
    echo $WLS_HOME
    /u01/app/oracle/middleware/wlserver_10.3
    echo $DOM_HOME
    /u01/app/oracle/middleware/user_projects/domains/ClassicDomain
    I go to the first machine and do a ./pack.sh command to create a template with a name of test.jar and it is successful. Use the -log command to see the logs.(everything is fine)
    I copy the above created template test.jar to the second machine..
    Than on the second machine, I do the ./unpack.sh command in the $WLS_HOME/common/bin folder and I get the following error message:
    fail: read template from "/u01/app/oracle/middleware/wlserver_10.3/common/bin/test.jar"
    CFGFWK-60550:  Script execution aborted. The script may contain an error.
    Required component home not found for component 'oracle.as.jrf' version '11.1.1.6.0'
    Any ideas would really appreciate it. Both of the machines have the same weblogic installation and paths. The only difference is the amount of memory each machine has that is all.. Thank you

    I am getting the above error message during unpacking a template. Below is what I have done..
    First machine:
    OS is Oracle Linux 64 bit version 6.4. Weblogic version 11g is installed with 2 managed servers up and running fine.
    echo $MW_HOME
    /u01/app/oracle/middleware
    echo $WLS_HOME
    /u01/app/oracle/middleware/wlserver_10.3
    echo $DOM_HOME
    /u01/app/oracle/middleware/user_projects/domains/ClassicDomain
    Want to create another managed server on a second machine where the First machine has the Admin server..
    Second machine:
    OS is Oracle Linux 64 bit version 6.4. Weblogic version 11g is installed
    echo $MW_HOME
    /u01/app/oracle/middleware
    echo $WLS_HOME
    /u01/app/oracle/middleware/wlserver_10.3
    echo $DOM_HOME
    /u01/app/oracle/middleware/user_projects/domains/ClassicDomain
    I go to the first machine and do a ./pack.sh command to create a template with a name of test.jar and it is successful. Use the -log command to see the logs.(everything is fine)
    I copy the above created template test.jar to the second machine..
    Than on the second machine, I do the ./unpack.sh command in the $WLS_HOME/common/bin folder and I get the following error message:
    fail: read template from "/u01/app/oracle/middleware/wlserver_10.3/common/bin/test.jar"
    CFGFWK-60550:  Script execution aborted. The script may contain an error.
    Required component home not found for component 'oracle.as.jrf' version '11.1.1.6.0'
    Any ideas would really appreciate it. Both of the machines have the same weblogic installation and paths. The only difference is the amount of memory each machine has that is all.. Thank you

  • How to create multiple component instances at runtime using java

    Hi,
    I need to create component instances at runtime using java.I found ComponentSet.add method.But I am not finding a way to get handle of ComponentSet.
    I see methods with params of IRuntimeNode.But how to get ComponentSet from IRuntimeNode.
    If anybody knows or have sampel code then please share with me.
    thanks,
    ashok

    Ashok --
    This is a common challenge for those using Configurator Extensions with multiple instantiation for the first time. The problem is that the CIO's representation of the structure for multiply-instantiable Components differs slightly from what both Configurator Developer users and Configurator Runtime users see in those respective applications. Multiply-instantiable Components are not direct children of the Model in which they're defined. Internally, there is an entity that sits between the parent Model and the instantiable Components; that intermediate entity is the ComponentSet object you've found in the CIO documentation.
    If the name of your multiply-instantiable Component is "My Component", then its ComponentSet may be accessed simply by calling getChildByName("My Component") on its parent Model; a List of the instantiated Components may be accessed with the ComponentSet's getChildComponentNodes() method, and instances may be added and deleted using its add() and delete() methods.
    Hope this helps.
    Eogan

  • Create complex component in JSF only with Java

    Hi, now I'm developing some JSF components. My objective is that the developers who use this components only need to write something like:
    <%@ taglib uri="http://chain.com" prefix="d" %>
    <d:somecomponent atributte1="value1" attribute2="value2"/>
    ...This somecomponent will have some subcomponents like HtmlInputSecret, etc.
    How can I create this subcomponents and render it only with Java?
    I can't found anywhere how to do this. Can somebody help me or tell me some URL where it is explained?
    Thank you,

    Hello,
    I am working on a similar need.
    Inside your UIComponent, create a data member like an UIInput.
    Set the rendererType("javax.faces.Secret");
    Do not forget to update the component structure : I mean do a setParent, for example.
    For the rendering step, just call encode subroutines (in the renderer class).
    For this kind of component, it works but for a UICommand with a javax.faces.Link renderer type it does not work.....yet...I will find the solution...
    Hope to help.

  • How can I just disable "navigation toolbar" completely for the App Tabs? I don't want to disable this for other normal tabs.

    How can I just disable "navigation toolbar" completely for the App Tabs? I don't want to disable this for other normal tabs. This is important as otherwise while I am in the app tab, i mistakenly start browsing from that tab and meaning of the app tab is completely lost...

    How can I view my full billing history for the app and music stores without iTunes installed?
    No.
    If my account has been compromised
    If you even think this may have happened, immediately change your password.
    See this -> Apple ID: Changing your password

  • Call a portal component from a Command IU Java Class

    Hello,
    Please, how can I do to call a portal component from my Command IU Java Class?
    Thanks & Regards,
    Hassan

    Hi Hassan,
    a portal component can be called directly through URL.
    The general syntax to call the portal component (iView, page) is as follows:
    <http/https>://<server>:<port>/irj/servlet/prt/portal/prtroot/<pcd_path_of_iview_or_page>
    Replace all ":" in the pcd path by "!3a". Also replace all "/" by "!2f" in the pcd path in the URL.
    Hope this helps.
    Best regards,
    Denis

  • Creating a multi level views in webdynpro for java

    Hi,
    My requirement is i need to create a webdynpro application with 3 screens .
    first screen will be a search screen for example with first and last names fields .so when i give search criteria it will display the search results in the second screen below the first screen(search screen) and some of the fields in the result screen wil have a hyperlink so when i click on that it will display the details of that row in the details view below that results view
    in simple terms
    search screen
    results screen
    detail screen
    please let me know the way to develop this kind of application in webdynpro for java
    points will be rewarded for the helpful answer.

    Hi Bala,
                Here you have two options.
    <b>I. Display all views at one time:</b>
    Open  Navigation Modeler,
    Create  a <b>ViewSet</b> with properties column 1, rows 3.
    1. In the tool selection list, select Embed View.
    2. In the layout area of the Navigation Modeler, click on the cell of the view set in which the view is to be embedded.
    3.In the wizard, choose Embed New View and, in the next window, enter a name for the view.
    4.Use the package that you entered for the component definition or select another package by choosing Browse.
    5.Choose Finish.
    Create 3 views with names search screen,results screen and detail screen.
    Use plugs to navigate.
    <b>II. Display one view at a time:</b>
    Create a main View. Insert <b>ViewContainerUIElement</b>
    Open  Navigation Modeler.
    1. In the layout area of the Navigation Modeler, click on the cell of the <u>ViewContainerUIElement</u>.
    2.In the wizard, choose Embed New View and, in the next window, enter a name for the view.
    3.Use the package that you entered for the component definition or select another package by choosing Browse.
    4.Choose Finish.
    Create 3 views with names search screen,results screen and detail screen.
    Use plugs to navigate.
    You can use <b>visibility</b> property also as another option to show/hide the views in both of these.
    regards,
    Siva

  • In Web DYnpro for java there is any Configuration controller?

    Hi,
    Experts,
    I am having a confusion that is there any "Configuration Controller" present in Web dynpro for java.Where as i know that it is present in Web dynpro for abap could u please pass some idea on it.And how can identify the type of component in metadata files.
    Thanks in advance,
    Shabeer Ahmed.

    Hi,
    you have Configuration Controller that we can call it as CC in Webdynpro application which developed using FPM that is Floor Plan Manager, which is used as part of developing the ESS and MSS business package.
    The configuration Component is used to difine all the View Navigations and Road Map steps and define prespectives, and Vac's, Events for navigation from one view to another view.
    go through this link u came to know abt FPM
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/3b8e8cb4ab1800e10000000a1553f6/frameset.htm
    Cheers,
    Apparao.

  • Creating a purchase order in web dynpro for java.........

    hello all,
    i am new to web dynpro for java.i have already done an application
    "Creating a Web Dynpro Application Accessing ABAP Functions" this application
    have good document on sdn.
    this application is working fine .
    Now i got an requiremnt for creating a purchase order in web dynpro for java.
    in normal report when i call  the bapi the parameter are the header, headerx,item, itemx is an internal table.
    CALL FUNCTION 'BAPI_PO_CREATE1'
      EXPORTING
        POHEADER                     = HEADER
        POHEADERX                    = HEADERX
      POADDRVENDOR                 =
      TESTRUN                      =
    IMPORTING
      EXPPURCHASEORDER             =
      EXPHEADER                    =
      EXPPOEXPIMPHEADER            =
    TABLES
       RETURN                       = RETURN
       POITEM                       = ITEM
       POITEMX                      = ITEMX.
    i just want to know how can i fill these internal table in web dynpro
    for java to create an application accessing "Bapi_po_create" .
    Thanks

    Hi Gopal,
    I'm not sure what is your issue, it seems you're not really understanding how the Model structure works in WDP.
    I'll assume few things here, like you know how to Import the Model into the WDP, and you know a little bit about what Java Classes will represent this Model in the Project.
    Try these steps:
    1. Import your Model into the Project;
    2. Open your Component Modeler, create a Data Link between your Model / Component (Or Custom Controller, as you prefer)
      - You can also use the "Apply Template -> Service Controler"
    3. Map the Input of your Model as the Main Node, check the Input Tables (you prob. will have two, POITEM = ITEM - POITEMX = ITEMX)
    4. Also, check the Return box, since this is BAPI return (You can use to display Backend messages)
    Now you have the Model mapped into your Controller, you need to develop the Java function to execute it.
    1. Create a new Input class, like
    BAPI_PO_CREATE1_Input purchaseOrderCreateInput = new BAPI_PO_CREATE1_Input();
    2. Bind your Input Node, in the Controller, with your Input Class;
    wdContext.nodeBAPI_PO_CREATE1().bind(purchaseOrderCreateInput);
    3. Set any Import parameters you need:
    purchaseOrderCreateInput.setEXPPURCHASEORDER(XXXX);
    4. To Add references to the Table, you will perform something like:
    First, you need to know what "Structure" you need to add (POItem Structure) - You have a Java class that represents that Structure..
    POITEM_Element poItemElement = new POITEM_Element();
    poItemElement.setPROPERTY();   /// Set your Properties
    purchaseOrderCreateInput.getPOITEM().add(poItemElement);
    5. Execute your Input,
    purchaseOrderCreateInput .execute();
    Hope it helps,
    Regards,
    Daniel

  • In case of problems with SAP GUI for Java  ...

    Hello all,
    in case of having problems (errors, ABAP dumps etc.) with SAP GUI for Java, please create an OSS message on component BC-FES-JAV with information described in OSS note 326558
    http://www.service.sap.com/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700010521522001.
    This makes sure our official support channels get aware of your problem.
    Thanks and best regards
    Rolf-Martin

    Hello Rolf-Martin,
    i don't have access to this website to view the note.
    The version of the Suse libc is:
    GNU C Library stable release version 2.3.2, by Roland McGrath et al.
    Copyright (C) 2003 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    Compiled by GNU CC version 3.3 20030226 (prerelease) (SuSE Linux).
    Compiled on a Linux 2.4.20 system on 2003-03-13.
    Best Regards,
    Piotr Brostovski

Maybe you are looking for

  • It's probably between posted before...but anyways....

    I sat down hard today...and thought about purchasing a Desire Z. I currently own a Nokia N86 which I love to bits. A year and a bit it's been with me. Sadly it was designated as EOL. And my dad isn't gonna give up his N97 or N900 (what a powerhouse!)

  • How to insert check box value in table?

    Hi all kindly help me how to insert check box value in database. what code i have to use as i am new in programing. thanx in advance

  • Make "Bookmark This Page" Top Entry In Bookmarks Menu?

    "Bookmark This Page" used to be the top entry in the Bookmarks menu but in Firefox 6 it has been moved further down. I've found that when I bookmark a page I don't really look at the menu and automatically click the first item, which is now "Show All

  • Change Ownership of Database Link

    Hi Gurus, How would I alter the ownership of a newly created database link to another owner (schema) ? Thanks,

  • Dock dissapear, Exposse, Spaces not work

    Dock is dissapear, Exposse and Spaces not work, i had repaired permissions from disk utillity but all is de the same, restart and all is not working, command + tab either work, and if a try to minimizar a window nothings happend