<?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 Type Pools in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814669#M348976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;     What is meant By Type pools and Class pools. It contains Types like SLIS,    VRM. What is the use of it.&lt;/P&gt;&lt;P&gt;  Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2007 08:08:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-02T08:08:10Z</dc:date>
    <item>
      <title>Type Pools</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814669#M348976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;     What is meant By Type pools and Class pools. It contains Types like SLIS,    VRM. What is the use of it.&lt;/P&gt;&lt;P&gt;  Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 08:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814669#M348976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T08:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Type Pools</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814670#M348977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope this example gives a idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you declare a types statement inside your program, you can refer that type only in your program. BUt if you declare a type in a type group, then it is visible to all the programs(Provided they have declare the type-pools: &amp;lt;Type pool name&amp;gt;.) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a global area where you can define your types which can be accessed anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 08:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814670#M348977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T08:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Type Pools</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814671#M348978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  If u add this stmt in ur ABAP program,&lt;/P&gt;&lt;P&gt; TYPE-POOLS tpool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It includes the types and constants of a type group [Which will be created through SE11 transaction].&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;This is a container for global classes .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-SatyaPriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 08:15:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814671#M348978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T08:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Type Pools</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814672#M348979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TYPE Pools can be thought of as an include having TYPE declarations.&lt;/P&gt;&lt;P&gt;The use of this in your program gives your program access to these TYPE declarations which can then be used directly in your program when declaring new data declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class pool is actually a kind of program which is created when you create a class in transaction SE24. You cannot create a class pool from se38 and even if I told you a class pool program name , if you try to open it will only open SE24.&lt;/P&gt;&lt;P&gt;This contains all the information about the class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 08:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814672#M348979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T08:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Type Pools</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814673#M348980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vijay ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Pls. go through this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.	What is a table pool? &lt;/P&gt;&lt;P&gt;A table pool (or pool) is used to combine several logical tables in the ABAP/4 Dictionary.  The definition of a pool consists of at least two key fields and a long argument field (VARDATA). &lt;/P&gt;&lt;P&gt;11.	What are pooled tables? &lt;/P&gt;&lt;P&gt;These are logical tables, which must be assigned to a table pool when they are defined.  Pooled tables can be used to store control data (such as screen sequences or program parameters). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. mark if useful&lt;/P&gt;&lt;P&gt;12.	What is a table cluster? &lt;/P&gt;&lt;P&gt;A table cluster combines several logical tables in the ABAP/4 Dictionary.  Several logical rows from different cluster tables are brought together in a single physical record.  The records from the cluster tables assigned to a cluster are thus stored in a single common table in the database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 08:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814673#M348980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T08:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Type Pools</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814674#M348981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please refrain from wrongly answering the question and check the question before answering. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Nishant Rustagi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 08:28:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814674#M348981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T08:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Type Pools</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814675#M348982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nishant..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 09:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814675#M348982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T09:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Type Pools</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814676#M348983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change the question to answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 09:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814676#M348983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T09:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Type Pools</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814677#M348984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 21:00:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-pools/m-p/1814677#M348984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T21:00:13Z</dc:date>
    </item>
  </channel>
</rss>

