<?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>Question Re: Extractor development for Function Module in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848409#M280643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just one more tips, when you give the Function module name, you have to assign your funtion module to a Funtion group. In other word, you have to create funtion group also.&lt;/P&gt;&lt;P&gt;Gandaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 May 2005 18:09:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-04T18:09:03Z</dc:date>
    <item>
      <title>Extractor development for Function Module</title>
      <link>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaq-p/848406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is new project and we are working on Generic Extractor development with Function Modules. I am having a Function Module developed by the ABAP person, now I need to develop Extractor for this Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anybody please give the steps for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2005 13:08:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaq-p/848406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-04T13:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extractor development for Function Module</title>
      <link>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848407#M280641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- Goto RSO2&lt;/P&gt;&lt;P&gt;- choose what kind of datasource u r creating and a name&lt;/P&gt;&lt;P&gt;- Choose the approriate app. comp. under which you want to create the generic datsource&lt;/P&gt;&lt;P&gt;- Click on Extraction by FM&lt;/P&gt;&lt;P&gt;- Give the function module name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose appropriate options, your datasource should be ready.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- check in rsa3 to make sure it can extract data (after activating the datasource)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2005 13:15:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848407#M280641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-04T13:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Extractor development for Function Module</title>
      <link>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848408#M280642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use transaction RSO2 in R/3 to create a generic extractor, click on extraction by FM, specify your FM name (and underlying extract structure). Then you can save and select the fields required (with generic delta capabilities). Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2005 13:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848408#M280642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-04T13:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extractor development for Function Module</title>
      <link>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848409#M280643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just one more tips, when you give the Function module name, you have to assign your funtion module to a Funtion group. In other word, you have to create funtion group also.&lt;/P&gt;&lt;P&gt;Gandaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2005 18:09:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848409#M280643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-04T18:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extractor development for Function Module</title>
      <link>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848410#M280644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I created the FM. It is extracting more no records and sometimes the running is inifinit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one thing in RSA3 Display Extr. Calls if i keep that 10 the extractor extracting records 10 times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the problem and what would be the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Prasad.&lt;/P&gt;&lt;P&gt;And one thing I am unable to find this posted and answered questions from this forum, where can i check these answers after i logged into this forum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2005 09:41:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848410#M280644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-16T09:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Extractor development for Function Module</title>
      <link>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848411#M280645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;for infinite running the reason is u didnt use RAISE NO_MORE_DATA.&lt;/P&gt;&lt;P&gt;u have to use this in ur function module .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 13:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/extractor-development-for-function-module/qaa-p/848411#M280645</guid>
      <dc:creator>former_member189410</dc:creator>
      <dc:date>2007-04-16T13:43:56Z</dc:date>
    </item>
  </channel>
</rss>

