<?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: Getting msg 'Program names L... are reserved for function group includes' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894731#M680411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you create the Function group, then if you look at the Fucntion group in SE80, then tehre inlcudes will be created, for FORMS if it will create the includes, and for TOP it will create the include, for L also it will create the Incldue(L referefs coding of subroutines).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, goto SE80 and activate the Include directly, then you can write the code in that include&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2007 13:33:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-08T13:33:09Z</dc:date>
    <item>
      <title>Getting msg 'Program names L... are reserved for function group includes'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894727#M680407</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;When I try to create a SAP standard Include which start with L, I get the message which says &amp;lt;b&amp;gt;''Program names L... are reserved for function group includes".&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already created two standard SAP FMs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how should I go ahead and create the Include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anishur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 13:29:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894727#M680407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T13:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting msg 'Program names L... are reserved for function group includes'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894728#M680408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your programs should start with Y/Z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 13:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894728#M680408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T13:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting msg 'Program names L... are reserved for function group includes'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894729#M680409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Anishur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is the same story like before and you do what is written in the OSS Note, than you should go ahead!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 13:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894729#M680409</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-10-08T13:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting msg 'Program names L... are reserved for function group includes'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894730#M680410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to let the system create them for you. Go to your function module code and enter some PERFORM or variable name that is not there already, double click on it, and when it prompts to create it, say yes and then it will give you an option to specify if you want to create it in a new include or existing one. Say new include and then you will be able to create the include.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 13:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894730#M680410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T13:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting msg 'Program names L... are reserved for function group includes'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894731#M680411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you create the Function group, then if you look at the Fucntion group in SE80, then tehre inlcudes will be created, for FORMS if it will create the includes, and for TOP it will create the include, for L also it will create the Incldue(L referefs coding of subroutines).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, goto SE80 and activate the Include directly, then you can write the code in that include&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 13:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/2894731#M680411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T13:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting msg 'Program names L... are reserved for function group includes'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/13801069#M2030230</link>
      <description>&lt;P&gt;The beginning of the suffix must begin with F, O, I, E, P or T99 and the format must be:&lt;BR /&gt;L&lt;EM&gt;function-group-name&lt;/EM&gt;S&lt;EM&gt;xx&lt;BR /&gt;&lt;/EM&gt;&amp;nbsp;- where "S" is the mentioned suffix letter.&lt;/P&gt;&lt;P&gt;You can also see the valid names in the master program comments, e.g.:&lt;/P&gt;&lt;P&gt;*******************************************************************&lt;BR /&gt;&amp;nbsp;&amp;nbsp;INCLUDE&amp;nbsp;lzdkd_const_class_generatortop.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"&amp;nbsp;Global&amp;nbsp;Data&lt;BR /&gt;&amp;nbsp;&amp;nbsp;INCLUDE&amp;nbsp;lzdkd_const_class_generatoruxx.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"&amp;nbsp;Function&amp;nbsp;Modules&lt;BR /&gt;&lt;BR /&gt;*******************************************************************&lt;BR /&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;User-defined&amp;nbsp;Include-files&amp;nbsp;(if&amp;nbsp;necessary).&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*&lt;BR /&gt;*******************************************************************&lt;BR /&gt;*&amp;nbsp;INCLUDE&amp;nbsp;LZDKD_CONST_CLASS_GENERATOR&lt;STRONG&gt;F&lt;/STRONG&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"&amp;nbsp;Subroutines&lt;BR /&gt;*&amp;nbsp;INCLUDE&amp;nbsp;LZDKD_CONST_CLASS_GENERATOR&lt;STRONG&gt;O&lt;/STRONG&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"&amp;nbsp;PBO-Modules&lt;BR /&gt;*&amp;nbsp;INCLUDE&amp;nbsp;LZDKD_CONST_CLASS_GENERATOR&lt;STRONG&gt;I&lt;/STRONG&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"&amp;nbsp;PAI-Modules&lt;BR /&gt;*&amp;nbsp;INCLUDE&amp;nbsp;LZDKD_CONST_CLASS_GENERATOR&lt;STRONG&gt;E&lt;/STRONG&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"&amp;nbsp;Events&lt;BR /&gt;*&amp;nbsp;INCLUDE&amp;nbsp;LZDKD_CONST_CLASS_GENERATOR&lt;STRONG&gt;P&lt;/STRONG&gt;...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"&amp;nbsp;Local&amp;nbsp;class&amp;nbsp;implement.&lt;BR /&gt;*&amp;nbsp;INCLUDE&amp;nbsp;LZDKD_CONST_CLASS_GENERATOR&lt;STRONG&gt;T99&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"&amp;nbsp;ABAP&amp;nbsp;Unit&amp;nbsp;tests&lt;/P&gt;&lt;P&gt;&amp;nbsp; INCLUDE&amp;nbsp;lzdkd_const_class_generatorp01.&lt;BR /&gt;&amp;nbsp; INCLUDE&amp;nbsp;lzdkd_const_class_generatorf01.&lt;BR /&gt;&amp;nbsp; INCLUDE&amp;nbsp;lzdkd_const_class_generatoro01.&lt;BR /&gt;&amp;nbsp; INCLUDE&amp;nbsp;lzdkd_const_class_generatori01.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 15:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-msg-program-names-l-are-reserved-for-function-group-includes/m-p/13801069#M2030230</guid>
      <dc:creator>Poul_Bundgaard</dc:creator>
      <dc:date>2024-08-20T15:20:18Z</dc:date>
    </item>
  </channel>
</rss>

