<?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 How to define TYPE GROUP? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978227#M1492271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would ike to use few custom types across several programs/routines. Shall I define TYPE GROUP? If yes , how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 May 2010 06:16:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-28T06:16:57Z</dc:date>
    <item>
      <title>How to define TYPE GROUP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978227#M1492271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would ike to use few custom types across several programs/routines. Shall I define TYPE GROUP? If yes , how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 06:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978227#M1492271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-28T06:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to define TYPE GROUP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978228#M1492272</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;I prefer defining data elements, structures and table types. These types can easily be analysed dynamically in an ABAP program so they provide a higher flexibility. Also you can add (SapScript) Documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can define a type-group in SE80 - Other Object - Data Dictionary - Type Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Gerd Rother&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 06:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978228#M1492272</guid>
      <dc:creator>gerd_rother</dc:creator>
      <dc:date>2010-05-28T06:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to define TYPE GROUP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978229#M1492273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also define your type group in SE11 by choosing the radio button &lt;STRONG&gt;Type Group&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dillip Sahoo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 06:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978229#M1492273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-28T06:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to define TYPE GROUP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978230#M1492274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a class. That way you not only get the structures you need, but you can also write the ABAP to handle them. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 07:29:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978230#M1492274</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2010-05-28T07:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to define TYPE GROUP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978231#M1492275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;        You can create type group in se11. Give a custom name ( 'z' name ) for the type group. Hey and the name of the type group can contain a maximum of 5 characters.Make sure all components in your type group start with the name of your type group. For example , name of your type group is 'ztype' then every components of your type group should begin with 'ztype_'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou,&lt;/P&gt;&lt;P&gt;Jerry Jerome&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 04:16:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-define-type-group/m-p/6978231#M1492275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-31T04:16:34Z</dc:date>
    </item>
  </channel>
</rss>

