FM in update task - How do you debug for a user exit (IW32)

Hi,
I am working on user exit IWO10009, fm EXIT_SAPLCOIH_009, transaction IW32.
The user-exit should be called any time an order is saved with parts added to the component tab.
The import structure of the user exit is CAUFVD, which doesnu2019t contain the items in the component. Instead, I have to go into table RESB and get the components.
However, when I go into RESB from inside the user-exit, the added components have not yet been added to the table.
As such, I was thinking of creating a Z function module in update task to process this code after the order is saved & RESB is updated.
2 questions
1 u2013 Is this the best way of accomplishing this?
2 u2013 How do you debug FMu2019s in update task? I have set a breakpoint & have switched system debugging on from inside the debugger, but it doesnu2019t stop inside the fm.
Please help.
Thanks,
John

Hi,
to debug update task you need to switch on "update debugging" not the "system debugging" from the menu Settings->update debugging.
-Ramesh

Similar Messages

  • How do you debug the individual Flex components?

    How do you debug the individual Flex components?

    Personally, I think your alternative is the easier solution.  Basically have your main app output some kind of "heartbeat" signal like a constantly updating timestamp.  It could be outputed to a simple txt file, or you could just output it to a front panel indicator, and then have your "watchdog" app check the value using VI Server. 
    I don't know how to check CPU usage, but I am guessing you could use some .NET calls to this namespace:
    http://msdn.microsoft.com/en-us/library/system.diagnostics.aspx

  • How do you debug on the ITS?

    Hi,
    How do you debug an ITS application? I am trying to debug a web app, and I know the error is in the ABAP code. I would like to set a breakpoint in my ABAP code, so that when a certain action occurs from the client (web) side, I will jump to the ABAP breakpoint, that way I can step through the ABAP code. Any help would be appreciated.
    Thanks in advance.

    Peter,
    We can achieve this thru ABAP Debugger itself not thru HTTP debugger .
    For example , the ITS Trans you r trying to Debug is PZ13,
    u hva to carry the foll steps ,
    1. Go to SM30 - > T77WWW_SC - > find which function module it points to .. -> Put brk pts ->
    SE93 -> type the transaction - > in the command box give ,
    /h (Turn on Debugger).Run.
    Hope it Helps .
    Regards,
    J

  • How do you Debug start routine?

    Hi gurus
    How do you Debug start routine?
    Thanks in advance
    Raj

    By inserting a BREAK statement in the routine you won't be able to debugg as the upload process is done in background.
    Instead you should insert a code like this:
    data flag.
    while flag ne 'X'. endwhile.
    Then launch the process and go to transaction SM50 select the process and execute Program/Mode -> Program -> Debugging

  • How do you debug your Ipod Console?

    How do you debug your console? What dose it mean?  Have had my ipod for 3 years and no problems. Till this show up on the top of the screen today.

    The Debug Console can be turned on manually ins Settings>Safari. It will also appear automatically to help resolve web page errors.
    I appears that there are problems with the webpage. If it only happens on that one webpage and it is not your page I would just ignore it.

  • ITunes Match asks me to sign out and sign in again every time I attempt to update.  How do you fix this problem?

    iTunes Match asks me to sign out and sign in again every time I attempt to update.  How do you fix this problem?

    My problem is it asks me to sign out and back in every time I try to update ITunes Match. And it won't let you add a new song to a playlist unless it's updated on Match. So every time I add a song I have to sign out and back in just to put it on a playlist.  I saw this issue on the internet but no solution.
    Very sorry I did iTunes Match.  Shuffled my playlists without asking and this additional extra work just to add a song to a playlist.  Not impressed - at all.
    I do thank you for trying.  Surprised Apple doesn't monitor this stuff and step in and provide a fix.  Left to our own devices.  Thanks Apple!

  • How do you pay for apps with credit on your account from an itunes gift card that has already been redreemed and the credit id on the account?

    how do you pay for apps with credit on your account from an itunes gift card that has already been redreemed and the credit id on the account?

    jen19 wrote:
    how do you pay for apps with credit on your account from an itunes gift card that has already been redreemed and the credit id on the account?
    Just buy something.

  • When setting up a new ipad how do you know what your user name is?

    When setting up a new ipad how do you know what your user name is?

    How to set up Apple ID
    http://support.apple.com/kb/ht2731

  • How do you search for a song in the latest version of ITunes??

    How do you search for a song in the latest version of ITunes??
    Yes this might be the stupidest question ever, but leave it to Apple to make the simplest thing hard.
    In EVERY version of Itunes, up until 11, you used to be able to type an artists name, song name, or album into the search field and it would narrow it down so that you can see what you are looking for (in the list below).  Now, Itunes tells you that you have music by said artist, yet doesn't list them whatsoever. Furthermore, when you click on the results it doesn't list them for you either.
    I'm sure it is some weird setting, but cannot for the life of me find.  I cannot name one application that doesn't show a list when you type in the search field.  Augh!
    Please help.
    G

    You can choose what it searches and where

  • How do you copy, for example I work with blue prints and I want to copy a section and copy into another new page?

    How do you copy, for example I work with blue prints and I want to copy a section and copy into another new page?

    Forgot to add that it would be an adjustment layer with some kind of mask on it already. The mask is uncentered when copy and pasted which throws it off.
    I guess the same question would go towards doing the same for an object. How to copy and paste it over to a new doc, keeping its position within the document? is this possible?

  • How do you pay for apps using an iTunes gift card.  I have money on a gift card but only my credit card shows up as method of payment.

    How do you pay for apps using an iTunes gift card.  I have money on a gift card but only my credit card shows up as method of payment.

    After establishing the Credit Card account (i.e. after you have made purchases), you can remove the credit card information by editing your payment info, choosing "None".
    Settings>iTunes and App Stores>Apple ID>View Apple ID>Sign-in>Payment Information

  • How do you Enable/Disable a user's ScreenSaver and set it's time

    How do you Enable/Disable a user's ScreenSaver and set it's "Start Screen Saver" time.
    I am writting an application in java which uses JNI and a screen saver to lock users out of the computer unless they enter the correct username and password.
    If they enter the correct password I need to Enable the ScreenSaver at a specific about of time (time can be changed remotely) so I can "log out" the user.
    I need to disable the screen saver after the screen saver runs so that it doesn't run while the java login program is running.
    I have this working already on Windows XP but can't find any way to program this on Mac OS X.
    Thank you for any help!

    http://forums.macosxhints.com/showthread.php?t=61525
    Disable
    defaults -currentHost write com.apple.screensaver idleTime 0
    Enable for 180 seconds
    defaults -currentHost write com.apple.screensaver idleTime 180

  • How do you handle change in user names if folks get married or divorced

    If an application is using the apex authentication scheme, how do you handle change in user names if folks get married or divorced. The reason I ask the question is that all of apex uses v('app_user'), which is the user_name. If I have transactions done by this user and then their name changes, which means so does their id, how do I get all of their transactions, before and after the name change. Traditionally I would expect to use user_id, not sure if this feature is still available. I can always create a custom auth scheme, but that is a lot of additional work. Any ideas?
    Thanks,

    Appreciate your help and time Jari, below is my game plan, unless someone has a better idea,
    I plan on doing the following to use user_id for auditing of transaction records:
    1. Get the user_id to use in the tables audit trail fields
    user_id := apex_util.get_user_id(v('app_user'));
    OR
    user_id := apex_util.get_current_user_id;
    2. If a user changes their name then use
    apex_util.set_last_name(p_user_id, p_new_lastname);
    apex_util.set_username(p_userid, p_new_username);
    Thanks,

  • How will you do for November pay roll before release the Note:2082383.

    < Japanese translation is below.>
    Dear Experts (Especially for Responsible for Japan pay roll),
    Please le me know how you will deal with November pay roll before releasing note:2082383.
    (The legal change of non-taxable amount of Commuting Allowance for Car.)
    Note 2082383 is going to be released by SAP on November 30.
    However, Japanese low has effected since October 20 2014.
    How will you deal for November pay roll for Japan before note releasing ?
    Will you change V_T5J64 table by your self according to Cabinet Order #338?
    Or will you just wait until SAP releasing this note ?
    Do you think that SAP will provide any report for this recovery way for November pay roll if we wait SAP note releasing ?
    Regards,
    Mayumi
    < Japanese version >
    Expertの皆様
    先日、官報#338が出され、10/20 より施行されていると存じます。
    SAPの当該ノートは11月30日にしかリリースされないようですが、皆様、11月の給与はどのように行いますか?
    V_T5J64を官報の情報に合わせて変更し、当座11月の給与を回しますか?
    それともSAPのノートリリースを待ちますか?
    SAPのノートリリースでは、11月の給与が古い方法で施行されたことによるリカバリレポートなど出るのでしょうか?
    以上、皆様の対応方法をお尋ねいたしたく。
    よろしくお願いいたします。
    Mayumi

    Hi,
    Ask SAP directly with regards to the way they will handle this and whether they will produce a report to recover. Speak to the Japanese revenue and explain to them that you are in this predicament and I am sure they will be able to give you a leeway till November, but still be able to report on the Oct figures.
    Off course you can try the config changes yourself. Pilot the note in Dev and see if the figures make any sense. But this will be dual work as when the note gets released in Nov you will have to revisit your configs and undergo a complete check. Get in touch with SAP in my opinion! 
    Aran  

  • How to obtain license for 10 users of siebel software?

    Hi All,
    Can anybody please tell me:
    How to obtain license for 10 users of siebel software?
    how much does that cost (in US $)?
    and how to become partner with siebel for implemeting siebel applications
    Thanks,
    viswambhar sarma.

    Updated: March 2015
    National Instruments provides this forum as a courtesy to its customers. However, this is not the primary method for requesting support and assistance with the DASYLab product. NI does not actively sell the DASYLab software, nor does it actively support it.
    Where else can you obtain assitance?
    Your reseller - it's likely that they are familiar with your hardware and can provide help.
    The www.dasylab.com web page has updates, drivers, product information, an extensive list of technical notes.
    Measurement Computing Corporation has product information, product updates, and support information.
    In Europe, MeasX GmbH & Co Kg sells, supports and enhances the DASYLab software
    We recommend that you contact your reseller first. They know your hardware and software environment, and are most likely to be able to assist you quickly.
    You can request help directly from a support engineer by going to the Support section of the www.dasylab.com web page. This is automatically routed based on geography,  to the person best suited to assist you.
    If you post a question in this forum, we cannot guarantee a response time.
    When requesting support for DASYLab
    DO NOT post your full DASYLab serial number
    Please tell us
    the version of your DASYLab software, 
    the level of your software (Lite, Basic, Full, Pro)
    the exact DAQ device by manufacturer and model,
    your operating system and computer,
    and, if appropriate, a copy of your worksheet.
    - cj
    Measurement Computing (MCC) has free technical support. Visit www.mccdaq.com and click on the "Support" tab for all support options, including DASYLab.

