<?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: Tables storing changes for master data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910461#M684855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the change documents in SAP are stored in table CDHDR and CDPOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDHDR has the header data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDPOS has all the change details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2007 22:21:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-08T22:21:12Z</dc:date>
    <item>
      <title>Tables storing changes for master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910460#M684854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am tracking changes in the master data from transaction codes VD02 and XD02; I would then go to Environment &lt;DEL&gt;&amp;gt; Account changes&lt;/DEL&gt;&amp;gt;All Fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would anyone happen to know which transparent table stores these data possibly with valid from and to dates for the chages?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am allso checking transaction OV51. Which transparent table would have the data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 22:17:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910460#M684854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T22:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Tables storing changes for master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910461#M684855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the change documents in SAP are stored in table CDHDR and CDPOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDHDR has the header data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDPOS has all the change details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 22:21:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910461#M684855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T22:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Tables storing changes for master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910462#M684856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you happen to know what wouldl be the OBJECTCLAS and OBJECTID shoud be for these transaction codes, VD03 and XD03? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or how would I determine which to use to look for the changes for a sold-to-party, for example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 22:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910462#M684856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T22:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tables storing changes for master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910463#M684857</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 OBJECTCLAS in table CDHDR for customers is DEBI.&lt;/P&gt;&lt;P&gt;The OBJECTID is the customer number with leading zeroes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can go to CDPOS table to find the sold-to changes based on above OBJECTCLASS and OBJECTID.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 22:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910463#M684857</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-10-08T22:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tables storing changes for master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910464#M684858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The OBJECTCLAS is DEBI for both the tcodes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 22:37:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-storing-changes-for-master-data/m-p/2910464#M684858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T22:37:14Z</dc:date>
    </item>
  </channel>
</rss>

