<?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 Re: Function module extractor is not retrieving data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577909#M1859871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Why don't you use work Areas to move data?&lt;/P&gt;&lt;P&gt;also select single * into wa from ausp and finally append wa to lt_data.&lt;/P&gt;&lt;P&gt;Please try this and let me know if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Sep 2014 10:08:10 GMT</pubDate>
    <dc:creator>former_member188724</dc:creator>
    <dc:date>2014-09-26T10:08:10Z</dc:date>
    <item>
      <title>Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577908#M1859870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed a function module extractor but getting Zero records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to debug the code and found out that there is record in E_T_DATA but not L_T_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what could be the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_T_DATA has 12 records and L_T_DATA has zero records. I guess the number of records should be equal based on the logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/550415" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 10:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577908#M1859870</guid>
      <dc:creator>bhat_vaidya2</dc:creator>
      <dc:date>2014-09-26T10:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577909#M1859871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Why don't you use work Areas to move data?&lt;/P&gt;&lt;P&gt;also select single * into wa from ausp and finally append wa to lt_data.&lt;/P&gt;&lt;P&gt;Please try this and let me know if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 10:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577909#M1859871</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2014-09-26T10:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577910#M1859872</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;Can you provide the data types of the two structures. I think the&amp;nbsp; E_T_DATA and L_T_DATA may not be the same. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 10:25:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577910#M1859872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-26T10:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577911#M1859873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell us how you declared the two internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 10:51:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577911#M1859873</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2014-09-26T10:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577912#M1859874</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 structures are same. below is the full code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_T_DATA LIKE znotification.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;lt_data &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white;"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;znotification&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;TABLES&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New';"&gt;znotification&lt;SPAN style="color: purple; background: white;"&gt;,&lt;/SPAN&gt;&lt;BR /&gt; qmfe&lt;SPAN style="color: purple; background: white;"&gt;,&lt;/SPAN&gt;&lt;BR /&gt; ausp&lt;SPAN style="color: purple; background: white;"&gt;,&lt;/SPAN&gt;&lt;BR /&gt; qmel&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;: &lt;/SPAN&gt;lt_data &lt;SPAN style="color: blue; background: white;"&gt;TYPE STANDARD TABLE OF &lt;/SPAN&gt;znotification&lt;SPAN style="color: purple; background: white;"&gt;,&lt;/SPAN&gt;&lt;BR /&gt; ls_data &lt;SPAN style="color: blue; background: white;"&gt;TYPE &lt;/SPAN&gt;znotification&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Auxiliary Selection criteria structure&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;: &lt;/SPAN&gt;l_s_select &lt;SPAN style="color: blue; background: white;"&gt;TYPE &lt;/SPAN&gt;srsc_s_select&lt;SPAN style="color: purple; background: white;"&gt;,&lt;/SPAN&gt;&lt;BR /&gt; l_objekt&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: blue; background: white;"&gt;TYPE &lt;/SPAN&gt;objnum&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Maximum number of lines for DB table&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;STATICS&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;: &lt;/SPAN&gt;s_s_if &lt;SPAN style="color: blue; background: white;"&gt;TYPE &lt;/SPAN&gt;srsc_s_if_simple&lt;SPAN style="color: purple; background: white;"&gt;,&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* counter&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; s_counter_datapakid &lt;SPAN style="color: blue; background: white;"&gt;LIKE &lt;/SPAN&gt;sy&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;tabix&lt;SPAN style="color: purple; background: white;"&gt;,&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* cursor&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; s_cursor &lt;SPAN style="color: blue; background: white;"&gt;TYPE cursor&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Select ranges&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;RANGES&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;: &lt;/SPAN&gt;r_qmnum&amp;nbsp; &lt;SPAN style="color: blue; background: white;"&gt;FOR &lt;/SPAN&gt;qmfe&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;qmnum&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Initialization mode (first call by SAPI) or data transfer mode&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* (following calls) ?&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;IF &lt;/SPAN&gt;I_INITFLAG &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;SBIWA_C_FLAG_ON&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;************************************************************************&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Initialization: check input parameters&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; buffer input parameters&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; prepare data selection&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;************************************************************************&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Check DataSource validity&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;CASE &lt;/SPAN&gt;i_dsource&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;WHEN &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white;"&gt;'ZNOT_DATASOURCE&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;WHEN OTHERS&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;IF &lt;/SPAN&gt;&lt;SPAN style="color: #3399ff; background: white;"&gt;1 &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #3399ff; background: white;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;. &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white;"&gt;MESSAGE &lt;/SPAN&gt;e009&lt;SPAN style="color: purple; background: white;"&gt;(&lt;/SPAN&gt;r3&lt;SPAN style="color: purple; background: white;"&gt;).&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* this is a typical log call. Please write every error message like this&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; log_write &lt;SPAN style="color: #4da619; background: white;"&gt;'E' &lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;"message type&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #4da619; background: white;"&gt;'R3' &lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;"message class&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #4da619; background: white;"&gt;'009' &lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;"message number&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; i_dsource&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;"message variable 1&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #4da619; background: white;"&gt;''&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;"message variable 2&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RAISE error_passed_to_mess_handler.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ENDCASE&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;APPEND LINES OF &lt;/SPAN&gt;i_t_select &lt;SPAN style="color: blue; background: white;"&gt;TO &lt;/SPAN&gt;s_s_if&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;t_select&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Fill parameter buffer for data extraction calls&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; s_s_if&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;requnr&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;i_requnr&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; s_s_if&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;dsource &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;i_dsource&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; s_s_if&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;maxsize&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;i_maxsize&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Fill field list table for an optimized select statement&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* (in case that there is no 1:1 relation between InfoSource fields&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* and database table fields this may be far from beeing trivial)&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;APPEND LINES OF &lt;/SPAN&gt;I_T_FIELDS &lt;SPAN style="color: blue; background: white;"&gt;TO &lt;/SPAN&gt;S_S_IF&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;T_FIELDS&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ELSE&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;"Initialization mode or data extraction ?&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;************************************************************************&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Data transfer: First Call&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPEN CURSOR + FETCH&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Following Calls FETCH only&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;************************************************************************&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* First data package -&amp;gt; OPEN CURSOR&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;IF &lt;/SPAN&gt;S_COUNTER_DATAPAKID &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #3399ff; background: white;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Fill range tables BW will only pass down simple selection criteria&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* of the type SIGN = 'I' and OPTION = 'EQ' or OPTION = 'BT'.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;LOOP AT &lt;/SPAN&gt;s_s_if&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;t_select &lt;SPAN style="color: blue; background: white;"&gt;INTO &lt;/SPAN&gt;l_s_select &lt;SPAN style="color: blue; background: white;"&gt;WHERE &lt;/SPAN&gt;fieldnm &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white;"&gt;'QMNUM'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;MOVE-CORRESPONDING &lt;/SPAN&gt;l_s_select &lt;SPAN style="color: blue; background: white;"&gt;TO &lt;/SPAN&gt;r_qmnum&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;APPEND &lt;/SPAN&gt;r_qmnum&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Determine number of database records to be read per FETCH statement&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* from input parameter I_MAXSIZE. If there is a one to one relation&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* between DataSource table lines and database entries, this is trivial.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* In other cases, it may be impossible and some estimated value has to&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* be determined.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;OPEN CURSOR WITH &lt;/SPAN&gt;HOLD s_cursor &lt;SPAN style="color: blue; background: white;"&gt;FOR&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT (s_s_if-t_fields) FROM sflight&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE carrid&amp;nbsp; IN l_r_carrid AND&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; connid&amp;nbsp; IN l_r_connid.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;SELECT &lt;/SPAN&gt;qmel&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;qmnum qmel&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;qmart qmfe&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;posnr qmfe&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;fenum qmfe&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;fekat&lt;BR /&gt; qmfe&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;fegrp qmfe&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;otkat qmfe&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;otgrp qmfe&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;oteil qmfe&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;kzmla&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;FROM &lt;/SPAN&gt;qmel&lt;BR /&gt; INNER &lt;SPAN style="color: blue; background: white;"&gt;JOIN &lt;/SPAN&gt;qmfe &lt;SPAN style="color: blue; background: white;"&gt;ON &lt;/SPAN&gt;qmel&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;qmnum &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;qmfe&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;qmnum&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;WHERE &lt;/SPAN&gt;qmel&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;qmnum &lt;SPAN style="color: blue; background: white;"&gt;IN &lt;/SPAN&gt;r_qmnum&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;AND&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;( &lt;/SPAN&gt;qmel&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;qmart &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white;"&gt;'A1' &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white;"&gt;OR&lt;/SPAN&gt;&lt;BR /&gt; qmel&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;qmart &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white;"&gt;'A2' &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white;"&gt;OR&lt;/SPAN&gt;&lt;BR /&gt; qmel&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;qmart &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white;"&gt;'A3' &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white;"&gt;OR&lt;/SPAN&gt;&lt;BR /&gt; qmel&lt;SPAN style="color: gray; background: white;"&gt;~&lt;/SPAN&gt;qmart &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #4da619; background: white;"&gt;'A4'&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;).&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;"First data package ?&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* Fetch records into interface table.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;* named E_T_'Name of extract structure'.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;FETCH NEXT CURSOR &lt;/SPAN&gt;s_cursor&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;APPENDING &lt;/SPAN&gt;CORRESPONDING &lt;SPAN style="color: blue; background: white;"&gt;FIELDS&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;OF TABLE &lt;/SPAN&gt;e_t_data&lt;BR /&gt; PACKAGE &lt;SPAN style="color: blue; background: white;"&gt;SIZE &lt;/SPAN&gt;s_s_if&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;maxsize&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;IF &lt;/SPAN&gt;sy&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;subrc &amp;lt;&amp;gt; &lt;SPAN style="color: #3399ff; background: white;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;CLOSE CURSOR &lt;/SPAN&gt;s_cursor&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;RAISE &lt;/SPAN&gt;no_more_data&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; s_counter_datapakid &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;s_counter_datapakid + &lt;SPAN style="color: #3399ff; background: white;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;**&amp;nbsp;&amp;nbsp; Add object number in e_t_data.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;LOOP AT &lt;/SPAN&gt;e_t_data&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; ls_data &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;e_t_data&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;CONCATENATE &lt;/SPAN&gt;e_t_data&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;qmnum e_t_data&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;posnr &lt;SPAN style="color: blue; background: white;"&gt;INTO &lt;/SPAN&gt;ls_data&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;objek&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;SELECT &lt;/SPAN&gt;* &lt;SPAN style="color: blue; background: white;"&gt;FROM &lt;/SPAN&gt;ausp &lt;SPAN style="color: blue; background: white;"&gt;INTO &lt;/SPAN&gt;CORRESPONDING &lt;SPAN style="color: blue; background: white;"&gt;FIELDS OF &lt;/SPAN&gt;ls_data&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;WHERE &lt;/SPAN&gt;objek &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;ls_data&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;objek&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;INSERT &lt;/SPAN&gt;ls_data &lt;SPAN style="color: blue; background: white;"&gt;INTO TABLE &lt;/SPAN&gt;lt_data&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ENDSELECT&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;REFRESH &lt;/SPAN&gt;e_t_data&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; e_t_data[] &lt;SPAN style="color: purple; background: white;"&gt;= &lt;/SPAN&gt;lt_data[]&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white;"&gt;&lt;EM&gt;"Initialization mode or data extraction ?&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color: blue; background: white;"&gt;ENDFUNCTION&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 06:51:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577912#M1859874</guid>
      <dc:creator>bhat_vaidya2</dc:creator>
      <dc:date>2014-09-29T06:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577913#M1859875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you check whether ur select on AUSP has any data,I am not sure whether it is not appending data to ls_data and hence no data in lt_data.&lt;/P&gt;&lt;P&gt;Please check the same and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 07:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577913#M1859875</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2014-09-29T07:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577914#M1859876</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;Don't Refresh the &lt;SPAN style="color: #0000ff; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-family: 'Courier New';"&gt;&lt;SPAN style="color: #333333;"&gt;e_t_data(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; background: white;"&gt;REFRESH &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-family: 'Courier New';"&gt;e_t_data&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-family: 'Courier New';"&gt; put in comments and check it.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 07:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577914#M1859876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-29T07:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577915#M1859877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: purple; background: white;"&gt;Did you checked what is SY- SUBRC value after INSERT command ? Here the issue is Data is not inserting into Internal table &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: purple; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: purple; background: white;"&gt;Use below syntax -&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: purple; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: purple; background: white;"&gt;INSERT line INTO itab1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: purple; background: white; font-family: 'Courier New';"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: purple; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkatmani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 07:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577915#M1859877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-29T07:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577916#M1859878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure for&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New';"&gt;e_t_data&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;qmnum e_t_data&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;posnr &lt;SPAN style="color: blue; background: white;"&gt;INTO &lt;/SPAN&gt;ls_data&lt;SPAN style="color: gray; background: white;"&gt;-&lt;/SPAN&gt;objek&lt;SPAN style="color: purple; background: white;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And not&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;e_t_data&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: gray; background: white;"&gt;-&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;qmnum &lt;STRONG&gt;e_t_data&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: 'Courier New'; color: gray; background: none repeat scroll 0% 0% white;"&gt;-&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;&lt;STRONG&gt;fenum&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;INTO &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;ls_data&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: gray; background: white;"&gt;-&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;objek.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 09:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577916#M1859878</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-09-29T09:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function module extractor is not retrieving data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577917#M1859879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your initial post you have mentioned "&lt;SPAN style="color: #333333; font-size: 12px;"&gt;E_T_DATA has 12 records and L_T_DATA has zero records". The last two lines of code&amp;nbsp; deletes the data from E_T_DATA and moves the content of L_T_DATA to E_T_DATA, Please check why the L_T_DATA is not getting populated.Most probably the select from AUSP won't return any records.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jino.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 09:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-extractor-is-not-retrieving-data/m-p/10577917#M1859879</guid>
      <dc:creator>jino_jose</dc:creator>
      <dc:date>2014-09-29T09:07:03Z</dc:date>
    </item>
  </channel>
</rss>

