<?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 cannot create include file inside a function group in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-create-include-file-inside-a-function-group/m-p/2072655#M429451</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 need 2 more inclde files but i cannot create them.I work on the machine of a client and he created 2 include files for me.Now i need two more include files but i cannot create them.i have this section in my function pool main screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  User-defined Include-files (if necessary).                    *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;P&gt;INCLUDE LZAPO_SAGL001O                  " PBO-Modules&lt;/P&gt;&lt;P&gt;INCLUDE LZAPO_SAGL001I                  " PAI-Modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where there are some include files that where commented.I decommented them, and they appeared in the INCLUDE section of the function group,but when i try to create them i get the next error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unable to create include LZAPO_SAGL001I in function group ZAPO_SAGL001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What coul be the reason.Don't i have the proper rights to create another include files?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2007 12:59:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-28T12:59:58Z</dc:date>
    <item>
      <title>cannot create include file inside a function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-create-include-file-inside-a-function-group/m-p/2072655#M429451</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 need 2 more inclde files but i cannot create them.I work on the machine of a client and he created 2 include files for me.Now i need two more include files but i cannot create them.i have this section in my function pool main screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  User-defined Include-files (if necessary).                    *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;P&gt;INCLUDE LZAPO_SAGL001O                  " PBO-Modules&lt;/P&gt;&lt;P&gt;INCLUDE LZAPO_SAGL001I                  " PAI-Modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where there are some include files that where commented.I decommented them, and they appeared in the INCLUDE section of the function group,but when i try to create them i get the next error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unable to create include LZAPO_SAGL001I in function group ZAPO_SAGL001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What coul be the reason.Don't i have the proper rights to create another include files?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 12:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-create-include-file-inside-a-function-group/m-p/2072655#M429451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T12:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: cannot create include file inside a function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-create-include-file-inside-a-function-group/m-p/2072656#M429452</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 was also trying similar thing today and I realised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create includes with following convention:&lt;/P&gt;&lt;P&gt;L&amp;lt;functiongroup&amp;gt;I01 - I99 for PAI modules.&lt;/P&gt;&lt;P&gt;L&amp;lt;functiongroup&amp;gt;O01 - O99 for PBO modules.&lt;/P&gt;&lt;P&gt;L&amp;lt;functiongroup&amp;gt;F01 - F99 for any subroutines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go ahead and create your includes with the following names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S. Chandra Mouli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 13:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-create-include-file-inside-a-function-group/m-p/2072656#M429452</guid>
      <dc:creator>former_member784222</dc:creator>
      <dc:date>2007-03-28T13:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: cannot create include file inside a function group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-create-include-file-inside-a-function-group/m-p/2072657#M429453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;i did it,thanks a lot for the quick answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;byeee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 13:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-create-include-file-inside-a-function-group/m-p/2072657#M429453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T13:19:01Z</dc:date>
    </item>
  </channel>
</rss>

