ZXF08U06 BReakpoint not stopping

Hi All,
In our system user-exit ZXF08U06 is been implemented in order to edit the IDoc info.
Now i want to edit few fields for the same IDoc and i got instructions to edit the user-exit in order to achieve the changes. I'm using F110 transaction code to trigger IDoc. IDoc is getting triggered but i'm unable to stop at any of the break-points i have kept its seems bit strange. But if i change anything in the user-exit it is getting reflected in the IDoc info.
Please anyone help me out is there anything missing in order to stop at breakpoint.
Regards
VEnk@

Hi,
Please check if the enhancement component within which the include exit "ZXF08U06" is called is activated or no. First activate the component and then set the breakpoint inside it.
Hope this solves your issue.
Regards,
Mansi.

Similar Messages

  • Debugger breakpoint not stopping.

    Hi,
    I had two package. When debugging the package COLLECTIONS_VERSION1_V1 the package will stop at the breakpoint specified (line 113) . However debugging the other packageTERMS_COLLECTIONS would just exit the process and doesn't stop/halt at the breakpoint at the line(145). This is what the breakpoint window displayed:
    Description Type Status Action
    Oracle exception, Persistent     Exception Breakpoint     Enabled               Halt, Log
    $Oracle.PackageBody.User COLLECTIONS_VERSION1_V1 113     Source Breakpoint     Enabled (now Verified)               Halt, Beep, Log
    $Oracle.PackageBody.User1 TERMS_COLLECTIONS 145     Source Breakpoint     Enabled (now Unverified)     Halt, Beep, Log
    Can anyone please explain why the package behave differently especially the Enabled(now Verified) and enabled (now Unverified). I have permission to debug and also the port/firewall also not block.
    Thanks,
    Ad

    The breakpoint that I put is in separate functions and procs called by the main procedure.
    I am beggining to suspect the package is also too long but I'm not sure how much and how to know if I have exceed. If it does, does it mean compiler debug total ignores my breakpoint and just exit the process? My package uses quite lot of passing record/collection in procs/function as I was trying to shortened/optimise the code. The code also has 67 output parameter going out from the package. ( The other developer doesn't want to change their code and expect me to pass it all :( )
    Are any of them the main culprit/reason for the memory becoming to large? Is there any other better way?
    I have also added few NOCOPY to the output parameter.

  • Debugger not stopping at the breakpoint

    Hello all,
    I am running transaction F110(Automatic Payment Transactions). I follow the below process for Check Payments.
    Step - 1 : Put Run date and Identification.
    Step - 2 : Set Parameters
    Step - 3 : Set fields in the Additional Log Tab
    Step - 4 : Choose a Program variant for program RFFOUS_C in Printout/Data medium Tab.
    Now I have put a break point in the program RFFOUS_C. But when I run the Payment it does not stop at the breakpoint in the program RFFOUS_C.
    This program in turn calls a sap script which prints a check. I also tried activating the debugger for sap script.
    I dont know how to stop at the program. It goes to the spool and I can see the output in the spool request for the form i have created, but it does not stop at the breakpoint.
    Any ideas or suggestions ?
    Regards,
    Salil

    Run F110 all the way to where you create the payment run.  When doing the payment run, do not check "Print Immediatly". 
    After the run is complete, go to SE38 and run RFFOUS_C with your variant.  You will have to enter the Run Date and Payment ID on the RFFOUS_C selection screen.  Execute this program and you will hit your breakpoint.

  • Invoice Split @ VF06....not stopping at breakpoint applied in routines

    Hi All,
    This is regarding Invoice Split...from VF06 Tcode.
    We are trying to generate Invoice from Delivery  using VF06.
    But Invoice is splitting at item level.
    We tried to debug the routines for 003 & 007 as well for copy control..
    But while executing the Vf06 it is not stopping at breakpoint.....
    Please guide us how to get to the routine for debugging......
    If you have any other solution please let us know.
    Thanks
    RK

    VF06 runs in background (delegated to system) so the session break points you put in the data transfer routine won't hit.
    What you can do instead is put break point in the item data transfer routine (VTLF - item data transfer routine) and create a single invoice online using VF01. Then your break point will hit. Although this is not similar to Vf06, still you can find out which fields are being concatenated in VBRK-ZUKRI that is used as split criteria.
    Otherwise you can run the program SDBILLDL online. This program is run VF06 in background. So if you run it directly in SE38 in foreground your break points will hit, if you put them in correct data transfer routine

  • Breakpoint in example.jsp not stopping there while doing remote debuggig

    if i put breakpoint in example.jsp is not stopping there while doing remote debugging.
    i have deployed my jsp in oc4j standalone app server-9.0.4.
    c:\oc4j\j2ee\home\applications\bank\example.jsp
    i have imported this jsp file in c:\jdeveloper9.0.5\jdev\mywork\workspace\JSP\example.jsp
    which path should i set in java source directory and HTML directory in InputPaths of jdeveloper properies.
    remote debuging works well for EJB's and servlets.
    Is there any white paper published for doing remote debuging.
    i searched but i didnt find anywhere.

    i got it

  • My jdeveloper do not stop at breakpoint, please help me

    Hi,
    after my workstation got updating for windows office 2007, every thing become weird. right now my jdeveloper could not stop at breakpoints in java file when i debug my web application. please help me to get out from there. thanks
    lease send email to [email protected] thanks
    by the way, it stop at jsp file's breakpoint.
    Robert
    Edited by: user1853275 on May 19, 2009 3:59 PM

    hello,
    keep in mind that the build in debugger doesnt not find all statements valid and will step over some.
    never set a breakpoint on:
    try
    catch
    finally
    etc.
    I only set breakpoints on assignments and logic operators(if for etc) just to be sure.
    -Anton

  • Breakpoints not working when debugging OC4J web service

    I am attempting to debug the PL/SQL web service autogenerated as part of the EMP_FETCHER tutorial example. My code has been compiled with debug information and the classes I wish to debug are not in my exclusions list.
    When using the embedded OC4J container, I've verified that it is starting up in debug mode in the log. Setting breakpoints in the Emp_Fetcher class on the line commencing
    __sJT_st = __sJT_ec.prepareOracleCall...
    however seems to have no effect. Running my web service client does not cause the web service to stop on the selected breakpoint.
    I've also tried remote debugging of the same web service on a separate database server. While I have been able to start OC4J on the server in debug mode, and connect to it from JDeveloper, setting of breakpoints seems to have no effect. I've monitored the TCP traffic on port 4000. It shows activity during the initial connection, but no traffic when I manipulate breakpoints in JDeveloper. I would have expected some traffic as breakpoints are added and removed.
    Any assistance would be appreciated.
    Regards
    Michael

    Hi Mithun Dha
    I am facing same problem !
    please let me know what is SICF user name and how to change it ?
    I am using MSS PCR application (MSS role, Personal Change Request which is standard application on portal and it calls BADI at backend, it was working fine till yday suddenly its not stopping at the ext breakpoint in BADI)
    thank you
    b

  • Breakpoints not breaking in xcode

    When I set breakpoints in xcode by clicking in the gutter, the code runs right by them and does not stop. I am in debug mode, so it is not something that simple. When i start the code all the breakpoints turn orange. Is there some setting or something I need to enable to get breakpoints to work?

    Like Alex, I have problems with gdb not stopping at some of the breakpoints I set. I do recognize the difference between Build&Run and Build&Debug, and I am using the latter. Sometimes the debugger stops where I put a breakpoint, sometimes it stops, but on a different line, sometimes it doesn't stop at all, and sometimes it won't let me place a breakpoint on the line I want.
    As one would guess, it helps to write one statement per line, break up complex statements, and expand macros. Even so (and also turning off code optimization), I still find that a lot of my breakpoints just won't work. And then, there are the frequent occasions on which the debugger stops at a breakpoint but then dies and gives me no useful information, or shows a nonrecursive function calling itself, or tells me a variable is out of scope when it clearly should be IN scope.
    Frankly, I waste less time creating my own debugging statements than trying to figure out what gdb is doing. That's disappointing, and I wonder if there are some good resources on learning to use Xcode/gdb more effectively? Is there, for instance, a reference that explains messages like "Frame identical to previous; corrupt stack?" and provides some hints on what classes of bug are likely to elicit particular error or crash modes?
    PowerBook   Mac OS X (10.4.8)  

  • FlexBuilder 3 not stopping at Break Points

    Hi ,
    when i am putting BreakPoints on to FlexBuilder on to DebugPerspective , its not stopping at Break Points , please let me know what do i need to install for this to stop at Break Points ??
    Please find the screenshot attached of the related error .
    Thanks in advance .

    Hi,
    Check your Run/Debug settings. Make sure that the launched file is the same as the one in the settings page.

  • I have a new Macbook pro, about 2 months old, and at times running video, the fans starts and does not stop. how do you get it to stop.

    I have a new Macbookbook, about 2 months old, and at times running video, the fans starts and does not stop. how do you get it to stop. Also i am thinking once the video is done  the fan should be slowing down and getting quiet on its own.

    Your fan(s) will run at high speed (i.e., loudly) while video is playing, and you can't get around that.
    If your fans are not slowing down within 2-4 minutes after CPU- and/or GPU-intensive usage ends, and the application that was showing the video is still running, Quit that application. (In fact, if you're accustomed to Windows, you may not realize that simply closing a Mac application's window does not quit the application. You still need to use the Quit command in the application-name menu. There will always be a bright dot beside or below the application icon in your Dock for each application that is open.) Quit the ones you aren't using, and see whether that allows the fans to slow down without restarting the machine. If that doesn't do the trick, reset the SMC:
    http://support.apple.com/kb/HT3964?viewlocale=en_US&locale=en_US

  • I have my Calendar app syncing with iCloud.  Every time I open it it says, "Moving Calendars to Server Account..."  It runs and runs and does not stop.  As a result, I cannot access my calendars.  Please help.

    I have my Calendar app syncing with iCloud.  Every time I open it it says, "Moving Calendars to Server Account..."  It runs and runs and does not stop.  As a result, I cannot access my calendars.  Please help.

    I have the same problem, I tried the solution of Dr Cox but that didn't work as he said go to system preference then mail, contacts etc. but I don't have that.  Can someone help?
    Elaine

  • Rebuilding aMacBook 1.83 GHz Intel Core Duo, hard drive failure so rebuilding system.  Aircard will not stop self-assigning IP address.  Any ideas how to resolve successfully?

    Had hard drive failure on MacBook 1.83 GHz Intel Core Duo, so had to rebuild the OS on new drive. Was on Lion 10.7.5 prior to failure, but had to reinstall Snow Leopard 10.6.3 since that was most recent OS on media I had.  After finally getting ethernet connection to router working, was able to get to internet and download / upgrade to 10.6.8.  I assume I can probably buy the upgrade to Mountain Lion 10.8 from there.
    Problem is this, Airport will not stop self-assigning IP address for my wireless connection, and unless I can get wireless back on this laptop, doesn't make a lot of sense to continue the rebuild and reinstall of all the software that was on it prior to HD failure.  Only way to my home network and router is ethernet now.  Everything else on my network (Apple MacBook Pro laptops, iPhones, desktops, and non-Apple printers and laptops) is hooking up to router wirelessly fine.
    Any ideas how to resolve successfully so that the airport will stop self-assigning and allow the router to assign the IP address?

    When see the beachball cursor, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • My ipod touch will not stop playing music

    My ipod touch will not stop playing music. I will pause the music, leave the playlist, and after 30-60 seconds, the music starts playing again. I use my ipod when I run and when I drive (hook it up to the stereo). It is very annoying when I stop to take a phone call or listen to directions, turn off my music, and then hardly a minute into my stop, the music starts right back up again.

    FUEL1996, not correct. Apple does not allow one app to control another app.
    laurathecellist
    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
      Apple Retail Store - Genius Bar              

  • HP Officejet Pro 8500A: Initial Checking Printer Procedure does not stop

    I have a big problem.
    My printer does not stop to run the "Checking Printer" procedure.
    It tells me: "Open the print-carriage access door, clear the jam, and then touch OK to continue.
    Unfortunately there is no paper inside.
    Pressing OK, the printer continues the procedure and it NEVER stops.
    Switching OFF and ON the power does not help.
    But if you try to print the Auto Test Report it works. The printer prints the report without any problem!!!
    PLEASE HELP ME
    Andrea

    Hi there andrea_lugano,
    This article should cover the issue you are experiencing. Give the steps outlined a shot and let us know if it helps.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • External hard drive will not stop spinning even after partition

    Just been on to WD   As i had a 320 passport that would not stop spinning ,
    After contacting them i discovers all 5 are doing the same. Other brands too.  They get hot, The 320 I did a full mac HD disc utility check, partitioned , All fine , but the Ext HD still keeps spinning, WD company said its a problem with the computer,
    So i have done the same test and repair on permissions on the main internal mac drive.
    So what’s Causing this ?  WD do there own diagnostics, Only on windows.
    I have read the other forum here on the matter  but could not make any sence of it,
    A resolve would be good , thank you

    Perhaps some application is using the hard drives... check "Activity Monitor" in Applications>Utilities and see if you can figure out what might be doing it.
    Some ideas are any virus scanning program, any hard disk monitoring program, and spotlight. You could try going to Spotlight Preferences (in System Preferences) and adding your hard drives to the Privacy tab.
    Hope this helps!
    www.briancometa.com

Maybe you are looking for