<?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: Table Parameters Obsolete in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672643#M297109</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;If it is a program use this&lt;/P&gt;&lt;P&gt;DATA: IT_E_T_DATA TYPE TABLE OF &amp;lt;Structure&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or create a table type in SE11 for same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kathirvel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2006 20:14:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-20T20:14:44Z</dc:date>
    <item>
      <title>Table Parameters Obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672642#M297108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a BW Generic Extractor.  It insists on me having a "Tables" parameter in my function module called 'E_T_DATA'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On NW2004s, I am unable to create such a parameter since it is obsolete.  Is there a way around this, since SAP themselves are not fully compliant with this restriction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 20:10:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672642#M297108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T20:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table Parameters Obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672643#M297109</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;If it is a program use this&lt;/P&gt;&lt;P&gt;DATA: IT_E_T_DATA TYPE TABLE OF &amp;lt;Structure&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or create a table type in SE11 for same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kathirvel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 20:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672643#M297109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T20:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table Parameters Obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672644#M297110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  The work around would be create the "Table Type" in SE11 and you can use this table type as &amp;lt;b&amp;gt;exporting/changing&amp;lt;/b&amp;gt; parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 20:18:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672644#M297110</guid>
      <dc:creator>raja_thangamani</dc:creator>
      <dc:date>2006-11-20T20:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table Parameters Obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672645#M297111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the responses.  I am stuck because transaction RSO2, which is used to create a generic extractor for BW, insists on having a TABLES parameter, and it issues an error saying "Table parameter E_T_DATA is missing".  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is a bit of a Catch-22 situation.  SAP insists on a tables parameter, but it won't let me create one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 21:18:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672645#M297111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T21:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table Parameters Obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672646#M297112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check your components of the structure which should be referenced in the tables parameters. For the components you are for example not allowed to use Strings, References, etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error message you get is probably not the real issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Glenn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2007 14:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameters-obsolete/m-p/1672646#M297112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-15T14:46:59Z</dc:date>
    </item>
  </channel>
</rss>

