<?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: Err msg : Tables parameters are obsolete in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495892#M1063865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check whether your table paramter is created with passby value or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try &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;Chinna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2008 09:50:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-04T09:50:36Z</dc:date>
    <item>
      <title>Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495890#M1063863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I am facing a weird error. The function module i created does not allow me to define table parameters and it gives the error "Table parameters are obsolete".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please someone help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rohit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495890#M1063863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T09:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495891#M1063864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tables parameters are obsolate by subroutines, not by functions. The problem is elsewhere...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495891#M1063864</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-09-04T09:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495892#M1063865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check whether your table paramter is created with passby value or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try &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;Chinna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495892#M1063865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T09:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495893#M1063866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats just a WARNING message....So if u insist on using a table paramter just hit 'Enter' and continue working (probably u'll have to use 'LIKE' declaration)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else use a table type ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Piyush Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:51:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495893#M1063866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T09:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495894#M1063867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 'LIKE' while defining table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;T_ACTION  	LIKE	ZSTRUC_SERV_NOT_TXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where ZSTRUC_SERV_NOT_TXT is a structure.&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;Aparna Gaikwad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:52:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495894#M1063867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T09:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495895#M1063868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think it is just a warning not an error, press enter to continue. &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Create a table type in the Dictionary for the structure then use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495895#M1063868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T09:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495896#M1063869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are absolutely right..These error messages we now get for new function module..&lt;/P&gt;&lt;P&gt;Tables parameters is no longer allowed .&lt;/P&gt;&lt;P&gt;You need to decalare either a table type in type-ppols or create a table type in the Dictionary for the structure then &amp;amp; then use it in the &lt;STRONG&gt;changing&lt;/STRONG&gt; paramerters tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck,&lt;/P&gt;&lt;P&gt;Bhumika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495896#M1063869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T09:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495897#M1063870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; You are absolutely right..These error messages we now get for new function module..&lt;/P&gt;&lt;P&gt;&amp;gt; Tables parameters is no longer allowed ....&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are absolutely wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any of you, saying the above, can you give an official reference, where SAP stating this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 11:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495897#M1063870</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-09-04T11:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495898#M1063871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ECC 6.0 this is what SAP say's when we use Tables paramters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES parameters are obsolete!

     Message no. FL069

 Diagnosis

     TABLES parameters are table parameters. Table parameters are obsolete
     CHANGING parameters that are typed as internal standard tables with a
     header line. If an internal table without a header line or a table body
     is passed as an actual parameter to such a formal parameter, an empty
     header line is generated in the function module. If an internal table
     with a header line is used as an actual parameter, both the table body
     and the header line are passed to the function module. In the case of
     formal parameters defined with TABLES, no value transmission is
     possible.

     Formal parameters defined with TABLES can be replaced by formal
     parameters defined with CHANGING. A local work area can be created in
     the function module  for the internal table using the addition LIKE LINE
     OF itab of the DATA statement in the function module.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 12:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495898#M1063871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-04T12:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Err msg : Tables parameters are obsolete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495899#M1063872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Vijay! My apologies to everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How comes this message? I created an FM one month ago in our new 6.0 system, used tables parameters as well, but did not get any message (also checked SLIN).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 12:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/err-msg-tables-parameters-are-obsolete/m-p/4495899#M1063872</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-09-04T12:12:38Z</dc:date>
    </item>
  </channel>
</rss>

