<?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: Class-Pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367147#M1039201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Class pools serve as containers for exactly one global class. Besides the global class, they can contain global types and local classes/interfaces to be used in the global class. A class pool is loaded into memory by using one of its components. For example, a public method can be called from any ABAP program or via a transaction code connected to the method. You maintain class pools in the class builder.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;CLASS-POOL &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Statement for class pools at the beginning of the program. Class pools are programs of type K and are used as containers for global classes. The statement CLASS-POOL is not entered by the programmer but generated by the Class Builder. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tks venkat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2008 12:42:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-18T12:42:20Z</dc:date>
    <item>
      <title>Class-Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367146#M1039200</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;&lt;/P&gt;&lt;P&gt;How to use Class-Pool in report program.&lt;/P&gt;&lt;P&gt;Can u give me sample code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Kalpanashri Rajendran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 12:28:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367146#M1039200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T12:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Class-Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367147#M1039201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Class pools serve as containers for exactly one global class. Besides the global class, they can contain global types and local classes/interfaces to be used in the global class. A class pool is loaded into memory by using one of its components. For example, a public method can be called from any ABAP program or via a transaction code connected to the method. You maintain class pools in the class builder.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;CLASS-POOL &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Statement for class pools at the beginning of the program. Class pools are programs of type K and are used as containers for global classes. The statement CLASS-POOL is not entered by the programmer but generated by the Class Builder. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tks venkat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 12:42:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367147#M1039201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T12:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Class-Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367148#M1039202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalpanashri Rajendran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope these  links help you ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapnet.ru/viewtopic.php?p=2436&amp;amp;sid=3b2730efb153274f734906dd3ba0640d" target="test_blank"&gt;http://www.sapnet.ru/viewtopic.php?p=2436&amp;amp;sid=3b2730efb153274f734906dd3ba0640d&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://tknight.org/sdn/show/10066" target="test_blank"&gt;http://tknight.org/sdn/show/10066&lt;/A&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;Sreekar.Kadiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 13:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367148#M1039202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T13:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Class-Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367149#M1039203</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;check this link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/21/682f8b277e11d2954e0000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/21/682f8b277e11d2954e0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sowjanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 05:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367149#M1039203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T05:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Class-Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367150#M1039204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u tell me how to access the class-pool in se38 program...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;class-pool.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;create object zclass.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;call method zclass-&amp;gt;display.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my code can u tell me how to execute it...&lt;/P&gt;&lt;P&gt;i tried to execute in report program &amp;amp; module pool but getting error tht only one report or program statement can be used...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want to test the program using class-pool statement..&lt;/P&gt;&lt;P&gt;similarly i want to convert local class to a global class when i tried tht by &lt;STRONG&gt;import local class program&lt;/STRONG&gt;   its not working... &lt;/P&gt;&lt;P&gt;Can u give me some idea...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Kalpanashri Rajendran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 05:42:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367150#M1039204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T05:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Class-Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367151#M1039205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/ec/d9ab291b0b11d295400000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/ec/d9ab291b0b11d295400000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 05:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367151#M1039205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T05:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Class-Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367152#M1039206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;Removed cut and paste of [online help|http://help.sap.com/saphelp_nw04/helpdata/en/ec/d9ab291b0b11d295400000e8353423/content.htm] which is exactly what was referenced in the preceeding answer! Points unsassigned.&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja Narayanan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mike Pokraka on Aug 19, 2008 10:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 06:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367152#M1039206</guid>
      <dc:creator>raja_narayanan2</dc:creator>
      <dc:date>2008-08-19T06:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Class-Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367153#M1039207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can ONLY created class-pools, which are global classes, through SE24.  You cannot create them through SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you had read the help on CLASS-POOL, you would have read:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The CLASS-POOL statement must be the first statement of a standalone program, after any Include programs have been called. It introduces a class pool. &lt;STRONG&gt;Class pools are maintained in the Class Builder in the ABAP Workbench. A main programfor a global class, including a CLASS-POOL statement, is generated automatically.&lt;/STRONG&gt; The MESSAGE-ID addition to the CLASS-POOL statement has the same meaning as for the REPORT statement. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And perhaps answered your own question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 09:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367153#M1039207</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-08-19T09:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Class-Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367154#M1039208</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;Check this link about Class-pool&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/search/highlightContent.jsp" target="test_blank"&gt;http://help.sap.com/search/highlightContent.jsp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and also the below link in detail about class-pool&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/ec/d9ab291b0b11d295400000e8353423/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/ec/d9ab291b0b11d295400000e8353423/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For program regarding Class-pool.. search for standard programs with the help of process defined in this thread&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="6000495"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Narin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 08:39:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-pool/m-p/4367154#M1039208</guid>
      <dc:creator>narin_nandivada3</dc:creator>
      <dc:date>2008-08-25T08:39:14Z</dc:date>
    </item>
  </channel>
</rss>

