<?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: declaration clarification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/declaration-clarification/m-p/5696447#M1294192</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;It is nothing but a internal table with text filed of size 650 chars&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is same as&lt;/P&gt;&lt;P&gt;ex: data : begin of  i_exp_tab occurs 0,&lt;/P&gt;&lt;P&gt;                     Text(650),&lt;/P&gt;&lt;P&gt;              end of i_exp_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i_exp_tab is structure of char with size 650&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Krishna Gowrneni on May 27, 2009 2:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2009 20:47:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-26T20:47:48Z</dc:date>
    <item>
      <title>declaration clarification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/declaration-clarification/m-p/5696446#M1294191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have seen declaration like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: i_exp_tab(650)  occurs 0 with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;later ..on ..they are appending&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;append wa_line to i_exp_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question..how this declaration is possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i_exp_tab(650) occurs 0 with header line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what will be structure of i_exp_tab????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 20:30:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/declaration-clarification/m-p/5696446#M1294191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T20:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: declaration clarification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/declaration-clarification/m-p/5696447#M1294192</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;It is nothing but a internal table with text filed of size 650 chars&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is same as&lt;/P&gt;&lt;P&gt;ex: data : begin of  i_exp_tab occurs 0,&lt;/P&gt;&lt;P&gt;                     Text(650),&lt;/P&gt;&lt;P&gt;              end of i_exp_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i_exp_tab is structure of char with size 650&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Krishna Gowrneni on May 27, 2009 2:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 20:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/declaration-clarification/m-p/5696447#M1294192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T20:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: declaration clarification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/declaration-clarification/m-p/5696448#M1294193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Table with one field "i_exp_tab"of char 650 length .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 20:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/declaration-clarification/m-p/5696448#M1294193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-26T20:55:48Z</dc:date>
    </item>
  </channel>
</rss>

