<?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: Error while declaring the internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-declaring-the-internal-table/m-p/6674629#M1448543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to define it as TYPES;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: begin of test,&lt;/P&gt;&lt;P&gt;w_text(1000),&lt;/P&gt;&lt;P&gt;end of test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 14:13:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-17T14:13:30Z</dc:date>
    <item>
      <title>Error while declaring the internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-declaring-the-internal-table/m-p/6674628#M1448542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to declare as following and I am getting the error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of test,&lt;/P&gt;&lt;P&gt;      w_text(1000),&lt;/P&gt;&lt;P&gt;      end of test.&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;P&gt;data: i_test type standard table of test.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 14:10:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-declaring-the-internal-table/m-p/6674628#M1448542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T14:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error while declaring the internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-declaring-the-internal-table/m-p/6674629#M1448543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to define it as TYPES;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: begin of test,&lt;/P&gt;&lt;P&gt;w_text(1000),&lt;/P&gt;&lt;P&gt;end of test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 14:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-declaring-the-internal-table/m-p/6674629#M1448543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T14:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error while declaring the internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-declaring-the-internal-table/m-p/6674630#M1448544</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;PRE&gt;&lt;CODE&gt;
types: begin of test,
w_text(1000),
end of test.

data: i_test type standard table of test.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 14:14:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-declaring-the-internal-table/m-p/6674630#M1448544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T14:14:18Z</dc:date>
    </item>
  </channel>
</rss>

