<?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 How to update the Z table dynamically between two systems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-z-table-dynamically-between-two-systems/m-p/6982913#M1492818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a couple of custom (Z) tables in SAP R/3 system and have the same Z tables in SAP CRM system as well. I need to retrieve the data from R/3 tables and update the tables in SAP CRM system. We don't want to use any replicate process. Just want to write a program to update the tables in SAP CRM system directly from SAP R/3 system tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for a program or Function module for this update. Any hints are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I am retrieving the data from SAP R/3 system using RFC_READ_TABLE. - This is working.&lt;/P&gt;&lt;P&gt;2. Now I need to delete the entries from the same table in SAP CRM system and insert the entries retrieved from SAP R/3 system. Is ther any FM available? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jun 2010 21:22:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-10T21:22:19Z</dc:date>
    <item>
      <title>How to update the Z table dynamically between two systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-z-table-dynamically-between-two-systems/m-p/6982913#M1492818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a couple of custom (Z) tables in SAP R/3 system and have the same Z tables in SAP CRM system as well. I need to retrieve the data from R/3 tables and update the tables in SAP CRM system. We don't want to use any replicate process. Just want to write a program to update the tables in SAP CRM system directly from SAP R/3 system tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for a program or Function module for this update. Any hints are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I am retrieving the data from SAP R/3 system using RFC_READ_TABLE. - This is working.&lt;/P&gt;&lt;P&gt;2. Now I need to delete the entries from the same table in SAP CRM system and insert the entries retrieved from SAP R/3 system. Is ther any FM available? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 21:22:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-z-table-dynamically-between-two-systems/m-p/6982913#M1492818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-10T21:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to update the Z table dynamically between two systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-z-table-dynamically-between-two-systems/m-p/6982914#M1492819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Design your own remote enabled function module&lt;/P&gt;&lt;P&gt;for  this purpose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 06:17:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-z-table-dynamically-between-two-systems/m-p/6982914#M1492819</guid>
      <dc:creator>JoffyJohn</dc:creator>
      <dc:date>2010-06-11T06:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to update the Z table dynamically between two systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-z-table-dynamically-between-two-systems/m-p/6982915#M1492820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chandu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You write a remote enable Function Module and use an untyped table parameter and a parameter for the table name for this purpose. You will need some dynamic programming for the updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ozcan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ozcan Gurdal on Jun 11, 2010 8:40 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 06:39:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-z-table-dynamically-between-two-systems/m-p/6982915#M1492820</guid>
      <dc:creator>former_member848108</dc:creator>
      <dc:date>2010-06-11T06:39:14Z</dc:date>
    </item>
  </channel>
</rss>

