Multiple web Dynpro components

Hi,
I have these three components(A,B,C) in a Web Dypro delivered by SAP. Component A is being used by component B and C.
When i created a context value node in Component A's controller  I do not see this available when i go to(map this value node to B and C's one of the nodes) Component B and Component C's controller . This is not the case with SAP delivered value nodes. What am I missing in this case? Please help me.
thanks in advance

Hi,
     You can explicitly create contaxt value node and bind into Component A. Then create link explicitly between Component A,B and C. While creating link you bind it. I think it might help you.
Kind Regards,
S.Saravanan.

Similar Messages

  • Multiple web dynpro components in single web dynpro component

    Hello Experts,
    I have one main component, in which I have made component usages of 3 components...
    After applying "fields authentication" to my service in SICF, whenever I load that main component,
    it asks me around 3-4 times for login credentials. Instead, I want it to ask only once for login..
    Regards,
    Harsh

    Hi Harsh,
         i tried the logout approach again with a component reuse.
    1) standard component for alv: SALV_WD_TABLE
    2) custom component with a simple view interface.
    I am still prompted with only once the login prompt, i assume there are some server settings which is infuencing this(unfortunately that is very system specific).
    What i can tell you is with the icf logon procedure change and (exit plug java script) it works fine .
    for ssl communication(https), i realize it works also for standard logon procedures(i.e without icf node change).
    Regards,
    Tashi

  • Problem with breakpoints in Web Dynpro components

    Hello experts,
    I have problems with breakpoints in methods of Web Dynpro components. Sometimes everything works as expected and a new window with the debugger comes up. Sometimes the breakpoints are ignored, and debugging is impossible. It even happens that a colleague can debug and I can't or vice versa.
    I am setting breakpoints with button "Set/Delete External Breakpoint", and the message always is "Breakpoint is set for user xxx". But sometimes when I display a method there is a warning that external debugging is not active. What does that mean and what is the reason for that?
    As adviced in the SAP help document "Debugging Web Dynpro ABAP Applications" I have enabled the new Front-End Editor and the new debugger, but still the problem exists. Does anybody experience similar problems or have an explanation for this?
    A second question concerns the different types of break points. My Web Dynpro component has an assistance class, and if I want to set a breakpoint there, I can choose between a session breakpoint and an external breakpoint. What exactly is the difference between these types? And here in the forum I sometimes read about internal breakpoints. Is this even a third type, or the same as session breakpoints?
    Thanks, Karsten

    Hi Kartsen.
    External Breakpoint -> can be started from outside the SAP GUI (e.g. WebDynpro)
    Session breakpoints are used if you start a programm or something like that in SAP GUI.
    I have the same problem ... sometimes he does not recocnize a new break point ... so I just reload the page and the break point works.
    If external debugging is not active, you habve to activate it in SE80 Utilities->External Breakpoints.
    Also make sure that in your Settings the correct debugging user is set:
    Utilities->Abap_Editor->Debugging.
    Cheers,
    Sascha

  • Field length change in Web Dynpro Components iView

    Hi,
    We are using SAP MDM Web Dynpro Components - Configuration Manager (NW7.3) to develop the UI. One of the issue while disply field is, Though field maintained in MDM has only 2 charaters UI that displays a full-screen-width field.
    I would like to display actual field length maintained in reposiroy for each field. Is it possible??
    Cheers,
    Rc

    This is closed.
    By mistake Raised Twice....I guess I need break

  • Deploying MDM Web Dynpro Components on NWCE 7.2 - /wdconfig not displayed

    Hi all -
    I'm trying to deploy the MDM Web Dynpro Components Framework  (the goal is to
    have NW CE connect to and 'see' the MDM repositories) and according to the URL
    http://help.sap.com/saphelpnwmdm71/helpdata/en/4a/8c20a0dc93203be10000000a42189b/frameset.htm,
    one of the steps is to run the MDM Web Dynpro Configuration Manager application
    (_http://<server>:<port>/mdm/wdconfig).  However, I get an error stating the page
    wasn't found (example: Error: Requested file /wdconfig does not exist).
    Looking further, I see that WD Framework needs to be configured as a pre-req.
    I'm in the JSPM and I see that MDM JAVA WD FRAMEWORK 7.1 7.11, MDM JAVA API Library
    and MDM Java Connector needs to be deployed (JAVA API and Connector are first).
    Under the 'Deployed Components' tab in JSPM, I see :
    >> sap.com/MDM_JAVA_API - 7.1
    sap.com/com.sap.mdm.tech.apireset
    sap.com/com.sap.mdm.tech.connector
    sap.com/com.sap.mdm.tech.mdm4j
    >> sap.com/MDM_JAVA_WD_FRAMEWORK - 710.711 (SP05)
    sap.com/tc/mdm/wdcomps/core/ear
    I deployed MDM_JAVA_API first and have restarted the NWCE system.
    I don't see any error in the logs and the URL for the /wdconfig still does not exist.
    Is there something that I have to deploy?  Can someone point me to a document other than
    the help.sap.com that talks about CE 7.2 and MDM 7.1 configurations?  I do have the master
    and install guide for both. 
    Please advise!
    Thanks!
    -s

    Update:
    Hi - thanks for the followup.
    I have the correct SCAs.  I have done the following:
    UNDEPLOY both components
    Restarted the services
    Deployed the JAVA_API first
    Restart services
    Deployed the Framework
    Restarted the services
    Yes, even though the docs said I can deploy them in order, I think there may have been
    a few hitches that the error logs didn't catch.
    Specifically, when I re-deployed the FRAMEWORK 7.1 7.11, there were now 19 components
    listed instead of one.
    I am able to go to ~mdm/wdconfig now.
    However, I get a new message:
    "You are not authorized to use MDM Web Dynpro Components Configuration Manager".
    Even though I'm the Administrator? 
    I did see in the docs that I need to create a Project first and that the userID that logs in
    should exist in UME and the MDM system.
    (_http://help.sap.com/saphelp_nwmdm71/helpdata/en/4a/41a40c343f2ab1e10000000a42189c/content.htm)
    I am looking into that now.  I think I will close this thread and start a new one
    specifically for that.
    Thanks!
    -s

  • Cannot make entry in used web dynpro components

    Hi,
    I have added public part in Used DCs
    But when i try to add the used Web Dynpro Component , i dont see the DC i have added when i click browse button
    what dependencies should be given while adding the public part in Used DCs ? i have given only default ie build time
    thanks.

    Hi,
    Follow this way, hope it will helps you
    1:Add Component of childDC to PublicPart and build it (RightClick on DC>DevelopmentComponent>Biuld)
    2: Expand parentDC>DC MetaData>DC Definition>RightClick on UsedDcs>Add used DC>Select childDC>Finish.
    Build parentDC as above (not Rebuild)
    3:Now expand ParentComponent>RightClick on Used Web Dynpro Components>Add UsedComponent> give name and choose browse >select childDC component> Ok>Finish
    Regards
    LN

  • ESS-where can I find FcLinks & FcNavigations Web Dynpro Components ?

    Hi,
    I am working on ESS BP.
    Can anyone, let me know where can I find the FcLinks & FcNavigations web dynpro components. I mean in whcih DCs in ESS package, I can find this.
    I could find these in used web dynpro components, in 'Release Working Time'  of 'Working Time'. But, couldn't able to locate them in which DC they are present.
    Thanks & Regards,
    Raj

    Hi ,
    It s a part of FPM framework. Its available in sap.com/pcui_gp~xssutils.
    Its a PCUI_GP component, and is not editable. In case you are looking to edit the links, you can configure them thru SPRO in the backend.
    Regards
    Bharathwaj

  • Download/Upload of Web Dynpro Components

    Hi everyone,
    Does anybody know if there is a way to dowload the web dynpro components from a SAP system and upload into a diferent one, like smartforms and dynpro screens do?
    Thanks in advance,
    Raphael Xavier

    Hi Raphael,
    This feature is not currently in the standard system. However there is a beta version of a plugin for exporting and importing Web Dynpro ABAP components.You would have to use the SAPLink program (ZSAPLINK) to export and import objects. Please go through this link to download the necessary stuff.
    [http://code.google.com/p/saplink/|http://code.google.com/p/saplink/]
    For any problems while uploading these nuggets into SAP you can post your queries [here|www.saplink.org].  Also refer to Thomas Jung's comments in [here|How to install the SAPlink plugins;.
    Regards,
    Uday

  • JavaDoc with Web Dynpro Components and SS9

    Hi All,
         Has anyone been able to get custom JavaDoc linkages to work correctly in NDS when working with components?
         I know I can get it to work if I manually attach the source and the JavaDoc location in the Properties -> Java Build Path for each of the .jar files (in each project that uses the Web Dynpro components in question), but I feel this should carry over automatically if I configure this information in the included project.
         The good news is that the configuration stays with a using project even when choosing the "Refresh from DC settings" option, but when adding a used DC the first time isn't there some way to have this information automatically added?  This information is already configured at the project level for the used components.
         Any suggestions, or should I just grit my teeth and say everyone has to add in these values manually?
         Thanks,
            --Greg

    Hi Naddy,
    Check the standard tables that are being used in the application for display/change/create of data. If these tables have a "Customer Include", your first step should be to define the Customer Include Structure and define your new custom components in it (the ones that you need to show on the statndard view.)
    Step 2: Create and enhancement of the standard component in which the view is present. In this enhancement, update the context so that the new fields that are present in the standard table (due to Customer Include) become available in the Context.
    Step 3: Create enhancement of the view on which the field has to be included. Firstlyupdate context of view from context of controller. Now ur fields will be available in context of view. Also create context attributes that will control visibility, read-only etc of UI elements. Now enhance the layout of the view, create your custom fields and bind value/visibilty/read-only etc to the respective context attributes that you have created.
    Also write a post exit method for domodify and check the mode of the standard application (create/change/display). Accordingly set values of the read-only, visibility etc.
    Regards,
    Reema.

  • Move multiple Web dynpro projects to one DC

    Hi all,
    I have got around twenty local web dynpro projects. Now i want to move them to a DC. I have created the domain,track,imported the Development Configuration and created the DC. Now i want to move the local projects which are there in the NWDS to the new DC. I could move one project. But how can i move multiple projects??
    regards
    Shyam.

    Hi,
    well though I would not recommend to move 20 projects into a single Dc you can still do it. Just create the DC and then goto the file navigator and copy everything from the src/packages folder from the local WD project to the src/package of the DC project. After that you should do a Reload on the DC project.
    rgds
    David

  • How to implement result states in custom web dynpro components

    Hi all,
    My callable objects are custom implemented -web dynpro Componenets
    How am i to implement the result states in them so that i can use them to take logical decisions.?
    There is decision dialog component in  Process Control Callable Object. It has Exit states. I need my component also to have exit states like that
    Help me to implement this.
    Points assured for help

    Hi Shobhendra,
    You can define the result states of your custom Web Dynpro callable object like this in the getDescription() method:
    //add success result state
    IGPCOResultStateInfo success =               technicalDescription.addResultState("Success");
    success.setDescriptionKey("Success");
    //add failure result state
    IGPCOResultStateInfo failure =               technicalDescription.addResultState("Failed");
    failure.setDescriptionKey("Failure");
    And in the custom comelete() method (which will be called at the end of the execution of the WDP comp from GP) you can set the actual resultstate at runtime:
    executionContext.setResultState("Success");
    or
    executionContext.setResultState("Failed");
    The result states defined in the WDP callable object will appear in the the GP design time and you can set target for each result state.
    For more info on how to implement the WDP callable object check the doc:
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50d74ada-0c01-0010-07a8-8c118d408e59">Implementating Web Dynpro callable Object</a>
    Please let me know if you need any further help.
    Thanks,
    Dipankar
    [P.S. Award points for helpful answer]

  • FITE_VC_PRESELECTION & FITE_VC_GENERAL_DATA Web Dynpro Components

    Hi,
    Under ESS -> Travel Expenses, when i click the Create Expense Report, the first screen asking me to enter the Schema, which is calling the FITE_VC_PRESELECTION  webdynpro component.
    Then when i click START button, it goes to next screen, then there i enter the Start Date, End Date etc and this is calling the Component FITE_VC_GENERAL_DATA.
    And after that i go to next screen, by click the Enter Receipts button.
    My question is, can i combine, the above two components to one. In the FITE_VC_PRESELECTION, i can see the same fields as in FITE_VC_GENERAL_DATA, which i needed. That is Start Date, End Date and Reason, these three fields are in FITE_VC_PRESELECTION ->PRESELECTION_VIEW-> Layout. But how to enable this fields and avoid calling the  FITE_VC_GENERAL_DATA component. Is it possible?

    Hi.
    I did this, but the system display the message that posted in the following link:;
    The ASSERT condition was violated.
    Regards

  • Merging Web Dynpro components

    Hi
    I have 2 applications in different packages and I'd like to invoke a view in App-2 from App-1.
    I read in a blog that merging the components of the two applications under one root component would enable me to do so.
    Would this be possible just by copying the components of both the applications into one master component? or is there anything else I have to do?
    Does anyone have the detailed steps as to how I can call the App-2's iview from App1's iview.
    I have copied the two application's component in a different project's(say <i>Masterproject</i>) WebDynPro component
    Lets assume:
    <i>MasterProject</i> has WebDynPro Component that has components <i>App1Comp</i> and <i>App2Comp</i> (copied from App1 and App2),
    <i>A1View</i> is a view in App1
    <i>A2View</i> is a view in App2 that has to be invoked from <i>A1View</i>
    Please help.
    Manoj

    hi oj
          you can navigate from a iview in the component of one application to another iview in another component in a different application.go to the below mentioned site  (ie in the samples applications and tutorials in the webdynpro developer area.)
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    there is a tutorial about inter application navigation.you may find it useful.
    with regards
    saravanan

  • Nesting Web Dynpro Components

    Hi All
    I have 2 Development Components Say A and B.
    A has a view to display some info.
    In the development component(DC) B, i want to use the view of A to display the inforamtion. i.e if i run the DC B, at run time i should be able to call the view of DC A.
    any help please.
    Regards
    NagaKishore V

    Hi,
    The typical sequence is following:
    1. In DC-A create ComponentA, create window WindowA inside of ComponentA and embedd necessary view ViewA into WindowA. Corresponding (for window) InterfaceView WindowAInterfaceView must have at least one non-startup default plug if you plan to navigate to it later.
    2. Create public part in DC-A and add component A in this public part. First in NW select DC MetaData -> Public Parts -> New public part (rclick menu). Enter public part name, left defaults for anything else. Then right-click on ComponentA and choose Add to public part.
    3. In DC-B select DC MetaData -> DC Definition -> Used DC -> Add used DC (rclick menu). Add public part from DC A
    4. In ComponentB select Used Components, right click and add ComponentA. Select option createOnDemand.
    5. In ComponentB create window WindowB.
    6. Open designer for WindowB and select Embedd new view -> Embedd inrefcae view of component instance and select WindowAInterfaceView of ComponentA usage.
    7. You can use this view as default, or add any other view in WindowB and create a link to WindowAInterfaceView plug for later programmatic activation
    8. Done
    WBR,
    VS

  • Translating Web Dynpro Standard Components texts ?

    Hello
    I am testing NWDW 7.0 SP3 and i want to make a Web application in my own language (Serbian, Serbo - Croatian).
    I have found a lot of documentation about creating international Web Dynpro applications where developers can translate their own texts and messages, but i am interested in translating standard texts and messages in Web Dynpro components (Like months, errors in validation, etc.). How can i create my own MessageBundle.properties file for NW app server 7.0 and use it for my language, or maybe use some other translations and change only messages that i want in that translation?

    Hi,
    The Internationalization Service of the Web Dynpro Runtime Services supports this PropertyResourceBundle concept and allows easy access to the classes java.util.ResourceBundle and java.text.format. With the class com.sap.tc.webdynpro.services.sal.localization.api.WDResourceHandler, you can read the language-specific text elements using the following source code:
    // Load the resource bundle u201CMyResourceBundle.propertiesu201D located
    // in the package u201Ccom.sap.testu201D for locale set in the resource handler.
    // Therefore, the resource handler also needs the classloader that has
    // the package u201Ccom.sap.testu201D in its scope
    resourceHandler.loadResourceBundle(u201Ccom.sap.test.MyResourceBundleu201D, this.getClass() );
    // get the message of the u201Cpress saveu201D button
    String saveMessage = resourceHandler.getString( u201Cpress_saveu201D );
    Example of a Properties File
    A properties file contains simple name/value pairs for a specific language ID, as the following example of a properties file ResourceTest.properties (generated automatically by the SAP NetWeaver Developer Studio) shows:
    Resource bundle for Test
    message pool
    message.error1 = Runtime error
    message.warning1 = You have to re-deploy your application!
    view TestViewInternationalization
    view.TestViewInternationalization.DefaultTextView.text = Hello World!
    Regards,
    Sunaina Reddy T

Maybe you are looking for