<?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 OCCURS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379236#M527863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HAI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is difference between occurs1 and occurs2?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; in script can i print the back page of a paper    &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;ASHOK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 10:20:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-13T10:20:47Z</dc:date>
    <item>
      <title>OCCURS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379236#M527863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HAI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is difference between occurs1 and occurs2?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; in script can i print the back page of a paper    &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;ASHOK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:20:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379236#M527863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T10:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: OCCURS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379237#M527864</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;Occurs 1 : will allocate 1* total memory size of the contents defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Occurs 2 : will allocate 2* total memory size of the contents defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379237#M527864</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-06-13T10:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: OCCURS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379238#M527865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Occurs is used to allot some memory for that internal tabl&lt;/P&gt;&lt;P&gt;So 1 means less memory and 2 means little more memory is allotted so it is always better not to give any number and best to give OCCURS 0 , beacause based on the data the itab will take the memory&lt;/P&gt;&lt;P&gt;YES you can print both sides of printing in SCRIPTS&lt;/P&gt;&lt;P&gt;set the PAGE print settings DUPLEX = x in script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379238#M527865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T10:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: OCCURS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379239#M527866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;OCCURS 2 is like like providing initial size of 2 rows to your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379239#M527866</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-06-13T10:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: OCCURS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379240#M527867</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;  Occurs 1 memory will allocate some memory to the internal table, occurs 2 will allocate more memory as compared to 1. But there will be no difference in the output, bcoz based on the number of records in the database table the internal table size will be increased. Instead of giving numbers directly give occurs 0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Haritha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379240#M527867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T10:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: OCCURS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379241#M527868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Occurs is basically used to allocate memory for internal table.&lt;/P&gt;&lt;P&gt;Occurs 1 and occurs 2 means some memory is allocated to the internal table.&lt;/P&gt;&lt;P&gt;It is advicable to give OCCURS 0 , beacause then SAP itself allocates the memory to the table based on the number of records stored in the table and this reduces the wastage of memory too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we can print both sides of the page in script by using print setting DUPLEX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suruchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379241#M527868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T10:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: OCCURS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379242#M527869</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;OCCURS means system allow 8kb memory space in virtual memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;occurs1 means system allow 1*8kb memory space.&lt;/P&gt;&lt;P&gt;occurs2 means system allow 2*8kb memory space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379242#M527869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T10:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: OCCURS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379243#M527870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for internal tables initially no memory is allocated. memory allocation done at runtime it depends on OCCURS n........... n may be 1 or 2 or ..........n&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;occurs 1 -&amp;gt; initially one record space is allocated n if u place a record in that memory then it will automatically assign one more record space..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;occurs 2 -&amp;gt;  initially two records space is allocated n if u place a record in that memory then it will automatically assign another two more record space..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;preferably give occurs 0 -&amp;gt; as we dont know no of records which we ll insert in internal tables and also it reduces any extra allocations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if useful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/occurs/m-p/2379243#M527870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T10:32:20Z</dc:date>
    </item>
  </channel>
</rss>

