<?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 pointer issue!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453209#M829624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ther reply..&lt;/P&gt;&lt;P&gt;I dont have any experience with BOR objects..&lt;/P&gt;&lt;P&gt;can you please elaborate??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again..&lt;/P&gt;&lt;P&gt;Sumeet...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2008 18:47:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-20T18:47:02Z</dc:date>
    <item>
      <title>Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453198#M829613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to track the changes made in the vendor master transaction(XK02).&lt;/P&gt;&lt;P&gt;I want to implement change pointer for this.&lt;/P&gt;&lt;P&gt;Can anybody help me figure out the steps imvolved in this..??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 15:58:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453198#M829613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T15:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453199#M829614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Go through the Book ALE EDI Technology by Aravind Nagpaul. &lt;/P&gt;&lt;P&gt;and follow the instructions.&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Baburaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 16:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453199#M829614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T16:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453200#M829615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally, whenever changes are done the corresponding data is been maintained in CDHDR and CDPOS tables....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this tables and u will find the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 16:04:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453200#M829615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T16:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453201#M829616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sumeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the changes in the vendor master are saved into table CDHDR-CDPOS automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 16:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453201#M829616</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-02-20T16:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453202#M829617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually i want to capture the instance when changes are made... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDHDR and CDPOS helps me in finding the changes and not the event..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to implement Change pointers for certain fields in Vendor master message type using transacion BD50, BD51 etc...&lt;/P&gt;&lt;P&gt;anybody has any idea about this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 16:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453202#M829617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T16:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453203#M829618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I see. I think you can use enhancement SAPMF02K. This runs whenever a vendor is changed. You just have to compare old and new values, and if any of them changed, than do your action...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 16:11:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453203#M829618</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-02-20T16:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453204#M829619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this does not solve my problem..&lt;/P&gt;&lt;P&gt;I will explain you my requirement in detail:&lt;/P&gt;&lt;P&gt;I need to develope a program to send a mail to user whenever there is a change in vendor master .... for this I need to capture the instance when there is a change. and that can be achieved using change pointer(I'm not very sure). Because whenver there is a change and if a change pointer is activated for that field, an idoc is sent automatically with chages.... is it so??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 16:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453204#M829619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T16:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453205#M829620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why does not solve your problem? The exit runs whenever a vendor is processed, you only have to check if SAVE was pressed (sy-ucomm = /SAVE or something like that) and if any field was changed, if yes, send the idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About this change pointer I've never heard, but I do some research...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE:&lt;/P&gt;&lt;P&gt;looks like you are right, these change pointers could be helpful for you:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/52/248d02890311d2b464006094b9c9b4/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/52/248d02890311d2b464006094b9c9b4/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Eric Cartman on Feb 20, 2008 5:30 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 16:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453205#M829620</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-02-20T16:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453206#M829621</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; Implementing change pointers is a long process,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reduce the IDoc type Transaction Code: (BD53)&lt;/P&gt;&lt;P&gt;Activation at the Segment Level and Field Level.&lt;/P&gt;&lt;P&gt;Configuration for Change Pointers using BD61, BD50, BD52&lt;/P&gt;&lt;P&gt;Configuration for Transactional Data - WE20, WE21, BD64,.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like wise many operations are there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table BDCPS will have the Change Pointers triggered. &lt;/P&gt;&lt;P&gt;Table BDCP will have all the field related to the change pointers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Baburaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 16:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453206#M829621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T16:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453207#M829622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all for your comments... I'll try it and if found useful, close the thread..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 16:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453207#M829622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T16:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453208#M829623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sumeet Maheshwari &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;You need to make use of BOR objects LFA1, LFB1.etc and the events inside like change , create &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The change documents are configured here whenever they are ttriggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Dany&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 17:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453208#M829623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T17:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453209#M829624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ther reply..&lt;/P&gt;&lt;P&gt;I dont have any experience with BOR objects..&lt;/P&gt;&lt;P&gt;can you please elaborate??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again..&lt;/P&gt;&lt;P&gt;Sumeet...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 18:47:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453209#M829624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T18:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453210#M829625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Well- Go to to tcode: Swo1 and you need to copy the existing LFA,LFB1..etc to  ZLFA1 or ZLFB1. &lt;/P&gt;&lt;P&gt;and in one of those events for create or change you need to write a function module/subroutine/code that keeps track of these changes into a structure depending on your methods parameters. &lt;/P&gt;&lt;P&gt;Your Function module /subroutine gets executed in one of the methods of the BOR object after the relevant event for vendor creation or vendor change is raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this you need to configure these events in SWEC.&lt;/P&gt;&lt;P&gt;In this transaction, the  details are available as to  which events are raised and whether the input requires us to specify the change document object, object category and type of the event. Specify the trigger event by choosing the radio button for On create or On Change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps a little.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 23:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453210#M829625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T23:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer issue!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453211#M829626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Dan, it was helpful.. I'll try.&lt;/P&gt;&lt;P&gt;I'm closing the thread..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 20:31:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-issue/m-p/3453211#M829626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-22T20:31:10Z</dc:date>
    </item>
  </channel>
</rss>

