<?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: UnProcessed Changed Pointer.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984270#M1341375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to table BDCPS and give MESTYPE and PROCESS &amp;lt;&amp;gt; 'X' and press number of entries. That's the unprocessed count..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2009 16:44:49 GMT</pubDate>
    <dc:creator>alex_m</dc:creator>
    <dc:date>2009-08-19T16:44:49Z</dc:date>
    <item>
      <title>UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984266#M1341371</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;How to  determine how many Unprocessed Change pointers per message type are present in R/3 with respect to IDOC's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any back end programs to conslidate this unproce&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;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 15:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984266#M1341371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984267#M1341372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BD22&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 15:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984267#M1341372</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2009-08-19T15:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984268#M1341373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make a select on table BDCPV &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; 
where process eq space
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get all unprocessed CPs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 15:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984268#M1341373</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-08-19T15:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984269#M1341374</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;To make my point more clear, I have to determine HOW MANY UNPROCESSED change pointers per message type are present?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you pls elaborate as to what steps I have to follow like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) How to select a specific message type from all the entries to have a count&lt;/P&gt;&lt;P&gt;2) After selecting, I have to get the count of the unprocessed change pointers for the above specific message type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New to abap, but was assigned this work so request to give the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 16:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984269#M1341374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T16:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984270#M1341375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to table BDCPS and give MESTYPE and PROCESS &amp;lt;&amp;gt; 'X' and press number of entries. That's the unprocessed count..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 16:44:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984270#M1341375</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2009-08-19T16:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984271#M1341376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
select * from bdcpv into table i_bdcpv
     where messtype = &amp;lt;your message type&amp;gt;
         and process eq space.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;you can find multiple entries for same document. if you want to count one entry for one document then&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
sort i_bdcpv by tabkey.
delete adjacent duplicates from i_bdcpv comparing tabkey
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 16:55:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984271#M1341376</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-08-19T16:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984272#M1341377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; BDCPV is a view not a table to write a select query...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 17:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984272#M1341377</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2009-08-19T17:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984273#M1341378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alexander    	 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDCPV is database view we can write select on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 17:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984273#M1341378</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-08-19T17:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984274#M1341379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I never written a select statement on view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 17:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984274#M1341379</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2009-08-19T17:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984275#M1341380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no difference in select , Its same as select on a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no need for apology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 17:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984275#M1341380</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-08-19T17:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: UnProcessed Changed Pointer..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984276#M1341381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why didnt you gave the BD22 a try? You can search fpr obsolete changepointers and processed changepointers and reorgenize them to your needs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 06:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unprocessed-changed-pointer/m-p/5984276#M1341381</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2009-08-20T06:07:28Z</dc:date>
    </item>
  </channel>
</rss>

