<?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: List table changes made by specific user? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001892#M407625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;For SAP standard FM,&lt;/P&gt;&lt;P&gt;changes can be found by using fm &lt;/P&gt;&lt;P&gt;1)changedocument_read_headers,-header level (cdhdr table)&lt;/P&gt;&lt;P&gt;2)changedocument_read_positions-item level(cdpos table)&lt;/P&gt;&lt;P&gt;3)changedocument_read&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this wil help u,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2007 11:46:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-14T11:46:44Z</dc:date>
    <item>
      <title>List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001884#M407617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to list all table changes made by a user for a specified time-frame?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that either the changes will have to be logged by "log changes" indicator in table technical settings, or logged by change documents. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to explore both to get the most "coverage" - Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also know that "client/rec" must be set in profile parameters for "log changes" to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any SAP standard reports that can do this? I know SCU3 lists changes, but NOT BY USERNAME - I need by username please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there a SAP standard report to list changes for all activated change documents?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 08:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001884#M407617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T08:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001885#M407618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;Check Tcode STAT and STAD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in STAT check the column DB changes for the user .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 08:58:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001885#M407618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T08:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001886#M407619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can check the Tables CDHDR and CDPOS for the different changes made by users on each table and field.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 09:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001886#M407619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T09:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001887#M407620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vijay, but I am already doing this - problem is that it does not tell me what table changes were made - only that there were in fact table changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally I need to list values before and after changes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 09:53:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001887#M407620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T09:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001888#M407621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)In Cdhdr table, if u give username(USERNAME) &amp;amp; date(UDATE) u wil get OBJECTCLAS,OBJECTID,CHANGENR.&lt;/P&gt;&lt;P&gt;2)iN CDPOS table if u pass there values, u wil get &lt;/P&gt;&lt;P&gt;i)TABNAME (tablename)&lt;/P&gt;&lt;P&gt;ii)FNAME(Fieldname)&lt;/P&gt;&lt;P&gt;iii)VALUE_NEW(New Value)&lt;/P&gt;&lt;P&gt;iv)VALUE_OLD(Old Value) &lt;/P&gt;&lt;P&gt;of that particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it solves ur query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:46:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001888#M407621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001889#M407622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check RM_97 transaction...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:46:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001889#M407622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T10:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001890#M407623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks vijayalakshmi,&lt;/P&gt;&lt;P&gt;That is helpful - Assuming there is not a SAP standard report to show list of changes for change documents with user and date/time restriction, I will have to use this logic to create my own report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next question is about any SAP standard reports or function modules to read changes logged by system where the table is marked to "log changes"...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 11:26:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001890#M407623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T11:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001891#M407624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;   Check Tables CDHDR (Change document header)&lt;/P&gt;&lt;P&gt;and CDPOS(Change document Item)  tables&lt;/P&gt;&lt;P&gt; for the different changes made by users on each table and field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 11:28:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001891#M407624</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-03-14T11:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001892#M407625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;For SAP standard FM,&lt;/P&gt;&lt;P&gt;changes can be found by using fm &lt;/P&gt;&lt;P&gt;1)changedocument_read_headers,-header level (cdhdr table)&lt;/P&gt;&lt;P&gt;2)changedocument_read_positions-item level(cdpos table)&lt;/P&gt;&lt;P&gt;3)changedocument_read&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this wil help u,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 11:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001892#M407625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T11:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001893#M407626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer to this blog ..&amp;lt;a href="/people/erwan.lebrun/blog/2007/03/09/documents-how-to-track-changes-through-abap:///people/erwan.lebrun/blog/2007/03/09/documents-how-to-track-changes-through-abap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 11:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001893#M407626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T11:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001894#M407627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RE: Check RM_97 transaction... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rama - Unfortunately I do not have this transaction...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001894#M407627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T12:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001895#M407628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you everyone for all your help - It seems that change documents will be easy to track...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions for the logs of changes to tables marked to "log changes" in technical settings..? I think it saves to DBTABLOG - Any function modules or programs I should refer  to or use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:14:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001895#M407628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T12:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001896#M407629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For anyone reading this later, there is a good program to look at in SAP to read change documents - RSSCD1TS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very generic and easy to use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 12:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001896#M407629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T12:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001897#M407630</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; U can use Transactions CDHDR and CDPOS for this but prior u have to check&lt;/P&gt;&lt;P&gt;The Log data changes .In CDHDR u have to input userid objectid or objectname .&lt;/P&gt;&lt;P&gt;In CDPOS u have to input change number and object id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope will be helpfull for u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 13:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001897#M407630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T13:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001898#M407631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDHDR / CDPOS store &amp;lt;b&amp;gt;change document&amp;lt;/b&amp;gt; changes, not &amp;lt;u&amp;gt;logged changes&amp;lt;/u&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if I am wrong...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think changes logged because the table has been marked to "&amp;lt;u&amp;gt;log changes&amp;lt;/u&amp;gt;" in technical settings are stored in DBTABLOG - I need  away to read this data. This table has a RAW field which I need to be able to interpret..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 14:01:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001898#M407631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T14:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001899#M407632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are going to activate logging - be aware that it's goingot log ALL changes for ALL users for all tables which have "log data changes" selected in technical settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use RSVTPROT to analyze logs, and you'll need to delete (archive) logs when no longer required otherwise they'll grow really fast.&lt;/P&gt;&lt;P&gt;(check RSTBPDEL for log deletion).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it was mentioned already that you can use RSSCD1TS as an example of the report to list changes based on change documents (no logging is required here). change documents are saved in CDHDR/CDPOS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 20:40:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001899#M407632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T20:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001900#M407633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Siarhei - We have had change logging on for a while now in the prod system and we do archive etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report RSVTPROT is called by SCU3 - I need to be able to report by &amp;lt;b&amp;gt;username&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;date&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;time&amp;lt;/b&amp;gt; for all tables that are logged...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change documents are not a problem any more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 06:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001900#M407633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T06:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: List table changes made by specific user?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001901#M407634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;check the logic in RSVTPROT around FM DBLOG_READ_WITH_STATISTIC, you'll see how SAP reads logs and formats....besides this FM contains table parameter for usernames ;o) you can try to play with it a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the field LOGDATA of DBTABLOG table contains values of all non-key fields of logged table. So, if you want to parse logdata - you'll need to retrieve dictionary info for logged table &amp;amp; then parse field based on field type/length of non-key fields. (like SAP does it in logs_modernise form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 14:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-table-changes-made-by-specific-user/m-p/2001901#M407634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T14:59:51Z</dc:date>
    </item>
  </channel>
</rss>

