External debugging doubt

Hi,
We  are in  SRM 4.0,
I am trying do external debugging while creating a shopping cart(BBPSC01),
The breakpoint is getting stopped but in the same web portal only, not in a new gui screen.
When I press F5 the portal screen is getting refresh and F6,F8 doesnt work.
Only I can check the value where the breakpoint stopped.
Checked:-
1.Utilities -> Settings -> ABAP Editor -> Debugging -> External Debugging and made the check box as active.
2.The parameter ~GENERATEDYNPRO = 1 in sicf service
Please let me know how can external debugging opens in a new session.
Regards,
Neelima

Hi,
Thanks for ur respone,
Hi  kedar
I tried keeping ABAP DEBUGGER as "New debugger",   still it is opening in the same portal page. And it is giving error
" No additional external mode for new ABAP debugger available".
Hi Ricardo Cavedini ,
I checked that note it cannot be implemented in our system(checked in SNOTE)
Regards,
Neelima

Similar Messages

  • External Debugging in CRMD_ORDER_BP

    Hi Expert,
    I've set external breakpoint in
    class cl_crm_cckpt_view
    method get_report
    but it does not hit in crmd_order_bp.
    I tried to set external breakpoint in
    class CL_CRM_CCKPT_CSCFS
    method REFRESH
    the breakpoint can be hit, which means the external debugging is successfully activated.
    I analyzed on another system, which can have the breakpoint hit, the calling stack is
    CL_CRM_CCKPT_VIEW=============CP
    METHOD  GET_REPORT
    CL_CRM_CCKPT_CFS_SERVICE_HTTP=CP
    METHOD  IF_HTTP_EXTENSION~HANDLE_REQUEST
    CL_HTTP_SERVER================CP
    METHOD  EXECUTE_REQUEST_FROM_MEMORY  <<<<  system debugging
    SAPLHTTP_RUNTIME
    FUNCTION  HTTP_DISPATCH_REQUEST      <<<<  system debugging
    SAPMHTTP
    MODULE (PBO)  %_HTTP_START           <<<<  system debugging
    then I tried on
    CL_CRM_CCKPT_CFS_SERVICE_HTTP=CP
    METHOD  IF_HTTP_EXTENSION~HANDLE_REQUEST
    breakpoint not hit
    And tried to put breakpoint in the previous system debugging coding, all not hit.
    It seems that those codings are not executed, but the factsheet data can be displayed.
    Any idea about the possible reason?
    thanks a lot
    Ruth

    Further to this, there is a transaction code that calls this function module: SRDEBUG (see OSS Note 1004248). It's a little quirky but it does work.
    1) Set your external breakpoint.
    2) run transaction SRDEBUG. This will display a pop-up asking if you want to stop debugging. This pop-up must remain active until you want to stop debugging, so just leave it hanging there while you debug.

  • ABAP server proxy-External Debugging

    I have a server ABAP proxy implementation in a R/3 where i m sending message from XI,
    I want to debug the the ABAP Proxy using External debugging (http breakpoint),
    Pls tell me if it is mandatory to:
    1. login in R/3 (for debugging) using the same user, which is used by XI proxy adapter,
    2. the user should be a dialogue user.
    Is it OK to use this debugging in a production environment ?

    Hi,
    1. login in R/3 (for debugging) using the same user, which is used by XI proxy adapter,
    A. Its not like that you will have login details like user name and password for R/3 and also for XI
    2. the user should be a dialogue user.
    A. No i dont think so.
    Is it OK to use this debugging in a production environment ?
    A.Never do this. If something goes wrong in production system entire business will stop.But i dont thing you have production system details like username and password.
    Please reward points if it helps
    Thanks
    Vikranth

  • External Debugging not working

    Hi,
    in my solution manager system i have activated the external debugging, still im not able to debug from webdynpro. i checked the below setttings .
    in abap editor -> utilities -> settings -> debugging -> activate ( Checked )
    in SICF -> edit -> debugging -> activate debugging .
    but still im not able to debug from webdynpro . what could be the problem ?/?
    thanks

    Hi,
    Also make sure that the Application server on which your Wedbynpro application is running and the Application server which your R/3 session is using are the same.
    You can shift between the application server for R/3 in the SAP Logon.
    Regards,
    Sesh

  • External DEBUG RFC.

    Hi all,
    When I call a RFC from portal It seems to work fine, but when I put an external debug It doesn't call the RFC and create an exception.
    In R3 I can see this dump RFC_DEBUGGING_NO_DIALOG_USER. But the user is a dialog user.
    Plz any help?.
    At PRD it doesn´t have the external break but doesn´t call the RFC.
    The call of this RFC was working fine, please can you tell me what configuration should I check?
    Thanks

    HI,
    When you are trying put external Debugger then you have change login credential in the respective JCos (Model and Meta data)
    please make sure that your have loging with same user Ids in R/3 system and Portal and JCO connection login details also should same. then only your external debugger start working .
    Thanks
    Suresh

  • External debugging of ABAP from NWDS in web dynpro java

    Hello Experts,
    Like a while a ago, I remember on SDN there was a video for external debugging tutorial. Can any one point me to that or any other documentation for doing external debug from NWDS.
    Thanks,
    Sharath

    HI James!!!
    You can find a video presentation for external debugging of WD JAVA application at:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/library/elearning/user-interface-technology/web%20dynpro/wd%20java/web%20dynpro%20java%20with%20an%20adaptive%20rfc%20model/web%20dynpro%20java%20with%20an%20adaptive%20rfc%20model%3a%20debugging/resources/eventplayer.htm
    I hope this would help you. If you seek something else, you can revert back. I'll be happy to help you
    Cheers!!!
    Umang

  • ** External Debugging is not working in Proxy inbound scenario

    Hi Friends,
    In our File to Proxy scenario, the user which is mentioned in reciver XI adapter of type as 'C Communication Data'.
    The message is processed successfully (SXI_MONITOR). But the records in the Z table are not updated.To debug this, I am not able to set external debugging (Utilities --> Settings --> Debugging)  for this user. (the user which is mentioned in the CC). i.e it gives the message 'Logon with a dialog user'.
    So, How do I bug my inbound proxy, when the message is processed ?
    We use ECC 6.0 as application server.
    Kind regards,
    Jegathees P.

    Jegathees,
    If you want to debug inbound proxy you need to set hard-coded break point "break-point" in your abap code.
    Then stop the queue manually and re-run your interface. You will find your message in an inbound queue. Goto sxmb_moni and process this message. This time it will stop to a point where you have set the hard coded breakpoint.
    Hope this will help.
    Thanks,
    Nilesh

  • External debugging authorization

    Hello All,
    Can you please name the role which needs to be assigned to a user so that he will have the external debugging authorizations?.
    Thanks and Regards
    Shanto Aloor

    For debugging the user must have debug authorizations. Please ensure this via setting
    appropriate roles or profiles via transaction SU01. Normally the profile "S_ENTW_SHOW"
    should be adequate (for detailed information see note[ 668252|http://service.sap.com/sap/support/notes/668252]
    Edited by: Mark Foley on Jun 14, 2011 3:37 PM

  • Issue in external debugging in comm_bupar application

    Hi All,
    I am currently working in SAPCRM 5.0 and on enabling a pop-up to be displayed when one of the partner belonging to a particular relationship category in the partner relationship tab in the PCUI is modified.
    I am facing the below issue:
    1) When I login using my SAP login credentials into SAPGUI and the comm_bupar pcui application url in my laptop and with the external debugging activated, it does not take me into the debug mode.
    2) When I login using my SAP login credentials into SAPGUI and the comm_bupar pcui application url in my colleagues' laptop and with the external debugging activated, it does take me into the debug mode.
    3) When I login using my colleagues SAP login credentials into SAPGUI and the comm_bupar pcui application url in my laptop and with the external debugging activated, it does not take me into the debug mode.
    4) When I login using my colleagues SAP login credentials into SAPGUI and the comm_bupar pcui application url in his laptop and with the external debugging activated, it does take me into the debug mode.
    I had got in touch with the sap basis and sap security teams in our project and they could not help me with this issue. They have given me all the requisite access.
    Well, if anyone of you had come across this kind of an issue earlier, please let me know as to what needs to be done to rectifiy this issue.
    Are there any settings that need to be done to work with the external debugging? I have also tried searching for this on the forums but was not able to find the solution.
    It looks like an issue with the settings or components in my laptop as of now.
    Thanks,
    Ravi Kiran
    Edited by: Ravi Kiran Madabhushi on Apr 7, 2008 12:51 AM

    Dear GLM/Bala,
    I am trying to debug BAPI in R3 externally ie through my portal as we normally do to check if the backend rfc is executing well for portal application .
    For your information i am able to do normal debugging at the backend but unable to do external debugging , might be issue at the portal side or J2EE server.
    Please reply back if you require any other clarification.

  • External Debugging parameter Settings

    For this  below settings external debugging  parameterwill be activated , can anyone please check
    Param. Name
    abap/ext_debugging_possible
    Short description(Engl)   To restrict the usage of extern/HTTP debugging
    Appl. area                ABAP
    ParameterTyp              Integer value
    Changes allowed           Change permitted
    Valid for oper. system    All operating systems
    Minimum                   0
    Maximum                   2
    DynamicallySwitchable
    Same on all servers
    Dflt value                0
    ProfileVal                0
    Current value             0

    Kappy,
    Thx for the fast reply!
    Your advice worked on one of my external drives but not the other. It worked on the drive I took out from my MBP when I installed an SSD. Installed it in a $20 USB encloser from OWC. The drive it didn't work on is a Western Digital MyBook firewire external drive. Strange.
    thx again!
    lenn

  • Abap Rfc External Debug from a Jco Client Connection

    Hi to all,
    i have developed a Java Application on Sap J2ee (SAP-JEE 7.01 SP6) , using the Jco2 integrated.
    I'm using direct connection , calling Custom Functions Module on  Abap Stack.
    I have a question about Abap Debugging:
    now i debug the abap function setting an external session breakpoint (SE37) and  the abap debug stops  correctly on breakpoint that i've set.
    But sometimes i notice the strange situation that during my debug another debug session (identical to the first) is open on my sap gui (it seems that Jco sends another request while i'm debugging the first )
    Reading the jco documentation i've seen this method that i never used: JCO.Client setAbapDebug(boolean debug)
            Enables/disables abap debug.
    Note:If the connection is already established the method will close and reopen the connection.
    have I  to set this in my java code in addition to abap external breakpoint? Why Jco.Client sends another request?
    Thanks for the answers
    Alessandro

    Anyone know?
    Thanks,
    Augusto Póvoa.

  • External debugging - SAP SRM 7.0

    Hello.
    I'm working with SAP SRM 7.0.
    I need to debug a FM that is getting a dump and I need debug to find the error.
    To do this, I'm trying debugging it, creating an external break in SRM FM (SE38).
    Then we logon in SRM webpage and try to create a purchase order.
    But when click save or verifying, break doesn't initiate.
    thanks.
    Glauco

    Hello.
    Solved. I was testing with same user in both systems (SRM 7.0 and SRM Portal).
    But, it only worked when I entered first in SRM Portal and after in SRM 7.0 and created external breaks.
    att.
    Glauco

  • Problem in External Debugging for the Web service if SAML is Configured

    Hi All,
       I am facing a problem .  I will tell you the exact process :
    1. I have provided a external breakpoint in the ERP  system.
    2 . SAML is configured on both Consumer as well as Provider side.
    3. try to execute the process Remotely, I am not getting breakpoint in the ERP system
      If I remove the SAML and Provide basic Authentication, i am able to get. it seems there is some configuration parameter which are missing in the SAML Configuration.
    Please advice how to check for the same.
    Regards,
    Kapil.

    Hi Kapil,
    I think the request is falling over with SAML authentication issues between the consumer & provider & that's why it's not triggering the breakpoint. I would first try tracing the request when it reaches the SOAP runtime of the provider using SAP Note 1254821. See the section towards the bottom under 'Error Analysis'.
    Regards, Trevor

  • Debugging doubt ??

    Hi gurus,
    I have copied Program A to Program B.
    When i execute a transaction , the program A is called ; by setting break points in this program i am able to debug this program.
    Now, I have made some changes in program B and i want to debug this program. I want to debug this program, so i want  this program to be executed instead of Program A when i execute the transaction.
    And once i am done with debugging stuff, i want the transaction to call the Program A again.
    How to achieve this ? and is it possible to do this without affecting the calling  of Program A ??
    Plz help !!
    Regards.

    Hi Akshay,
                    To solve your problem follow the below steps.
    1. First copy the program in to Z.
    2. Create one Z transaction and assign the Zprogram which we have copied newly to the Ztransaction.
    3. Now put the debug points and execute the program.
                   What ever the changes u required do it in Zprogram and do the debugging.comple all your  modifications in Zprogram itself, once it is done copy the modifications which ever did in Zprogram in to original program.I think this will resolve your problem.
    <REMOVED BY MODERATOR>
    Regards,
    Koti Reddy Nandaloori
    Edited by: Alvaro Tejada Galindo on Feb 22, 2008 9:13 AM

  • HOW TO DEBUG EXTERNAL ABAP PROGRAM

    HI ALL ,
    I am new to Webdynpro Java.  I am unabe to debug the ABAP program through  web dynpro java application  .
    I want to debug the external  abap program through web dynpro java application.
    If it possible please let me know the required procedure for debugging.  
    Thanks in advance...!

    Hi,
    I donu2019t have any documents for that. But I vl give some points plz go through that.
    1. Login into the ECC System with respective of User name and Password.
    2. Enter T -Code (SE 37). Here Pass to the you are Functional Module Name (BAPI/RFC).
    (By using that same BAPI/RFC u have to develop the that WDJAVA Application)
    3. Pass the RFC and Click on Display Button. That RFC will be open.
    4. Here u have find it Red Icons available (External/Internal Debug) Click on that External Debug.
    5. Finally deploy your WDJAVA Application that time automatically youu2019re ECC System Opened.
    Please check it these
    F5 - Step by Step debugging
    F6 - Skips loops and Subroutines
    F7 - Skips the loop or subroutine and returns to the last cursor point.
    F8 - Execute and come out of debugging
    Hope this helps!!
    Best Regards
    Vijay K

Maybe you are looking for

  • Infinity order delays and confusion

    Hi, I am hoping someone from BT will read this post and urgently get back to me personally with an accurate and honest update on my order. I have spoken to numerous people in the contact centre's who have provided me with no confidence about my order

  • Need to sync/backup original iPhone, so I can upgrade to a 3GS...

    Please help. I need to sync/backup an original iPhone, so I can switch to a 3GS. My question has a few parts. 1. Should I get the latest iTunes version? Does it even support the original iPhone? Or should I try to sync with my current version? 2. I r

  • How to attach files in workflow notification response/reply message

    There is a requirement to respond to worklist notification or email notification with attachments, where in user attachs some data and replies back to notification and this attachments must be handled back by workflow and go to another user. Any idea

  • SPRY DATASET + Placeholder Problem

    Hi NG, i have the problem, that on loading time the whole table exploding, because the placeholder. I get here information to do following step, and i have done this: <div spry:region=.......class="SpryHiddenRegion"> // css .SpryHiddenRegion {     vi

  • BAPI to Update Title of Business Partner ( Table BUT000 )

    Hi Which BAPI can be used to Update the TITLE field of Business Partner ( Table BUT000 ) ? Warm Regards Moderator message - this forum is not meant to replace research that can be EASILY done by the OP.  Please read the Research Resources and Rules o