<?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: types in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293148#M1024127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The structure we declare with type is onlly availble to the program in which it is defind &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;strcuture declared using se11 is gloabally availble to each program in SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jul 2008 11:53:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-29T11:53:33Z</dc:date>
    <item>
      <title>types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293145#M1024124</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;&lt;/P&gt;&lt;P&gt;What is the difference between the structure we declare with type and we define with se11...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz explain and in which situation we need to define in se11..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Ashu Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:50:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293145#M1024124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293146#M1024125</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;The Types that you create in the SE11 those are global and they can be accessed by any application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when you declare a type inside a structure then it is local to the program that you have defined&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you have a situtation where you will use the TYPE in many programs then it is a good idea to define it in a SE11 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when you have very less use or if you are using once in a program then go for a STRUCTURE&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;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293146#M1024125</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-07-29T11:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293147#M1024126</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;The structure we define in SE11 is Global.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure we define with type is local to the Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;rama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293147#M1024126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293148#M1024127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The structure we declare with type is onlly availble to the program in which it is defind &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;strcuture declared using se11 is gloabally availble to each program in SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293148#M1024127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293149#M1024128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you create a structure using SE11 it will be global and one more advantage is we can append it to any table for using that fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while by creating in program we create a local structure and can be accesed in that program only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293149#M1024128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293150#M1024129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no difference but the difference is &lt;/P&gt;&lt;P&gt;if you create from SE11 it is global if you craete from program it is local.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Srinivas-SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 11:57:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293150#M1024129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T11:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293151#M1024130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the use of the structure is &lt;STRONG&gt;reusability&lt;/STRONG&gt;  if you declare in the se11 then it can be accessed by programs ,function modules ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293151#M1024130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T12:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293152#M1024131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;What is the difference between the structure we declare with type and we define with se11...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;plz explain and in which situation we need to define in se11..&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Visibility-&amp;gt; SE11 structures visible Globally, Reusable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when you take program Structures then it is local. But Try to avoid creating the Custom Dictionary Objects, if unavoidable situation we can proceed with SE11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293152#M1024131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T12:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293153#M1024132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we create a structure in a program, Only that program has access to that structure and no other program can use it (no reusability).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, If you are creating a strucutre in the ABAP Dictionary, It can be accessed by any program and is available globally (reusable).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/types/m-p/4293153#M1024132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T12:16:22Z</dc:date>
    </item>
  </channel>
</rss>

