<?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: instance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/instance/m-p/1189106#M128032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Surekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.A roll area is memory that is allocated by a work process for an instance of a program.&lt;/P&gt;&lt;P&gt; It holds information needed by R/3 about the program's execution, such as: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values of the variables ..The dynamic memory allocations and &lt;/P&gt;&lt;P&gt;The current program pointer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Spool is a work process which passes sequential datasets to a printer or to optical archiving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within ABAP, sending a list to the SAP spool system is generally called 'printing lists'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Q.what is an instance ?&lt;/P&gt;&lt;P&gt; which instance do you mean ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2006 12:13:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-16T12:13:29Z</dc:date>
    <item>
      <title>instance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/instance/m-p/1189104#M128030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. what is instance?&lt;/P&gt;&lt;P&gt;2. what is page area &amp;amp; roll area?&lt;/P&gt;&lt;P&gt;3. what is spool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;surekha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2006 12:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/instance/m-p/1189104#M128030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-16T12:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: instance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/instance/m-p/1189105#M128031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Spool is the printer area queue where all the items are queued up to be scheduled for printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instance is a like a copy of / like an particular object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2006 12:07:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/instance/m-p/1189105#M128031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-16T12:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: instance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/instance/m-p/1189106#M128032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Surekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.A roll area is memory that is allocated by a work process for an instance of a program.&lt;/P&gt;&lt;P&gt; It holds information needed by R/3 about the program's execution, such as: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values of the variables ..The dynamic memory allocations and &lt;/P&gt;&lt;P&gt;The current program pointer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Spool is a work process which passes sequential datasets to a printer or to optical archiving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within ABAP, sending a list to the SAP spool system is generally called 'printing lists'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Q.what is an instance ?&lt;/P&gt;&lt;P&gt; which instance do you mean ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2006 12:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/instance/m-p/1189106#M128032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-16T12:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: instance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/instance/m-p/1189107#M128033</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;instance is used in Object oriented Programming.&lt;/P&gt;&lt;P&gt;class lcl_test definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endclass.&lt;/P&gt;&lt;P&gt;class lcl_test implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endclass.&lt;/P&gt;&lt;P&gt;data: o_ref type ref to lcl_text. "creating instance of &lt;/P&gt;&lt;P&gt;"class&lt;/P&gt;&lt;P&gt;2. page area and roll area...&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lc.leidenuniv.nl/awcourse/oracle/em.920/a96675/sap.htm" target="test_blank"&gt;http://www.lc.leidenuniv.nl/awcourse/oracle/em.920/a96675/sap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. read sap spool Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a8eb751ea11d189570000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a8eb751ea11d189570000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2006 12:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/instance/m-p/1189107#M128033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-16T12:20:41Z</dc:date>
    </item>
  </channel>
</rss>

