<?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 PROBLEM WITH FUNCTION 'CHANGE_POINTERS_READ' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-change-pointers-read/m-p/6296777#M1390546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyboy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive using the FM CHANGE_POINTERS_READ to read the change pointers associated to a message type.&lt;/P&gt;&lt;P&gt;How could I know if this change pointer is an iinsert,update or delete pointer?? The field CDCHGID of table CHANGE_POINTERS is always comming as U.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2009 16:57:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-26T16:57:28Z</dc:date>
    <item>
      <title>PROBLEM WITH FUNCTION 'CHANGE_POINTERS_READ'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-change-pointers-read/m-p/6296777#M1390546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyboy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive using the FM CHANGE_POINTERS_READ to read the change pointers associated to a message type.&lt;/P&gt;&lt;P&gt;How could I know if this change pointer is an iinsert,update or delete pointer?? The field CDCHGID of table CHANGE_POINTERS is always comming as U.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2009 16:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-change-pointers-read/m-p/6296777#M1390546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-26T16:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WITH FUNCTION 'CHANGE_POINTERS_READ'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-change-pointers-read/m-p/6296778#M1390547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you check in CDPOS table field is CHNGIND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHNGIND	CDCHNGIND	CHAR	1	0	Change type (U, I, E, D)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 09:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-change-pointers-read/m-p/6296778#M1390547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T09:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WITH FUNCTION 'CHANGE_POINTERS_READ'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-change-pointers-read/m-p/6296779#M1390548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field CHNGIND in CDPOS is always 'U' despite of I had created an object.... &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 09:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-change-pointers-read/m-p/6296779#M1390548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T09:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WITH FUNCTION 'CHANGE_POINTERS_READ'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-change-pointers-read/m-p/6296780#M1390549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I also facing similar problem. As you come acros about this, Hope you know the solution. Please helo me how you resolved this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I know if this change pointer is an iinsert,update or delete pointer?? The field CDCHGID of table CHANGE_POINTERS is always comming as U.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every operation (insert/change/delete) iam getting change indicator as 'U' only for change pointers in BDCP table and also in IDOC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jan 2010 10:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-change-pointers-read/m-p/6296780#M1390549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-09T10:06:45Z</dc:date>
    </item>
  </channel>
</rss>

