Debug webdynpro

Folks -
I am new to Webdynpro. Am working on cProjects using webdynpro stuff (PS Module I think). Each project has several phases and each phases has tasks and sub tasks. Something like a BOM
I have 2 questions:
1) Is there a function module in PS that will explode the tree given the parent node (may be project or phase or task)?
2) I am able to see the tree and expand the nodes, am sure there is a function call behind somewhere. I want to debug from the browser. Do we have something like /h function in webdynpro?
Please help
Thanks
Sudhakar

Have a look at these links
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/849170e3-0601-0010-d59e-ddfce735fac5
https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/1506a04c-0a01-0010-c281-9cae0258f2fb [original link is broken]
Regds
Manohar
Message was edited by: Manohar Reddy

Similar Messages

  • How to Debug WebDynpro-ABAP application

    Hello Friends,
         1.  How to Debug WebDynpro-ABAP application.
         2.  What is modal dialog
         3.  If Component contains more than one view, how to make one view is the default. Is that any way I can hide a view.
        4. Is that Component is the highest in the design structure, or any other types available like development components in WebDynpro-Java.
    Thanx for Ur time.
    Cheers,
    Sam

    Hi,
    As i explained LIMU are subobjects like views as they dont have the seperate identity in repository so they have to be linked thru there parent component.
    So when you transport whole component u can see there would be some entries in your transport list as LIMU types ( for views , windows).
    OTR are text elements which u create for the elements of your view so u dont require to hardcode the text to be displayed as they need to be displayed in different languages so what you do is you create say button and for text to be displayed you create on OTR element under some package. now you give this package to your translation team to do all needed translations.
    Yes DDIC types are from dictionary only but when you transport them so all newly created DDIC should also be transported.
    P.S -> Pleas close this thread if satisfied with all questions.
    Thanks
    Anuj

  • How can I debug webdynpro java application?

    hi,
    How can I debug webdynpro java application?
    Thanks

    Check this document
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0cb32c5-36a7-2910-2c9b-ba4a5bbdbb56
    Also check this sdn thread Re: DeBugginng The WebDynPro Application particularly shailesh kumar posting
    /padmanaban
    Edited by: Padmanaban on Sep 26, 2008 1:55 AM

  • Can we debug Webdynpro Screen

    Hi Guys,
    I need to know can we debug webdynpro screen or scree nrelated method as waht is the procedure and is it possible or not.
    Thanks
    Dhiraj

    Hi Dhiraj,
    This is step wise procedure to enable dubugging.
    1) Go to se80.
      From Menu choose <b>Utilities</b> . >> <b>Setting</b>  .
      Choose <b>ABAP Editor tab</b> in that and then choose <b>Debugging</b> Tab.
    In Debugging tab you will find <b>username and IP matching checkbox</b>. Please make that <b>checkbox checked</b>.
    <i> It will enable you to debug at your ip address.</i>
    2) Now set brake point in code where ever you want .
    Just take case in Wd_init() you add break point .When control come there automatically debugging screen come.
    Hope I have served your purpose.
    If yes reward points.
    Parag.

  • Debug webdynpro from portal

    Hello,
    I would like to debug webdynpro application in ABAP which we are using via portal (IBM WebSeal). If I try debug application without portal, then everything is OK. We are using SSO for logon.
    Any idea, please?
    Thanks.
    Best regards
    Capek Martin

    >
    Martin Capek wrote:
    > Yes,
    > SE38, program, set external breakpoint, open browser with application. Click in application...debugger is not started ...:-(
    >
    > Thanks for help.
    Hi,
    SE38 - program editor . You started posting Webdynpro ABAP.
    However if you type in for example WD_THEMES  or your program and press the debugger button should bring you to the debugger. IS this happening?
    Normal debugging with out portal.
    Edited by: Baskaran Senthivel on Jan 14, 2011 2:21 PM
    Edited by: Baskaran Senthivel on Jan 14, 2011 2:30 PM

  • Debugging webdynpro application

    I would like to debug webdynpro application (cProjects portal application), can you anyone explain how can i debug the portal application (which is on ABAP stack)

    Hi Venkat,
    I am also doing modifications to cProjects. In SICF transaction, I see the cProjects service as active, but when I go to 'se80' and enter 'cProjects' as a webdynpro application, it says that the application does not exist. Could you please tell me where I am going wrong.
    Thanks,
    Tom

  • Debug WebDynpro Component in NWDS?

    Pro's I need some help here...
    Does anybody know how to debug a webdynpro component from NWDS?
    Thanks, Johannes

    Hi Johannes,
    To debug an application
    Run-> Debug->Webdynpr->
    Right click and select new
    Once this is done you will see four tabs
    1)Debug: select your project and the application to launch
    2) Select the SAP System for Debugging
    3)Source need to be added here.
    Check the following blog for more detailed exaplination and process to do debugging
    /people/karsten.geiseler/blog/2005/07/04/netweaver-portal-debugging
    Hope that helps, incase if issues let me know
    regards
    Anil
    Edited by: Anil Dichpally on May 5, 2008 8:11 PM

  • Debugging WebDynpro Application( Java)

    Hi All,
    Can anyone help me to understand how to debug a webdynpro application in java.
    To be more clear what are the steps right from starting the debugger to viewing the data in the variable.
    Thanks in Advance.

    hi Hemalata,
    to debug an webdynpro application follow these steps:-
    1.First put <b>breakpoints</b> in your code on the lines you wish to debug.(<b>double click</b> to put breakpoint).
    2. First step would be to goto <b>Window Menu</b> -> <b>Preferences</b>
    In <b>Preferences</b> setup the SAP J2EE with  the appropriate <b>Host</b>   and   <b>Port</b>.
    3. Goto <b>Window</b> -> <b>Show View</b> and select <b>J2EE Engine</b>.Make sure you <b>J2EE </b> engine is up and running.Also make sure that the  debug mode for <b>SDM</b> and <b>SERVER0</b> variables is <b>ON</b>.You can check these paramters in the J2EE Engine TAB.
    4.Now goto <b>Window</b> -> <b>Open perspective</b> -> <b>Other</b> and select <b>Debug</b>.The Debug screen should open.
    5.Next goto <b>Run</b> ->Select <b>Debug</b> -> Select <b>Webdynpro Application</b> -> click on <b>New</b>.
    6.Give the <b>Name</b>  for  your configuration.In the <b>Debug Tab</b> select your <i>Project</i> and <i>Application</i>. In the <b>J2EE Tab</b> select your <i>J2EE Engine</i>(should be selected by default).Click on <b>Apply</b> and then on <b>Debug</b>.
    7.Your application should run automatically.In case it doesnt run it manually.Now once you trigger the event which contains the breakpoint given code the window should automatically shift from INTERNET EXPLORER to NETWEAVER.
    8.Now <b>select any variable</b> you wish to see the value for , <b>right click</b> and select <b>Watch</b>.You should see the values in the top right window in Debug view.
    9.Use <b>F6</b> for step by step debug, or <b>F5</b> for breakpoint to breakpoint debugging.
    Reward points if this is of any help.
    Thank you in advance.

  • Debugging Webdynpro problem

    Hi,
    I am able to build and deploy and it says deployment is successfull from IDE. But when i tried to debug i am getting the error message bos saying:
    "Java HotSpot(TM) Server VM[INLD50045660A:50021](may be out of synch) was unable to replace the running code with the code in the work space.
    Reason:
    Hot code replace failed - verfier detected internal inconsistency or security problem
    And a IE window is opene with the error message saying:
    500   Internal Server Error
      SAP J2EE Engine/7.00 
      Application error occurred during request processing.
      Details:   com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/xappscprxrpmui~fieldservice' and application 'PerfTuningApp' are not deployed on the server. Please check the used URL for typos.  The ID of this error is
    Exception id: [0013215C7C630053000000170000156400040B92A12B45DA].
    Anybody has faced this problem?
    Please let me know if you have faced this problem.
    Thanks and regards,
    Ramesh.

    I am facing same problem with leave request approver.The leave aprover screen is not getting launched in UWL.getting error as
    Application error occurred during request processing.
      Details:   com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'com.sap/ess~lea' and application 'LeaveRequestApprover' are not deployed on the server. Please check the used URL for typos.
    Exception id: [001A4B08B2300043000000F80000694600046521A4650BC9]
    Please help ,if anyone solved this problem.

  • How to debug WebDynpro callable Objects?

    Hi Colleagues,
    how can i debug a webdnpro callable object? The NWDS debug wizard always would have an "application" to start a debug session.
    Best regards,
    Patrick
    http://www.mindsquare.de

    Hi,
    I haven´t tried with Callable objects, but with CAF applications. I followed the instructions on the following link and I could debug my applications:
    http://help.sap.com/saphelp_nwce10/helpdata/en/44/c707c053550f2ce10000000a1553f7/frameset.htm
    (Under the features title, Enabling Debugging)
    or directly
    http://help.sap.com/saphelp_nwce10/helpdata/en/44/f7c90118762460e10000000a1553f7/content.htm
    Best regards,
    v s

  • Debug webdynpro not active

    Hi all,
    I am trying to debug my web dynpro application. I followed the SAP document 'Debugging ABAP code within web dynpro application'. After setting the external break point , I logged into the portal as a test user to check one particular condition.But the execution is not getting stopped at my break point and its directly throwing me RABAX_STATE error in the portal.
    Thanks
    Kukku

    From the portal what is the user mapping that your are using for this portal user to connect to the ABAP backend system?  I suspect that the user is different than the one that you set the breakpoint with.  If you go to workbench settings in SE80, you can control what user you are setting external breakpoints for.  It defaults to your logon ID, but if this case of a different user in the portal turns out to be true, then you can easily set external breakpoints for that user as well.
    http://www.flickr.com/photos/tjung/2700790389/
    Also external breakpoints do time out - default is 2 hours.  So make sure that you set the debug point fairly close to the time that you will executing the application.

  • DEBUG Webdynpro applictaions

    the application calls a bapi in r3 , if i give the customer number it shuld display customer name. Its neither display the customer name nor throw any message.
    Any approach to debug ...How will i know wether its problem with connection or may be no info is retrived.
    Thanks,
    Sujatha

    Hi sulakhshana,
    Thanks for the input. I am looking at the "output" of the BAPI_Customer_Getdetail2_Input and i am not doing anything with BAPI_Customer_Getdetail2_Output.
    my context for custom controller is
    MN- Model Node
    MA- Model Attribute
    (MN)BAPI_Customer_Getdetail2_Input
    ***(MN)output
    ******(MN)customeradrress
    ***********(MA)Name
    ***(MA)Customerno.
    my context for StartView
    (MN)BAPI_Customer_Getdetail2_Input
    ***(MA)Customerno.
    my COntext for ResultView
    (MN)BAPI_Customer_Getdetail2_Input
    ***(MN)output
    ******(MN)customeradrress
    *********(MA)Name
    for input Customet No, i am writing the code to bind and to set the input value in custom controller DoInit method as per flight demo exmaple. do i need to similar binding or add any code for the output field (Customer Name).
    Thanks,
    Sujatha

  • RFC Connection error message while Debug the running WebDynpro app

    Dear friends,
    I am trying to debug WebDynpro application.
    After configuring the NWDS with the J2EE server instance, I try to run the WebDynpro application, which I want to debug.
    I did selecting the application and run after putting breakpoint at a button click.
    But the webdynpro application uses 2 JCo destiantions, and so it gives JCOClientConnection for logical System: ... Please assure that you have configured the RFC connections and/or logical system name properly for this model! message.
    If I run the same application from the portal, it doesn't give such error message.
    Can anybody help me how can I run the WebDynpro application for debug purpose without getting this error message?
    Thanks and regards,
    Lakshmikanthaiah

    Hi,
    are you running the application on the same server? Or are you using the Debugmode on your local installation.
    If so, you should check the JCO Destinations on you local server.
    <a href="http://localhost:50000/webdynpro/dispatcher/sap.com/tcwdtools/WebDynproConsole">http://localhost:50000/webdynpro/dispatcher/sap.com/tcwdtools/WebDynproConsole</a>
    Regards,
    Dennis

  • How to debug the webdynpro application

    Hi ,
    i am facing a problem for debugging web dynpro application from offshore (my server is located in onsite) and i connected using VPN and also i changed my SDM Debug Mode to ON  and also enable debugging of  process also but it is giving error message like this
    <b>Failed to Connect to remote VM.Connection Refused</b>

    Hi Nageswara
    The link provided shows you hoe to debug WebDynpro application.
    Its a eLearning course available on sdn,  which shows step by step process.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/3178ae74-0701-0010-ba8d-e3ca9f1edc1e
    Hope ur problem is solved.
    Pls award points for answers.

  • Webdynpro debug

    Hi,
    does anybody know how to debug webdynpro? we are working with SRM and MDM, but as there is a bug in webdynpro, we need to find the root cause and remove it.
    Thank you very much for your help.
    Katarina

    Dean,
    The pricing issue is following:
    We are using integrated (internal) catalogs, so the Purchasor uploads catalogs via MDM Import Manager. I have already raised another question which relates to MDM upload problem, but so far there is no satisfiable answer. Please see my question: SRM MDM Import Manager - price upload.
    To summarize: once the Purchasor uploads new prices (valid for 2009), we see in our integrated catalog two prices (the old and the new one). When we choose the new one, the old price is transferred to SC. Basically, we think that it is a webdynpro bug, but do not know how to remove it. We contacted SAP via message as well, but they replied following: This issue is an enhancement request as the #Filter# option on the
    qualified display is not saved as part of the Saved Name search. It is
    working the same way in Data Manager, but the default view includes the
    filter checked and therefore it seems to worked differently.
    The standard SRM-MDM Catalog uses namedsearch just for search but not
    for filtering any values (price etc).
    This is not acceptable for us, as we think the problem is somewhere else but we are unable to find the root cause. If you have any hints or tips, please share. Thank you very much.
    Katarina

