<?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: Create customized TYPE in SE24 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-customized-type-in-se24/m-p/3634870#M875369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry about previous reply, thought you were using a local class, but you are talking about SE24. Again sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have declared this only at the top include. You can't use it in the global class. But what you can do is declare it separately in the class as well at top level. However, when doing so, you can't use it in the interface declaration of a method since it is only global within the class, but not for the  outside' world. If you really need it than I would suggest to declare the type globally in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Micky Oestreich on Apr 9, 2008 9:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2008 07:06:54 GMT</pubDate>
    <dc:creator>Sm1tje</dc:creator>
    <dc:date>2008-04-09T07:06:54Z</dc:date>
    <item>
      <title>Create customized TYPE in SE24</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-customized-type-in-se24/m-p/3634869#M875368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a TYPE declared as below in ZABC_TOP in SE38.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
TYPES: BEGIN OF t_imp,
         matnr       TYPE matnr,
         charg       TYPE charg_d,
         ldest       TYPE z_printer,
         description TYPE z_description,
         layout      TYPE zpp_char50,
       END OF t_imp.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is how do I define this in interface parameter ASSOCIATED TYPE declaration as I need to create a return value from a METHOD in t_imp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate if could provide the step by step guideline and exampke to do the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 04:29:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-customized-type-in-se24/m-p/3634869#M875368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T04:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create customized TYPE in SE24</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-customized-type-in-se24/m-p/3634870#M875369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry about previous reply, thought you were using a local class, but you are talking about SE24. Again sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have declared this only at the top include. You can't use it in the global class. But what you can do is declare it separately in the class as well at top level. However, when doing so, you can't use it in the interface declaration of a method since it is only global within the class, but not for the  outside' world. If you really need it than I would suggest to declare the type globally in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Micky Oestreich on Apr 9, 2008 9:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 07:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-customized-type-in-se24/m-p/3634870#M875369</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-04-09T07:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create customized TYPE in SE24</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-customized-type-in-se24/m-p/3634871#M875370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Micky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the information. Appreciate so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 23:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-customized-type-in-se24/m-p/3634871#M875370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T23:54:27Z</dc:date>
    </item>
  </channel>
</rss>

