<?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 a fm in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734092#M319426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Anjali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Create a Function Group also ... while creating assign the function group to the function module ...,. for creating function group check this path i.,e SE37 goto-&amp;gt;Function groups-&amp;gt; create group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Dec 2006 11:30:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-01T11:30:50Z</dc:date>
    <item>
      <title>create a fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734091#M319425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;im creating a new fm ZZENQUEUE_KNVP, when compiling it&lt;/P&gt;&lt;P&gt;its giving me an error 'report/program statement is misssing or program type is I'&lt;/P&gt;&lt;P&gt;i dnt kno wat this error means and dnt kno wat to do&lt;/P&gt;&lt;P&gt;can anybody help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 11:29:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734091#M319425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T11:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: create a fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734092#M319426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Anjali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Create a Function Group also ... while creating assign the function group to the function module ...,. for creating function group check this path i.,e SE37 goto-&amp;gt;Function groups-&amp;gt; create group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 11:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734092#M319426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T11:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: create a fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734093#M319427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u have to create fm from SE37...goto SE37 and specify the FM..specify the import/export/tables /messages and go inside and write appropriate code and activate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in attributes..specify the function group...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Ramesh Babu Chirumamilla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 11:31:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734093#M319427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T11:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: create a fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734094#M319428</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;the funct-modules are stored in include programs. so u have to use the enque funciton modules in executable program to check it rather than just compiling it direclty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 11:32:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734094#M319428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T11:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: create a fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734095#M319429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the function group of the FM, check which include has the code for the new FM you created, also check the attribute of the include it should be of type  'I'.&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kinshuk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 11:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734095#M319429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T11:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: create a fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734096#M319430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u would have saved the function module in a group , before executing tht function module u have to activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction SE80 in tht select select function group, enter ur group and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then execute ur FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 11:36:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734096#M319430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T11:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: create a fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734097#M319431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the error it looks you are just trying to compile the INCLUDE of the new FM and hence the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and compile by using CHECK-&amp;gt;Main Program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 11:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-fm/m-p/1734097#M319431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-01T11:41:54Z</dc:date>
    </item>
  </channel>
</rss>

