<?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: Which table contains - Customer Master Changes? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100706#M103422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use function module CHANGEDOCUMENT_READ instead of doing selects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2005 16:19:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-04T16:19:09Z</dc:date>
    <item>
      <title>Which table contains - Customer Master Changes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100704#M103420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which table contains - Customer Master Changes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be specific; For example: &lt;/P&gt;&lt;P&gt;CDHDR:&lt;/P&gt;&lt;P&gt;OBJECTCLAS ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****&lt;/P&gt;&lt;P&gt;CDPOS:&lt;/P&gt;&lt;P&gt;BJECTCLAS?&lt;/P&gt;&lt;P&gt;ABNAME &lt;/P&gt;&lt;P&gt;ABKEY &lt;/P&gt;&lt;P&gt;HNGIND &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 15:12:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100704#M103420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T15:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains - Customer Master Changes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100705#M103421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naved,&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDHDR-OBJECTCLAS = 'DEBI'&lt;/P&gt;&lt;P&gt;CDHDR-OBJECTID = customer no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDPOS-OBJECTCLAS = 'DEBI'&lt;/P&gt;&lt;P&gt;CDPOS-OBJECTID = customer no.&lt;/P&gt;&lt;P&gt;CDPOS-CHANGENR = CDHDR-CHANGENR&lt;/P&gt;&lt;P&gt;CDPOS-TABNAME = 'KNA1'&lt;/P&gt;&lt;P&gt;CDPOS-TABKEY = sy-mandt + customer no. (key of table KNA1)&lt;/P&gt;&lt;P&gt;CDPOS-FNAME = field modified&lt;/P&gt;&lt;P&gt;CDPOS-CHNGIND = (U Update, I Insert, D Delete)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Manuel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Please remember to reward points if the answer is useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 15:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100705#M103421</guid>
      <dc:creator>manuel_bassani</dc:creator>
      <dc:date>2005-11-04T15:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains - Customer Master Changes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100706#M103422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use function module CHANGEDOCUMENT_READ instead of doing selects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 16:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100706#M103422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T16:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains - Customer Master Changes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100707#M103423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With Srini's suggestions check the following too..&lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_READ_HEADERS&lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_READ_POSITIONS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 16:31:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100707#M103423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T16:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Which table contains - Customer Master Changes?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100708#M103424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP version 4.7-&lt;/P&gt;&lt;P&gt;When I execute XD02 in background(via call transaction from a Z program), CDHDR-OBJECTCLAS= 'ADRESSE' instead of 'DEBI'.&lt;/P&gt;&lt;P&gt;Whe I execute XD02 online, I get 2 recs: one 'DEBI' and one 'ADRESSE'. &lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ileana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2005 19:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-table-contains-customer-master-changes/m-p/1100708#M103424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-09T19:19:21Z</dc:date>
    </item>
  </channel>
</rss>

