<?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: Change Pointers in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278985#M152300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eashwar i agree that it captures only changes but in a same message type iam having four fields for eg..one is customer number KUNNR and other is name and street.&lt;/P&gt;&lt;P&gt;When i create the customer there is a change in kunnr so an idoc is created with original qualifier (009) but when i change the name of the customer it gives a change qualifier(004) but in my situation i need two idocs one for create and other for change how can i achieve this...&lt;/P&gt;&lt;P&gt;Is there any way...?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Mar 2006 14:10:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-14T14:10:31Z</dc:date>
    <item>
      <title>Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278980#M152295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to confirm the way the change pointers work...&lt;/P&gt;&lt;P&gt;Ie Iam creating a customer and trigerring the program RBDMIDOC Iam getting an idoc with segment E1KNA1M Field MSGFN with value '009' indicating thats a new customer.&lt;/P&gt;&lt;P&gt;When I change the customer and run RBDMIDOC(BD21) Iam getting an idoc with segment E1KNA1M - Field MSGFN with value '004'.&lt;/P&gt;&lt;P&gt;My doubt is Iam creating an customer and doing a change immediately before RBDMIDOC is run &lt;/P&gt;&lt;P&gt;only one idoc is created with value '004' indicating the change.&lt;/P&gt;&lt;P&gt;Is this correct or two Idocs should be created(one indicating the create and other the change)...?&lt;/P&gt;&lt;P&gt;Is this the normal scenario or anything wrong with my settings...&lt;/P&gt;&lt;P&gt;Pls help...thanks&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2006 18:50:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278980#M152295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-10T18:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278981#M152296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not faced this situation..but could you pls check this...the change pointers whne activated should create entries in BDCP...BDCPS...etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a customer ..change it and check for entires in these tables....see if you have 2 entries ...one for "insert" and one for "update"....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2006 18:58:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278981#M152296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-10T18:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278982#M152297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually two Idocs should be generated when you have activated Change pointers and processed the program RBDMIDOC. Go to se11 -&amp;gt; type bdcp -&amp;gt; F7 -&amp;gt; CNTL + SHFT + F10 -&amp;gt; and in the display list enter the fieldname value. You should be able to see the changes made to the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: varun sonu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2006 19:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278982#M152297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-10T19:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278983#M152298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Guys Iam not able to see two Idocs been created only one idoc with change qualifier is created can you help me... how i can rectify this ...?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2006 13:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278983#M152298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-14T13:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278984#M152299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RBDMIDOC will transfer only the changes in the IDOC .&lt;/P&gt;&lt;P&gt;u are changing 004 so that its created IDOC for that.&lt;/P&gt;&lt;P&gt;If its new it wont do anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2006 13:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278984#M152299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-14T13:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278985#M152300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eashwar i agree that it captures only changes but in a same message type iam having four fields for eg..one is customer number KUNNR and other is name and street.&lt;/P&gt;&lt;P&gt;When i create the customer there is a change in kunnr so an idoc is created with original qualifier (009) but when i change the name of the customer it gives a change qualifier(004) but in my situation i need two idocs one for create and other for change how can i achieve this...&lt;/P&gt;&lt;P&gt;Is there any way...?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2006 14:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/1278985#M152300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-14T14:10:31Z</dc:date>
    </item>
  </channel>
</rss>

