Trying to find what program is updating a table

Hello,
This does not really fall under ABAP but I didn't know where to put it. I have been trying to find out what process is updating my class. The transaction code is CL02 and some process is re-arranging the characteristics of a certain class.  In table CDHDR I can see the change documents. The user is always BATCHUSER, and it happens approx every 2 hours but it can vary quite a bit. The charactersitics are rearranged in exactly the same way each time. I have checked all the batch jobs, there are no workflows or idocs triggered/created at the same time, I have set RFC traces and SQL traces but I still cannot track down the process that is making these changes. If anybody has any ideas for me to try I would be very grateful.
Thanks,
Ashley

there was an idoc that kept being processed and was updating the class.

Similar Messages

  • I am trying to find a program called XMP for putting metadata in pictures. Any ideas?

    I am trying to find a program called XMP for putting metadata in pictures. Any ideas?

    You can either enter metadata in bridge in the bridge metadata panel, or in Photoshop by selecting the file>File Info...

  • How to call a idoc in abap program and updates catsdb table

    how to call a idoc in abap program and updates catsdb table
    thank you,
    Jagrut BharatKumar Shukla

    Hi Kishan,
    You can refer to following help document,
    http://help.sap.com/saphelp_nw04/helpdata/en/bf/d005244e9d1d4d92b2fe7935556b4c/content.htm
    Regards,
    Meera

  • I'm using a card template and trying to find what Avery product I should get to print the card on

    I using a Pages greeting card template and trying to find out what Avery product I should buy to print it on. Where is this infromation?

    The Avery web site has the layouts of its products and also ms Word tempaltes that open in Pages.
    If you wish to use the Pages' templates select the overall rectangle of the card:
    Inspector > Metrics
    To find out the size and then look for the matching Avery stock, you will probably have to adjust bot the size and position for a close match.
    However since greeting cards are just rectangles folded in half all you need to do is print them on card stock with some crop marks offset from the corners and cut them out with a sharp knife or a guillotine. Not rocket science.
    Peter

  • Find what program is mounting NAS

    I recently reinstalled Snow Leopard on my iMac after a drive replacement...
    I've just installed the usual suspect kinda apps, nothing much, but ever since the reinstall my NAS drive which i use for my TimeMachine backups won't ever hibernate and even within a minute of logging in the NAS drive mounts
    I can see the TimeMachine partition mount and dismount when a backup runs, and the other partitions aren't showing as mounted in Finder (as in i don't see a eject symbol)
    Is there a way to find whats using a resource and causing it ... never used to be a problem before
    Thanks
    J

    i'd start with looking at all processes in activity monitor (in applications > utilities).

  • Trying to find a Program that locates and updates your songs and albums??

    Does any1 know of a program that Finds and Updates Information about Your songs and Albums. These are the Songs and albums that have already been on my PC and not have been purchased on Itunes

    In the detailed help for the event structure there is a link to caveats and recommendations for using event structures.  It is a good starting point.
    It is courteous to let the Forum know when your questions are related to a school assignment or homework.  We are glad to help you learn LabVIEW, but do not do your homework for you.
    You have learned the major disadvantage of the sequence structure: It must run to completion before anything else can happen.
    If you are building a state machine (typically a while loop with shift registers enclosing a case structure with one case per state) and having trouble with timing, then think about your requirements. Apparently you have some time delays, but under certain conditions you must terminate a delay/wait and do something else.  One way of doing this is to have a Wait state.  The wait state has a short delay, determined by the minimum time you can delay responding to a changed condition, and a check to see if the required elapsed time has occurred.  If the time has not elapsed, the next state is the Wait state again.  The state machine can repeat any state as often as necessary.  So a 15 second delay could be implemented by going to a Wait state with a one second wait 15 times. Any error or new command will see a response in no more than one second.
    Lynn

  • What program will update the current temperature in Mavericks 10.9.1?

    We have tried YoWindow3 and Weather.com with no success. So what can we use to display the current weather/temperature on the Desktop? Both of those programs do display the temperature, but they do not automatically update it as they did on our Windows system. If we start at 50 degrees, it will stay 50 degrees all day and night until we open the weather program itself, at which time it will update the temperature to the current temperature one time ... until we again manually refresh it. Is there any weather program that will actually refresh the temperature display on its own?

    No, not Dashboard, as that requires bringing up the dashboard. Nor Safari as that means having Safari open to view it. But on the Menu bar at the top of the screen, the programs we have tried display the current temperature on that top bar, but do not upgrade it. We would like to see it when doing whatever without having to open or switch to a specific screen or program. When creating a document or spreadsheet, or when listening to music or viewing pictures, or doing anything else that does not necessarily leave the Dashboard nor Safari open. We are new to Macs, so pardon me if I am using the wrong terminology. In Windows, this would have been called the Title Bar, Menu Bar, or even Toolbar.

  • Finding what programs are accessing hard drive

    Recently, my Mac Mini has refused to auto-sleep (manual sleep works fine, though occasionally I wake up to find it's on). I've tried all the "usual" things and, just now, simply sat there and listened. After the set sleep period, the monitor went off but I heard the hard drive "access" for a brief period. For the next period, every 10-20seconds, there was brief burst of activity (talking less than a second, mmaybe one read or write process). I don't know how I could track what processes are accessing the hard drive, but if I could, I could finally track down the bandit that's keeping my Mac awake. Anyone know of a way I could accomplish this?

    Nevermind. I found the offending program. It was Western Digital's "Button Manager". I have a Firewire My Book, so I'll see if I can uninstall the program.
    I'd still be interested if there's a utility to track which programs access the HDD, but I consider this problem "answered" now

  • Trying to Find "What's New" In 1.3

    How do I find this document or does it even exist? Thanks.

    My personal observation with iPod updates is usually they come out when they, Apple, want to update your iPod to support some new product or iTunes Store feature and then there will be a little blurb that says something like "and bug fixes" without any details.
    So as a general rule, unless I know an update is going to give me something I need or want, I don't bother updating. As you noted, I have never seen a LIST of bugs fixed so I have never run across an update I thought I needed and consider them all to be "buy our stuff" updates (e.g. video in the iTunes Store, Radio hardware attachment, etc.).
    Patrick

  • Program to update COEP table

    Hi,
    When I am creating any material document, at that time one FI doc and it's corresponding controlling document is getting created. I want to do some modification in this Controlling document, Can anyone tell me the program name which I can access from BADI MB_DOCUMENT_BADI.
    Thanks.
    Kuntal

    I guess the MB_DOCUMENT_UPDATE method should update all your tables. I remember working on this using the update task.

  • Table control program for updating database table

    Does anybody have a sample code for a table control program which can insert/delete/update a database table?
    I mean like on the output on table control, if the user insert/delete/update the records, the corresponding records will be updated in database table also.
    Appreciate your input.
    Thanks.

    hi nuren,
    TABLES: kna1,knbk.
    DATA: v_kunnr LIKE kna1-kunnr.
    DATA: v_check TYPE c.
    DATA: BEGIN OF it_knbk OCCURS 0,
          banks LIKE knbk-banks,
          bankl LIKE knbk-bankl,
          bankn LIKE knbk-bankn,
          bkont LIKE knbk-bkont,
          koinh LIKE knbk-koinh,
          chk TYPE c,
          END OF it_knbk.
    DATA: v_ucomm TYPE sy-ucomm,
          v_dynnr TYPE sy-dynnr.
    DATA: l_index TYPE sy-index.
    data: count type i.
    CONTROLS: tc1 TYPE TABLEVIEW USING SCREEN 0200.
    *&      Module  STATUS_0100  OUTPUT
          text
    MODULE status_0100 OUTPUT.
      SET PF-STATUS 'ABC'.
    SET TITLEBAR 'xxx'.
    ENDMODULE.                 " STATUS_0100  OUTPUT
    *&      Module  USER_COMMAND_0100  INPUT
          text
    MODULE user_command_0100 INPUT.
      v_ucomm = sy-ucomm.
      CASE v_ucomm.
        WHEN 'DISP' OR 'CHNG'.
          IF v_kunnr <> space.
            SELECT banks
                   bankl
                   bankn
                   bkont
                   koinh
                   FROM knbk
                   INTO TABLE it_knbk
                   WHERE kunnr = v_kunnr.
            LEAVE TO SCREEN '0200'.
          ENDIF.
        WHEN 'BACK'.
          LEAVE TO SCREEN 0.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0100  INPUT
    *&      Module  MOD_KUNNR  INPUT
          text
    MODULE mod_kunnr INPUT.
      IF NOT v_kunnr IS INITIAL.
        SELECT SINGLE
               kunnr
               FROM kna1
               INTO v_kunnr
               WHERE kunnr = v_kunnr.
        IF sy-subrc <> 0.
          MESSAGE e000(zz) WITH 'INCORRECT CUSTOMER NUMBER'.
        ENDIF.
      ENDIF.
      IF v_kunnr IS INITIAL.
        MESSAGE e000(zz) WITH 'PLEASE ENTER A VALUE'.
      ENDIF.
    ENDMODULE.                 " MOD_KUNNR  INPUT
    *&      Module  STATUS_0200  OUTPUT
          text
    MODULE status_0200 OUTPUT.
      SET PF-STATUS 'ABC1'.
    SET TITLEBAR 'xxx'.
    ENDMODULE.                 " STATUS_0200  OUTPUT
    *&      Module  SCREENMOD  OUTPUT
          text
    MODULE screenmod OUTPUT.
      IF v_ucomm = 'DISP'.
        LOOP AT SCREEN.
          screen-input = 0.
          MODIFY SCREEN.
        ENDLOOP.
      ELSE."if v_UCOMM = 'CHNG'.
        LOOP AT SCREEN.
            IF screen-group1 = 'G1'.
              screen-input = 0.
            ELSE.
              screen-input = 1.
            ENDIF.
         MODIFY SCREEN.
        ENDLOOP.
    endif.
    if sy-ucomm = 'INSE'.
    loop at screen.
    IF ( tc1-current_line <> tc1-lines ).
      screen-input = 0.
    else.
    screen-input = 1.
    modify screen.
    endif.
    endloop.
    endif.
    ENDMODULE.                 " SCREENMOD  OUTPUT
    *&      Module  EXIT2  INPUT
          text
    MODULE exit2 INPUT.
      LEAVE TO SCREEN 0.
    ENDMODULE.                 " EXIT2  INPUT
    *&      Module  modify  INPUT
          text
    MODULE modify INPUT.
          IF v_check =  'X'.
            it_knbk-chk =  'X'.
            MODIFY it_knbk index tc1-current_line.
          ELSE.
            CLEAR it_knbk-chk .
         ENDIF.
    ENDMODULE.                 " modify  INPUT
    *&      Module  USER_COMMAND_0200  INPUT
          text
    MODULE user_command_0200 INPUT.
    v_ucomm = sy-ucomm.
      CASE v_ucomm.
        WHEN 'DELE'.
            DELETE it_knbk where chk eq 'X'.
            DESCRIBE TABLE it_knbk LINES tc1-lines.
        WHEN 'INSE'.
          CLEAR it_knbk.
          APPEND it_knbk.
          DESCRIBE TABLE it_knbk LINES tc1-lines.
        WHEN 'LIST'.
          LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN '0200'.
          WRITE 'Report'.
        WHEN 'BACK'.
          LEAVE TO SCREEN '0100'.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0200  INPUT
    *&      Module  validate  INPUT
          text
    module validate input.
    IF IT_KNBK IS INITIAL.
    MESSAGE E000(ZZ) WITH 'A BLANK LINE CANNOT BE SAVED'.
    ENDIF.
    endmodule.                 " validate  INPUT

  • What program to install and convert video formats...?

    I am trying to find a program that will install on 10.3.9 and that can convert video formats (ie mpg and mp4 to wmv). Any suggestions and help would be greatly appreciated. I did buy a newer Mac (PowerBook G4 with Leopard) but for now need to use my old Mac. I need to convert to WMV to use on my GoGear mp3 player, which is NOT Mac compatible, only Windows. How I miss my iPod Thanks again for any help.

    Well ffmpeg should be included by default. It is the core of the VH engine, but it may have been updated since your version of VH. And you may not need it depending on the conversion you are trying to make. Which version of VH is it ?
    So you are trying to convert the mpeg and mp4 files into wmv. Do you select the 320 pixels wide option ? Are the source movies 320 pixels wide ? or larger ?
    What settings do you use in VH ? ie. Which tab do you select for converting to ? and what options do you select within it ?
    Do you change the destination directory ?
    If you open the mkv files in QuickTime, it may complain about missing codecs, click Cancel and it'll leave you with a blank window. Select "Show Movie Properties" under the Window menu, what is under "Format" for the Video Track ? Is there also an Audio Track ?
    QuickTime shouln't complain about the movie, mpeg and mp4 should open and play just fine. If it does complain it's almost certain that the files are not the format they claim to be - the Show Movie Properties will sort this out.

  • HT1338 where can i find a 9.1 update, after losing all my discs

    Hello,
    I'm having the worst time trying to find a way to update my PowerBook G4;
    However the worst part is that all my cd's were destroyed in a terrible fire in my house fire.
    This is a later model PowerBook G4, and upon  reading as I searched I came upon an article
    stating that I would be able to download later updates for free.
    Can someone help me with my problem?
    By the way, my system model says I have 10.4.11, so why do I need the 9.1?
    Pardon me, but I am a newbie at this so please bare with my stupid questions.
    Thank you sincerely,
    D. Albert
    <E-mail Edited by Host>

    You can only update an iPhone 4 to the newest iOS.  You can't do a 'partial' upgrade.
    iOS 7.0.4 will be the next iOS that is installed onto that device.  Apple does not support upgrading to iOS 6 on an iPhone 4 anymore.
    Therefore, you will either stay on 5.1.1, or go to iOS 7.0.4.  Those are your only options.
    Why did you not update your iPhone 4 when iOS 6 came out in Sep 2012, or before iOS 7 came out in Sep 2013?  That's an entire year to update.

  • Query to find concurrent programs defined in each concurrent manager queue

    We have got custom concurrent queues defined and have then included applications / programs under it.
    This way we are seggregating the load across multiple queues and application servers.
    As a check , i want to find what programs are running / actually scheduled under each queue.
    I can see the same from the application frontend. How can I find the same form backend database.
    AU

    Hi,
    Please section "How to find out which request is handle by which concurrent queue." under the following link:
    http://raghuook.blogspot.com/2010/08/apps-dba-trobleshoot-scripts.html
    Also see the following link:
    Checking the status of all concurent managers from backend
    Requests run by a specific Concurrent Manager/Queue within the date range
    Hope this helps!
    Best Regards

  • How can we find print program for user defind Tr. Code.

    Hello Friends,
    If I know the user defined Script Name and Corresponding Tr. Code, How can I find Print Program. In TNAPR Table, I am getting SAP Standard forms and corresponding print programs?
    Thanks & Regards
    Sathish Kumar

    Hi Sathish,
    You can use the table TTXFP to get the name of print program by entering the Script name.
    Hope this helps.
    Regards,
    Saurabh

Maybe you are looking for

  • Game center account not working on multiple devices.

    My game center account works fine on my iPad 2, but when I log in on my 3GS (after logging out on my iPad 2) my iPhone can't receive invites and invites that I send do not work when the other player accepts them, it just says "waiting" . All of my pu

  • HP Photosmart plus b209a-m will not print wirelessly

    This printer has had me very confused for a very long time now.  When i first got the printer i had no problem installing it wirelessly and being able to print stuff wirelessly.  But after i had to restore my laptop I've had some problems.  I reinsta

  • Unable to edit wizard created SVG chart query

    Hi, I have a problem with an SVG chart that one of the HTML DB wizards created. On the generated page the wizard created a selection list item named P30_SHOW. This item allows to choose a table column based on which an SVG pie chart is generated. The

  • Safari opens 2 tabs on open...

    I am using Safari 5.0.2 and when I launch the app, it opens a new window with 2 tabs, the first one blank, and the second one, the login page for eBay. Every time. My settings are to open new windows and tabs with "Empty Page." So I'm at a loss for w

  • SAP 8.8 - statement in crystal report

    Hi, We have imported layout and reports available in SAP 8.8 Information Center, however, Customer statement (in Crystal version) does not seem to be part of it. Will statement in Crystal report version be released in any near future?