Maybe you are looking for

  • Can't download anything from itunes/app store after 5.0.1

    I've read a few discussions on this topic but have yet to find any solution that works, so I'm reposting hoping someone has an idea. We have an ipad 16gig, and recently updated to iOS 5.0.1. (via WiFi, this isn't a 3G model). Immediately after settin

  • Best Practices for VidConf with external parties

    We currently use Sony Video conference units for our end units. On the backend, we use a Cisco 3515 for multipoint conferences. We now need to be able to do video conferences with external parties using our MCU. Since there are many ways of doing thi

  • Cannot see photo filenames

    I am operating with Yosemite, 10.10.3.  Just see 'upgraded' Photos app replaces iPhoto, but now I cannot see photo filenames in the list view when inserting photos into a document, only thumbnail in 'Name' column. I need to be able to see filenames.

  • Trouble when trying to Distribute Configurations on 340's & 350's

    I noticed that some times when I try to distribute the configuration of one AP to all the other, The distribution list is small. No matter what AP I try to distribute from. Other times it is fine and they all show up. There is a mix of 340's and 350'

  • Is there any difference in an android .apk file developed with flex/flash?

    Is there any difference in an android .apk file developed with flash compared to one developed with flex? I just made a test application and the textinput reaction time is way too slow. I used Flash to build it.