<?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 Copy Master Table and update delta changes only in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-master-table-and-update-delta-changes-only/m-p/10044897#M1809300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Expert,&lt;/P&gt;&lt;P&gt;I have to make an identical copy of some master table data to another system.&lt;/P&gt;&lt;P&gt;How should i modify the delta change and update new record only?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say in T001W , i cant see any field&amp;nbsp; like "Created Date" Modified Date".&lt;/P&gt;&lt;P&gt;Please suggest the way of perform this action..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR - Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 04:43:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-15T04:43:05Z</dc:date>
    <item>
      <title>Copy Master Table and update delta changes only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-master-table-and-update-delta-changes-only/m-p/10044897#M1809300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Expert,&lt;/P&gt;&lt;P&gt;I have to make an identical copy of some master table data to another system.&lt;/P&gt;&lt;P&gt;How should i modify the delta change and update new record only?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say in T001W , i cant see any field&amp;nbsp; like "Created Date" Modified Date".&lt;/P&gt;&lt;P&gt;Please suggest the way of perform this action..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR - Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 04:43:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-master-table-and-update-delta-changes-only/m-p/10044897#M1809300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-15T04:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Master Table and update delta changes only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-master-table-and-update-delta-changes-only/m-p/10044898#M1809301</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;The data's can be replicated to other system with delta changes . For this you need to maintain the below setting:&lt;/P&gt;&lt;P&gt;1. TA: DRFIMG&lt;/P&gt;&lt;P&gt;2. Define Outbound Implementation&lt;/P&gt;&lt;P&gt;3. Select the implementation you are using and click on Assign outbound Implementation.&lt;/P&gt;&lt;P&gt;4. Add a Outbound Parameter SEND_DELTA_INFO with value Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Reema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 04:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-master-table-and-update-delta-changes-only/m-p/10044898#M1809301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-15T04:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Master Table and update delta changes only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-master-table-and-update-delta-changes-only/m-p/10044899#M1809302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reema,&lt;/P&gt;&lt;P&gt;I got your point. and thanks for your answer.&lt;/P&gt;&lt;P&gt;but for the first steps i got an error when acccessing DRFIMG.&lt;/P&gt;&lt;P&gt;"Switch MDG_DRF_MAIN_05 is inactive"&lt;/P&gt;&lt;P&gt;How to fix this error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for your information i am using SAP A1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 06:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-master-table-and-update-delta-changes-only/m-p/10044899#M1809302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-15T06:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Master Table and update delta changes only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-master-table-and-update-delta-changes-only/m-p/10044900#M1809303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly use transaction SFW1 to activate the switch. Then you can maintain the mentioned settings in my earlier reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Reema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 10:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-master-table-and-update-delta-changes-only/m-p/10044900#M1809303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-15T10:29:16Z</dc:date>
    </item>
  </channel>
</rss>

