<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: monitor direct table changes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732546#M1673815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can take away the rights of the users to modify the values in debugging. I dont think you can do anything to do stop them from doing this unless you maintain roles for the users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 May 2012 10:09:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-19T10:09:23Z</dc:date>
    <item>
      <title>monitor direct table changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732541#M1673810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is possible to change table entries via se11 &amp;gt; debug &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a way to monitor the changes made?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE16N_CD_KEY, SE16N_CD_DATA&amp;nbsp; is not available in 4.6C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 10:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732541#M1673810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T10:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: monitor direct table changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732542#M1673811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm curious, are you trying to find out who has changed entries on a table or are you trying to find out if you can change a table without anyone knowing?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, this would probably be better posted into one of the ABAP forums, as it isn't really related to BPM or Composition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And finally, changing table entries using the SE11 or SE16 debug trick is a serious no-no so whoever is doing it should be given a talking to about how not to meddle with an SAP system...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 12:40:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732542#M1673811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T12:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: monitor direct table changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732543#M1673812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gareth. Moved to ABAP Development space. @Ramesh let me know if another ABAP space is more appropriate.&lt;/P&gt;&lt;P&gt;Laure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 17:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732543#M1673812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T17:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: monitor direct table changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732544#M1673813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if table is not flagged for log data changes in DDIC, you can do what you want. If you use SE16N with &amp;amp;SAP_EDIT, changing user, date/time ad result of the change (not previous state!) is recorded. But this can be deleted &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 21:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732544#M1673813</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-05-18T21:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: monitor direct table changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732545#M1673814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gareth, thanks,&lt;/P&gt;&lt;P&gt;i am wanting to find out who has changed the entries in the table...&lt;/P&gt;&lt;P&gt;i know it is possible to change entries using the debug method and i want to know if there is a way to trace if people are doing it... i was hoping sap should have something like non-repudiation..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 10:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732545#M1673814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-19T10:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: monitor direct table changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732546#M1673815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can take away the rights of the users to modify the values in debugging. I dont think you can do anything to do stop them from doing this unless you maintain roles for the users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 10:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732546#M1673815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-19T10:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: monitor direct table changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732547#M1673816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;In order to monitor the changes made&amp;nbsp; to the&amp;nbsp; Table entries in debug mode, you may add piece of code in the existing functionality such that while saving the New value, a mail will be triggered to the desired email id with new value of the field as well as Old value.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Sachin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 10:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732547#M1673816</guid>
      <dc:creator>former_member213851</dc:creator>
      <dc:date>2012-05-19T10:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: monitor direct table changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732548#M1673817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What u want can be implemented in many ways :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 &amp;gt; storing the changes in z table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 &amp;gt; restrict authorization for debugger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 &amp;gt; recording or restricting the value change of "code" variable in include LSETBF01 , form set_status_val.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the main problem is your monitoring can also be altered... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 11:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732548#M1673817</guid>
      <dc:creator>yogendra_bhaskar</dc:creator>
      <dc:date>2012-05-19T11:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: monitor direct table changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732549#M1673818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- Debug actions like changing values of variables are stored in system log (SM21) but this log is often periodically cleared and not easy to use for tracking.&lt;/P&gt;&lt;P&gt;- If table is lagged for log data in SE11, Basis should also set profile parameter rec/client to adequate value. (off, all, list of clients)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 May 2012 14:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/monitor-direct-table-changes/m-p/8732549#M1673818</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-05-20T14:09:35Z</dc:date>
    </item>
  </channel>
</rss>

