<?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: difference b/w headerline and workarea in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204630#M471418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at this thread with example..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3036340"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;* Reward each useful answer&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;Raja T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Apr 2007 18:40:40 GMT</pubDate>
    <dc:creator>raja_thangamani</dc:creator>
    <dc:date>2007-04-22T18:40:40Z</dc:date>
    <item>
      <title>difference b/w headerline and workarea</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204628#M471416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i want to know the difference between header line and work area&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2007 17:37:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204628#M471416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-22T17:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: difference b/w headerline and workarea</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204629#M471417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Work area is like a structure which contain one record at a time.&lt;/P&gt;&lt;P&gt;Header line is some what similar to work area in a way that it also contain one records but it stores the currently active record from the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2146514"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward the helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2007 17:41:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204629#M471417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-22T17:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: difference b/w headerline and workarea</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204630#M471418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at this thread with example..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3036340"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;* Reward each useful answer&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;Raja T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2007 18:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204630#M471418</guid>
      <dc:creator>raja_thangamani</dc:creator>
      <dc:date>2007-04-22T18:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: difference b/w headerline and workarea</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204631#M471419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sateesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technically there is no big difference between a header line and a work area (except for the different name).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you prefer to write &amp;lt;b&amp;gt;error-prone&amp;lt;/b&amp;gt; applications that are &amp;lt;b&amp;gt;difficult to maintain&amp;lt;/b&amp;gt; then you should use old-fashioned itab's with header lines. If not then you will always use work areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2007 19:03:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204631#M471419</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-04-22T19:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: difference b/w headerline and workarea</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204632#M471420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sateesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Difference between Work Area and Header Line&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Header Line&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While adding or retrieving records to or from internal table we have to keep the record temporarily. &lt;/P&gt;&lt;P&gt;The area where this record is kept is called as work area for the internal table.  The area must have the same structure as that of internal table. An internal table consists of a body and an optional header line. &lt;/P&gt;&lt;P&gt;Header line is a implicit work area for the internal table.  It depends on how the internal table is declared that the itab will have the header line or not. &lt;/P&gt;&lt;P&gt;The header line is a field string with the same structure as a row of the body, but it can only hold a single row. &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;data: begin of itab occurs 10, &lt;/P&gt;&lt;P&gt;           ab type c, &lt;/P&gt;&lt;P&gt;           cd type i, &lt;/P&gt;&lt;P&gt;        end of itab.  " this table will have the header line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Work Area&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work area is of the same structure like internal table referred, it will also possess only one record, but this is declared explicitly, to perform calculations and other manipulations.&lt;/P&gt;&lt;P&gt;Work area is like a paper and pencil concept, where the calculations and manipulations will be done and will be erased after the execution.&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;&lt;/P&gt;&lt;P&gt;data: wa_itab like itab. " explicit work area for itab &lt;/P&gt;&lt;P&gt;data: itab1 like itab occurs 10. " table is without header line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2007 03:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204632#M471420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-23T03:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: difference b/w headerline and workarea</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204633#M471421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sateesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Difference between Work Area and Header Line &lt;/P&gt;&lt;P&gt;While adding or retrieving records to / from internal table we have to keep the record temporarily. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The area where this record is kept is called as work area for the internal table. The area must have the same structure as that of internal table. An internal table consists of a body and an optional header line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Header line is a implicit work area for the internal table. It depends on how the internal table is declared that the itab will have the header line or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. &lt;/P&gt;&lt;P&gt;data: begin of itab occurs 10, &lt;/P&gt;&lt;P&gt;ab type c, &lt;/P&gt;&lt;P&gt;cd type i, &lt;/P&gt;&lt;P&gt;end of itab. " this table will have the header line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: wa_itab like itab. " explicit work area for itab &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: itab1 like itab occurs 10. " table is without header line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The header line is a field string with the same structure as a row of the body, but it can only hold a single row. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a buffer used to hold each record before it is added or each record as it is retrieved from the internal table. It is the default work area for the internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb36a1358411d1829f0000e829fbfe/content.htmregards" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb36a1358411d1829f0000e829fbfe/content.htmregards&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2007 03:34:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-headerline-and-workarea/m-p/2204633#M471421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-23T03:34:34Z</dc:date>
    </item>
  </channel>
</rss>

