<?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: extract vendor master changes /creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363511#M1400779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will become a performance issue of reading CDHDR &amp;amp; CDPOS table.&lt;/P&gt;&lt;P&gt;so i just wantto know if there is an alternate way to do it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest me a solution!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2009 23:46:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-14T23:46:40Z</dc:date>
    <item>
      <title>extract vendor master changes /creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363507#M1400775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt; My requirement is to capture  if a new vendor is created or if changes made to the Vendor master and put them in a flat file and send it to the application server .So that the 3rd party system can update these changes in their system to keep both the system in sync . They dont want it to be a idoc ( using change pointer concept ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know the efficient of solivng this problem .  If i write a report , how to approach fetching hte datas ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Riya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 22:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363507#M1400775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T22:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: extract vendor master changes /creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363508#M1400776</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;&lt;/P&gt;&lt;P&gt;If you want to send it in mass, then write a program which will select the list of vendors updated based on the changed date and run the report in background. If there are entries then only send the data to applicaton server else not required.&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;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 22:33:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363508#M1400776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T22:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: extract vendor master changes /creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363509#M1400777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me mak it more clear ,&lt;/P&gt;&lt;P&gt; I have to send the values of the changed field in case of changes and in case of new vendor creation i have to send the values of all the fields along with the field name in the flat file . so that their 3rd party system can update the same changes in their vendor master records as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 22:37:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363509#M1400777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T22:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: extract vendor master changes /creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363510#M1400778</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;If the vendor is created today then send all the details else&lt;/P&gt;&lt;P&gt;You can check the CDHDR and CDPOS table for the changes related to particular vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will impact the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 23:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363510#M1400778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T23:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: extract vendor master changes /creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363511#M1400779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will become a performance issue of reading CDHDR &amp;amp; CDPOS table.&lt;/P&gt;&lt;P&gt;so i just wantto know if there is an alternate way to do it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest me a solution!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 23:46:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363511#M1400779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T23:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: extract vendor master changes /creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363512#M1400780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can please some one give some valuable inputs to solve this....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 03:13:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363512#M1400780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-15T03:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: extract vendor master changes /creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363513#M1400781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any valuable inputs will be greatly appreciate! badly in need of help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RiyaPreet on Dec 15, 2009 4:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 03:23:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363513#M1400781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-15T03:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: extract vendor master changes /creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363514#M1400782</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;Alternative solution will be send all the data including the changed for the day also. The third party also can copy the same and change.&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;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 14:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363514#M1400782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-15T14:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: extract vendor master changes /creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363515#M1400783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it possible for  you to use ALE Master Data distribution via a model?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 14:13:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-vendor-master-changes-creation/m-p/6363515#M1400783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-15T14:13:01Z</dc:date>
    </item>
  </channel>
</rss>

