<?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: how to create genaric extractor useing the function modules in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689552#M1127765</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;please have a look here: /people/siegfried.szameitat/blog/2005/09/29/generic-extraction-via-function-module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be of some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siggi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2007 10:19:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-22T10:19:26Z</dc:date>
    <item>
      <title>how to create genaric extractor useing the function modules</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaq-p/2689551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BW Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I dont know how to use genaric extractor with function module. give me step by step and how to put delta in generic extractor..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 10:08:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaq-p/2689551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T10:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to create genaric extractor useing the function modules</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689552#M1127765</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;please have a look here: /people/siegfried.szameitat/blog/2005/09/29/generic-extraction-via-function-module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be of some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siggi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 10:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689552#M1127765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T10:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to create genaric extractor useing the function modules</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689553#M1127766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; under Generic Extraction... normally... when we dont have a bussiness content then only we go for generic extraction..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that , we select Function module for a specific conditions... that means. when we want to extract data from multiple tbales...(more than one table..) and those tables having ONE- TO MANY relationship. then we select this functionmodule extractions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the relationship between tables is ONE -TO - ONE, then we go for extract from Views&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For function module means.. you have to create function module. in RSAX..in R/3 side&lt;/P&gt;&lt;P&gt;and you want to extract data using Query means...you have to create Infoset query in (SQ01,SQ02,SQO3) IN r/3 Side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can refer this blog also..&lt;/P&gt;&lt;P&gt;to Function module "RSAX_BIW_GET_DATA_SIMPLE" and there is very good weblog . Search "generic extraction" for weblog. /people/siegfried.szameitat/blog/2005/09/29/generic-extraction-via-function-module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;procedure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just goto SE37 in r/3 side.. &lt;/P&gt;&lt;P&gt;and give the  function module name..which you want to create..&lt;/P&gt;&lt;P&gt;and give the function group name...(if  you dont know have existed function group means&lt;DEL&gt;&amp;gt;  in the same screen GOTO menu&lt;/DEL&gt;&amp;gt; in that select Function Group --&amp;gt; and  create..&lt;/P&gt;&lt;P&gt;now give the import and export parameters.. and now write the code for fetching the data from database tables... you  need to write the coding based on what criteria you want to fetch the data from tables..&lt;/P&gt;&lt;P&gt;save and activate it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now come to RSO2  give that function module name in the Generic  Datasource...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;@jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 10:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689553#M1127766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T10:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to create genaric extractor useing the function modules</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689554#M1127767</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;We use function module for generic extraction when our data is comming from different source tables based on complex logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easiest way to work out with Function Module is to copy the standard one and modify according to your reqirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard one is RSAX_BIW_GET_DATA_SIMPLE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont forget to copy the Function grp RSAX into a custom defined Grp and Modify the Ranges options as per ur req.&lt;/P&gt;&lt;P&gt;and in Function module, in Sourcecode and Tables, Do modify the E_T_data with ur Generic datasource ,make sure u also modify the select statements within the sourcecode. If you have an idea on ABAP its really easy to work out.&lt;/P&gt;&lt;P&gt;check this link for sample code:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3046127"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And regarding the creation of Datasource:&lt;/P&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;-Then you can save and select the fields required (with generic delta capabilities).&lt;/P&gt;&lt;P&gt;- check in rsa3 to make sure it can extract data (after activating the datasource) &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;Dhanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 10:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689554#M1127767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T10:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to create genaric extractor useing the function modules</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689555#M1127768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u give u r mail id i will send a document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shahid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 10:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689555#M1127768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T10:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to create genaric extractor useing the function modules</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689556#M1127769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my mail id is ramakotiv@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 03:21:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-genaric-extractor-useing-the-function-modules/qaa-p/2689556#M1127769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-30T03:21:52Z</dc:date>
    </item>
  </channel>
</rss>