Maybe you are looking for

  • Firefox 31 hangs on startup with no error messages

    Simply put, Firefox hangs right on startup. I see it loading the two generic tabs and then the wheel spins and then it says 'Not Responding' on the top of the window. I have to force close it each and every time, and I've also tried the following sol

  • Sending DMS documentations in the forum

    Hi all, please note that the distribution, participation in distributing or otherwise sending of this material is against the law. The material you are requesting is copyrighted material and available ONLY to customers of SAP. If you need such docume

  • Real Documents have become Aliases - how to fix?

    I'm helping a friend who's MacBook Pro had a huge number of bad blocks and Apple had to replace the drive. She has an external backup drive she had been manually drag and drop copying user files (documents and folders) to. Apple set her new drive up

  • Drop Table :ORA-00604: error occurred at recursive SQL level 1

    Hi, When I am trying to drop a table, getting the following error: SQL> drop table drp_test; drop table drp_test ERROR at line 1: ORA-00604: error occurred at recursive SQL level 1 ORA-01422: exact fetch returns more than requested number of rows Thi

  • Moving/sorting of images

    I am a photographer who likes to arrange what I have shot after I have put the images into Lightroom. I often want to drag one shot before another to make the presentation more powerful. With even most of the cheapest programs I can drag and drop ima