<?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 FM for extracting data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243820#M142920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;Can any body tell me is there any FM avilable to extract the data from any datbase table? Or shall we have to create a new FM..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Apr 2006 10:04:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-06T10:04:29Z</dc:date>
    <item>
      <title>FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243820#M142920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;Can any body tell me is there any FM avilable to extract the data from any datbase table? Or shall we have to create a new FM..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:04:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243820#M142920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243821#M142921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The name of this FM is SELECT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243821#M142921</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2006-04-06T10:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243822#M142922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It all depend upon requrement, For standard like material,sales orders there are functon modules and BAPI.&lt;/P&gt;&lt;P&gt;Otherwise u have to use select statement in that funcion module.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:13:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243822#M142922</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-04-06T10:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243823#M142923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually SAP has developed FM for extracting data from the data bas tables like MARA_SINGLE_READ and so on.. U need to find them. If however they are not there then alternatively u can use SELECT stmt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243823#M142923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243824#M142924</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;you can do it with the help of FM &amp;lt;b&amp;gt;RFC_READ_TABLE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243824#M142924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243825#M142925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the following FMs as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC_GET_TABLE_ENTRIES&lt;/P&gt;&lt;P&gt;TABLE_ENTRIES_GET_VIA_RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243825#M142925</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-04-06T10:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243826#M142926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are asking related to the custom tables in CRM question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use RFC_READ_TABLE and specify the table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243826#M142926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243827#M142927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Thank You very much.&lt;/P&gt;&lt;P&gt;Points are given.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243827#M142927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243828#M142928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you check my post, &lt;/P&gt;&lt;P&gt;don't forget to reward for helpful answers.&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;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:33:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243828#M142928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243829#M142929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;I checked your post .Thank You.&lt;/P&gt;&lt;P&gt;I al ready given reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243829#M142929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243830#M142930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frineds,&lt;/P&gt;&lt;P&gt;I am little confuse in the FM RFC_CREATE_TABLE.&lt;/P&gt;&lt;P&gt;How to give the import paramaters?..Can any body give example..for those parameters..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUERY_TABLE:&lt;/P&gt;&lt;P&gt;DELIMITER  :&lt;/P&gt;&lt;P&gt;NO_DATA    :&lt;/P&gt;&lt;P&gt;ROWSKIPS   :&lt;/P&gt;&lt;P&gt;ROWCOUNT   :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243830#M142930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243831#M142931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;   call function 'RFC_READ_TABLE'
         destination                rfc_sys
         exporting
              query_table          = 'DOKHL'
*             DELIMITER            = ' '
*             NO_DATA              = ' '
*             ROWSKIPS             = 0
*             ROWCOUNT             = 0
         tables
              options              = options1
              fields               = nametab1
              data                 = stmp_dokhl
         exceptions
              table_not_available  = 1
              table_without_data   = 2
              option_not_valid     = 3
              field_not_valid      = 4
              not_authorized       = 5
              data_buffer_exceeded = 6
              others               = 7 .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243831#M142931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243832#M142932</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;check this report&amp;lt;b&amp;gt; GETSU22TRACEDATA&amp;lt;/b&amp;gt;, and in this it is used to read the data of table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243832#M142932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T10:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243833#M142933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out this code sample, it may be of interest to you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/abap-code-samples/abap" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/abap-code-samples/abap&lt;/A&gt; code sample using rfc_read_table for webas.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 10:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243833#M142933</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-04-06T10:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243834#M142934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;in FM RFC_READ_TABLE can i give a z-table in the query_table parameter?&lt;/P&gt;&lt;P&gt;Actually my requirement is reading data from z-tables.&lt;/P&gt;&lt;P&gt;whn given MARA table in query_table parameter it showing structure i mean fields of table but not showing data of table.can any body give solution?If i want to fetch data from morethan 30 or 40 z-tables , how ths FM will be help full?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 11:32:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243834#M142934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T11:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243835#M142935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can read only one table at one time using this. So, you will have to call this function so many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather, write a RFC on the CRM side, get all the data you want and call that from the R/3 side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 11:42:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243835#M142935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T11:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243836#M142936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;Can you give some hints for writing RFC.&lt;/P&gt;&lt;P&gt;Bcoz..I don't know how to write RFC's&lt;/P&gt;&lt;P&gt;My requirement is: i have to fetch all the data from 40 z-tables in R/3 and i have to send to CRM system.&lt;/P&gt;&lt;P&gt;For this whre i have to wrire RFC , in R/3 or CRM?&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 11:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243836#M142936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T11:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243837#M142937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depends on where you want to fetch the data from and where do you want to call it from. Please refer to the yesterday's thread where we discussed the same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I am assuming that the data is in CRM and you want to pull that into R/3. If that is the case, code your RFC in CRM and call that from R/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, given that we are talking about 40 Z tables, performance might be a concern here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Writing a RFC is nothing but writing a function module with apprporiate parameters of tables that you want to fetch. SELECT the data and dump into the internal tables defined as parameters of the RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 11:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243837#M142937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T11:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243838#M142938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there will not be much difference in FM and RFC.&lt;/P&gt;&lt;P&gt;you can do the it similar to FM. and if you want more tables then you should call so many times.&lt;/P&gt;&lt;P&gt;you need to check the option Remote enable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 12:00:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243838#M142938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T12:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: FM for extracting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243839#M142939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi Kumar,&lt;/P&gt;&lt;P&gt;As per my uderstanding..the scenario is like this:&lt;/P&gt;&lt;P&gt;I have to fetch the data from z-tables in R/3 only.And i have create RFC in R/3 only.and i have to call that RFC from CRM.So i have to ftech the data from all z-tables and put in 40 internal tables separately  and i have to pass all these internal tables in tables parameter of RFC.After that i have to call this RFC from CRM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am i right?...If any thig wrong in this pls clarify me..&lt;/P&gt;&lt;P&gt;Becoz..this solution i need little urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 12:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-extracting-data/m-p/1243839#M142939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-06T12:21:18Z</dc:date>
    </item>
  </channel>
</rss>

