<?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 Tracking changes to fields in a Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-to-fields-in-a-table/m-p/2362918#M522871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I have a created a table with N number of fields. Without using table logging is there any way to track changes only for few fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Rajavardhana Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2007 18:07:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-05T18:07:49Z</dc:date>
    <item>
      <title>Tracking changes to fields in a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-to-fields-in-a-table/m-p/2362918#M522871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I have a created a table with N number of fields. Without using table logging is there any way to track changes only for few fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Rajavardhana Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 18:07:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-to-fields-in-a-table/m-p/2362918#M522871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T18:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes to fields in a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-to-fields-in-a-table/m-p/2362919#M522872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create a change document for that table using tranx SCDO and using it in your program after table update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will give change documet entries in table CDHDR and CDPOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 18:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-to-fields-in-a-table/m-p/2362919#M522872</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-06-05T18:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes to fields in a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-to-fields-in-a-table/m-p/2362920#M522873</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;if you are using Table maintenance to update the table, then you can write a module in PAI of the Table Maintenance screen to generate a log. You can create a Z table to log the chagnes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that module:&lt;/P&gt;&lt;P&gt;At the time of save you can check whether those fields are changed by comparing with the current values in a table.&lt;/P&gt;&lt;P&gt;If they are changed, you can write that field name, old value, new value to the Z table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darshil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 18:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-to-fields-in-a-table/m-p/2362920#M522873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T18:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes to fields in a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-to-fields-in-a-table/m-p/2362921#M522874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in this case we need do some coding to update the changes to CDHDR/CDPOS. we have a decided to add new field to the table which shows the status(as in HR module) and add new entry with the new data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 22:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-to-fields-in-a-table/m-p/2362921#M522874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T22:55:52Z</dc:date>
    </item>
  </channel>
</rss>

