<?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: include problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919560#M1148049</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;Include programs can be called inside another executable program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules are subroutines with parameters to perform specific functions. When creating a function module, first a function group needs to be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of calling includes in FMs, try to use subroutines as they are internal. Automatically those will be inside the function group then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give the requirement more clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saipriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Dec 2008 13:01:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-23T13:01:45Z</dc:date>
    <item>
      <title>include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919557#M1148046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi folks,&lt;/P&gt;&lt;P&gt;i got some problem in my function module &lt;/P&gt;&lt;P&gt;i had face some problem,i am not accessing my includes for my function module&lt;/P&gt;&lt;P&gt;say pbo and pai and subprograms.it is giving messages like those includes are not in function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to solve this.&lt;/P&gt;&lt;P&gt;how to write a include program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 12:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919557#M1148046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T12:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919558#M1148047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your requirement is not clear...is it a FM developed by you,is it a an exit,or is it a std FM????&lt;/P&gt;&lt;P&gt;pls be clear and give ur code if possible...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ur second question as how to create include program..simple way..type INCLUDE in the editor and double click..it will open the include attributes screen and u can create it,.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 12:51:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919558#M1148047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T12:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919559#M1148048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sailaja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       is it cutom development?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fm and INcludes or custom or standard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 12:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919559#M1148048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T12:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919560#M1148049</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;Include programs can be called inside another executable program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules are subroutines with parameters to perform specific functions. When creating a function module, first a function group needs to be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of calling includes in FMs, try to use subroutines as they are internal. Automatically those will be inside the function group then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give the requirement more clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saipriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 13:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919560#M1148049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T13:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919561#M1148050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sailaja ,&lt;/P&gt;&lt;P&gt; u might had been used the data type STRING in your custom table .&lt;/P&gt;&lt;P&gt; replace the STRING to CHAR type .&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;chinnaiya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 13:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919561#M1148050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T13:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919562#M1148051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i created custom function module.&lt;/P&gt;&lt;P&gt;say zsailaja and function group zabcdefg after that i am traying to activate the &lt;/P&gt;&lt;P&gt;includes of my function module say pbo and pai includes it is telling  that those includes are not there like i getting messages.&lt;/P&gt;&lt;P&gt;how we going to solve this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 13:32:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919562#M1148051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T13:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919563#M1148052</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;PBO and PAI are not just Function moduls but routines as a part of Module pool programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To enhance infotypes, you must use PM01 and automatically these includes will be created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 13:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919563#M1148052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-23T13:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919564#M1148053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if your INcludes only PBO, PAI its a part of functions, so it will not give any problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else if you are creating new Include like : Zinclude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SE80  assign This include to Perticular Function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arjun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 04:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919564#M1148053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T04:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919565#M1148054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sailaja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please double click on your Main &lt;STRONG&gt;Function Gruop name&lt;/STRONG&gt; in SE80 then try activate it, by doing so the system takes care of the activation process. it starts activating from TOP include and then corresponding. this way the system recongnizes all includes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are trying to activate PBO only then if your TOP include is inactive then you might get error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note this is based on my interpretation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 04:48:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919565#M1148054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T04:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919566#M1148055</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;    Activate all at a time, Function group, main program, global data and your FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 04:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919566#M1148055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T04:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: include problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919567#M1148056</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;As mentioned PBO and PAI are only for module pool. Go to that function module display. Press Ctrl&lt;EM&gt;Shift&lt;/EM&gt;F5 (display object list). In left side, check whether the missing includes are activated and displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 04:50:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-problem/m-p/4919567#M1148056</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2008-12-24T04:50:55Z</dc:date>
    </item>
  </channel>
</rss>

