<?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: How to capture changes in key column values..? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868285#M929687</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;There is option to log the data changes in a table, while creating the table, in the technical settings, check the Log data changes checkbox at the end that will record all the data changes ie update and delete happens for that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log information can be viewed in transaction SCU3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muthu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2008 12:16:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-19T12:16:52Z</dc:date>
    <item>
      <title>How to capture changes in key column values..?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868281#M929683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to capture the changes in key column values in a table and extract the changed values/records on the fly and sent it across to other system using a interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;My query here is how to capture the changes in the values on the fly(as an when it happends) and capture that values..&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give your inputs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was searching the SDN and other resources and came across Field EXITS and BTEs..Not sure if they are of any help..&lt;/P&gt;&lt;P&gt;Please clarify this aswell..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Chem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 10:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868281#M929683</guid>
      <dc:creator>arunneerolil</dc:creator>
      <dc:date>2008-05-19T10:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture changes in key column values..?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868282#M929684</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;The key fields in a table are non-editable. Do you mean creating new entries?&lt;/P&gt;&lt;P&gt;If so, you can use Change pointers for getting the changes made in a table. Search on this name, there are lots of threads!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 10:34:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868282#M929684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T10:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture changes in key column values..?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868283#M929685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmm its not a key filed in SAP but this is some field/fields that is used to send the data to the interface..More of interface oriented requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shud capture both New records(insert) aswell as changes to the existing records dynamically..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More precisely, when ever this event occurs on the table PA0000  we have a call a web-service to sent the data to other system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 11:02:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868283#M929685</guid>
      <dc:creator>arunneerolil</dc:creator>
      <dc:date>2008-05-19T11:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture changes in key column values..?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868284#M929686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the BADI HRPAD00INFTY. This BADI is called for all Infotype changes in PA30. This should also be triggered for any changes in PA0000. There are 3 methods available. BEFORE_OUTPUT, AFTER_INPUT, IN_UPDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BEFORE_OUTPUT will be called before any changes are made, IN_UPDATE will be called after changes are saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can make use of this method to trigger the web service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 11:17:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868284#M929686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T11:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture changes in key column values..?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868285#M929687</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;There is option to log the data changes in a table, while creating the table, in the technical settings, check the Log data changes checkbox at the end that will record all the data changes ie update and delete happens for that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log information can be viewed in transaction SCU3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muthu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 12:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-capture-changes-in-key-column-values/m-p/3868285#M929687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T12:16:52Z</dc:date>
    </item>
  </channel>
</rss>

