<?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 Modules using tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959559#M1337437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii baskaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just press enter several times it will be accepted. That is just a warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE80 and give your Function Group and then right click and Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgrds,&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2009 09:36:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-19T09:36:32Z</dc:date>
    <item>
      <title>Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959555#M1337433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I have created function group and function module.  I have open se37 and choose tables tab button.  I have insert itab in parameter Name Like in Type Spec and Kna1 in Associated Type.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I have got error "Tables Parameters are Obsolete"..&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Baskaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 09:11:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959555#M1337433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T09:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959556#M1337434</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;use  &lt;STRONG&gt;LIKE&lt;/STRONG&gt; instead of type paramete&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is t_name like Kna1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;anand kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 09:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959556#M1337434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T09:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959557#M1337435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi that should be a warning. just enter and go&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;use table types and do it in import or export.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 09:19:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959557#M1337435</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-08-19T09:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959558#M1337436</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;Instead of directly assigning the table KNA1 as the table type, create a structure in SE11 consisting of the fields you require and assign it in the tables parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else Try assigning it as a CHANGING parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 09:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959558#M1337436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T09:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959559#M1337437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii baskaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just press enter several times it will be accepted. That is just a warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE80 and give your Function Group and then right click and Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgrds,&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 09:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959559#M1337437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T09:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959560#M1337438</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;You care correct TABLES parameters are obsolete. So you need to use CHANGING instead of TABLES parameter &lt;/P&gt;&lt;P&gt;for passing tables to function modules. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though it is just warning it is always good practice to avoid using obsolete things in SAP. This will keep code maintenance minimum in future. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Augustin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 09:50:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959560#M1337438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T09:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959561#M1337439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can pass the table in &lt;STRONG&gt;import&lt;/STRONG&gt; parameters too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just as in reuse_alv_grid_display we pass field catalog table in import parameter. right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 09:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959561#M1337439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T09:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959562#M1337440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Baskaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table parameters are obsolete for normal function modules but have been retained to ensure&lt;/P&gt;&lt;P&gt;compatibility for function modules with other execution modes hence when you declare tables parameter in Function Module it gives warning. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The alternate way for this is create custom type in global declaration for table and use this type in changing parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types: t_lfa1 type standard table of lfa1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This declaration will go in your Top Include then u can create required table in your changing parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vaibhav Pendse&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 10:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959562#M1337440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T10:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959563#M1337441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, I have the same problem, I want to pass an internal table to my function, but i can't add it in tables, it says Obsolete, but when i Enter, nothing happens or I just press ESC, the system ask me to cancel the procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why i could do that before -1 hour ago- and now I can't do that? I mean, to add the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know what is the diference between adding the table in changing instead of being added in Tables TAB or IMPORT TAB, could you please explain me? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 18:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959563#M1337441</guid>
      <dc:creator>former_member204025</dc:creator>
      <dc:date>2009-10-02T18:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959564#M1337442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gpsoria,&lt;/P&gt;&lt;P&gt;In TABLES you can get the internal table as an output &lt;/P&gt;&lt;P&gt;where as in changing you use an internal table as an input as well output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with cheers&lt;/P&gt;&lt;P&gt;s.janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 19:00:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959564#M1337442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T19:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959565#M1337443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all, i'm a newbie with sap, and practicing with functions and modules, i have the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seeing this topic, y put my itab in CHANGING section, (t_vuelos type sflight), and trying to activate it, i got the "ti_vuelos is not an internal table - the "occurs n" specification is missing". Why??&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>Fri, 02 Oct 2009 19:43:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959565#M1337443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T19:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959566#M1337444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Baskaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;although it's a warning only, you should follow it. Tables parameters are CHANGING parameters based on the old internal table with headerline concept. For IMPORTING and EXPORTING parameters you need TABLE TYPES, minimum TYPE TABLE.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 23:53:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959566#M1337444</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-10-02T23:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959567#M1337445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;search for a table type of KNA1.. not infront of SAP, so cant find it for you.&lt;/P&gt;&lt;P&gt;lets say its T_KNA1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in any import/export parameter tab, add the table as:&lt;/P&gt;&lt;P&gt;GT_KNA1 TYPE T_KNA1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;work done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Oct 2009 05:33:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959567#M1337445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-03T05:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Function Modules using tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959568#M1337446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finished&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 13:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules-using-tables/m-p/5959568#M1337446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-05T13:11:15Z</dc:date>
    </item>
  </channel>
</rss>

