<?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: how to create include from which a function module will be called in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-include-from-which-a-function-module-will-be-called/m-p/2561319#M584131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just create a new include and call the function from that.&lt;/P&gt;&lt;P&gt;Please correct me if I am wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2007 10:21:20 GMT</pubDate>
    <dc:creator>SG141</dc:creator>
    <dc:date>2007-07-17T10:21:20Z</dc:date>
    <item>
      <title>how to create include from which a function module will be called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-include-from-which-a-function-module-will-be-called/m-p/2561317#M584129</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;&lt;/P&gt;&lt;P&gt;How to create an include zxxxxxxx from which a function module will be called to handle the entire logic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 10:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-include-from-which-a-function-module-will-be-called/m-p/2561317#M584129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T10:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to create include from which a function module will be called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-include-from-which-a-function-module-will-be-called/m-p/2561318#M584130</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;By SE38, just only u need to insert the TYPE I in the attribute instead of 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 10:20:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-include-from-which-a-function-module-will-be-called/m-p/2561318#M584130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T10:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to create include from which a function module will be called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-include-from-which-a-function-module-will-be-called/m-p/2561319#M584131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just create a new include and call the function from that.&lt;/P&gt;&lt;P&gt;Please correct me if I am wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 10:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-include-from-which-a-function-module-will-be-called/m-p/2561319#M584131</guid>
      <dc:creator>SG141</dc:creator>
      <dc:date>2007-07-17T10:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to create include from which a function module will be called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-include-from-which-a-function-module-will-be-called/m-p/2561320#M584132</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;Write:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;INCLUDE include_name&amp;lt;/b&amp;gt;. in your report prog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double click on the include name to create it and then place your function module inside it.&lt;/P&gt;&lt;P&gt;Then save and activate the include first and then you main prog.&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;Ravish Garg&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 10:24:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-include-from-which-a-function-module-will-be-called/m-p/2561320#M584132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T10:24:08Z</dc:date>
    </item>
  </channel>
</rss>

