<?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: ABAP : functional module is not activated in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919095#M1691407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FM will always be in active status only. Only inside the ZX--- include you will put code and activate.&lt;/P&gt;&lt;P&gt;Please find the snapshot below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/119538" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2012 09:49:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-07-17T09:49:16Z</dc:date>
    <item>
      <title>ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919084#M1691396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friend, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a fictional module EXIT_SAPLKAEP_001 , I have to do some &lt;/P&gt;&lt;P&gt;coding in its include ZXKAEPU01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I am activating then it is showing errors that FM is not open &lt;/P&gt;&lt;P&gt;and function module name is disabled .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when I am clicking on change mode then source code then FM &lt;/P&gt;&lt;P&gt;name is visible .but again when I am activating this then it is &lt;/P&gt;&lt;P&gt;showing me error LXKAEPU01 in source code "Nesting not correct: The "ENDFUNCTION" statement has no open control structure"&lt;/P&gt;&lt;P&gt;"starting with "FUNCTION". "FUNCTION". "FUNCTION". "FUNCTION". "FUNCTION".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error message is occured .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve this error .Please suggest.&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;Rihan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 10:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919084#M1691396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-16T10:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919085#M1691397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rihan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that you are working on Customer-Exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, this sort of errors can happen because you must be trying to get into Change-Mode once you are on the Screen - that shows this Include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, you need to proceed like this -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1.)&amp;nbsp; &lt;STRONG&gt;Double Click&lt;/STRONG&gt; on Include ZXKAEPU01 - &lt;EM&gt;&lt;STRONG&gt;DON'T TRY TO CHANGE THE MODE&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2.) Info-Message in the Status-Bar will come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3.) You need to Press ENTER and this will give you Pop-Up to Save in Package. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4.) Afterwards, you would be in the correct screen and that would be in Change Mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, you need to code and eventually Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if I am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Kumar Saurav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 11:39:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919085#M1691397</guid>
      <dc:creator>former_member186491</dc:creator>
      <dc:date>2012-07-16T11:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919086#M1691398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes I am&amp;nbsp; working on Customer-Exits.I have done that as you said , but once the &lt;/P&gt;&lt;P&gt;error occurred , Now this error is not going , now how can I come out by this &lt;/P&gt;&lt;P&gt;error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am going in this function module then the name of function module like this :&lt;/P&gt;&lt;P&gt;FUNCTION EXIT_SAPLKAEP_001 . is not displayed that's why this error is occurred .&lt;/P&gt;&lt;P&gt;so how can I come the name of function module name in source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest .&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;rihan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 11:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919086#M1691398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-16T11:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919087#M1691399</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;PRE&gt;&lt;CODE&gt;&lt;P&gt;showing me error LXKAEPU01 in source code "&lt;STRONG&gt;Nesting not correct: The "ENDFUNCTION" statement has no open control structure&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;"starting with "FUNCTION". "FUNCTION". "FUNCTION". "FUNCTION". "FUNCTION".&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This "Incorrect Nesting" problem usually happens when any Re-Usable Unit is defined within some Different Re-Usable Unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex - If we are defining One FM and if we try to Define one Subroutine within that; then this creates such error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;going by Ex -&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;FUNCTION abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;/CODE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;CODE&gt;&lt;P&gt;FORM xyz.&lt;/P&gt;&lt;P&gt;&amp;nbsp; ...........&lt;/P&gt;&lt;P&gt;&amp;nbsp; ...........&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;/CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;--------&lt;/P&gt;
&lt;P&gt;--------&lt;/P&gt;
&lt;P&gt;ENDFUNCTION.&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If such requirement comes, we can go by this way instead -&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;FUNCTION abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;PRFORM xyz.&lt;/P&gt;&lt;P&gt;--------&lt;/P&gt;&lt;P&gt;ENDFUNCTION.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and after ENDFUNCTION, we need to define Sub-Routine as below -&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;FORM xyz.&lt;/P&gt;&lt;P&gt;&amp;nbsp; ...........&lt;/P&gt;&lt;P&gt;&amp;nbsp; ...........&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if there is any re-usable unit within FUNCTION ........&amp;nbsp; ENDFUNCTION and if so, just rectify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this COULD BE one problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please update.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Kumar Saurav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 12:19:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919087#M1691399</guid>
      <dc:creator>former_member186491</dc:creator>
      <dc:date>2012-07-16T12:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919088#M1691400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rihan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;In the functional module&amp;nbsp; &lt;STRONG&gt;EXIT_SAPLKAEP_001 &lt;/STRONG&gt;you will have the&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Include &lt;STRONG&gt;ZXKAEPU01&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Please follow these steps :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;1. Double click the Include.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;2. You will get a warning message press ENTER&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;3. Need a Package &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;It will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Pradeep.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 14:37:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919088#M1691400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-16T14:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919089#M1691401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Pradeep and Kumar, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are not getting the requirment , this is customer exit , and this is not activate , &lt;/P&gt;&lt;P&gt;this is not in edit mode then how can I write perform or form operation , if it will &lt;/P&gt;&lt;P&gt;be in editable node then I will put the fuction module name in starting with the function &lt;/P&gt;&lt;P&gt;and the error will be resolved .But when I am going se37 and I am giving the name of FM&lt;/P&gt;&lt;P&gt;EXIT_SAPLKAEP_001 and I am trying to activate then error occurs , no open structure &lt;/P&gt;&lt;P&gt;is for end function .and the name of the FM is disabled in source code , so when &lt;/P&gt;&lt;P&gt;I click on change mode then still i can not write anything it is not in editable mode , &lt;/P&gt;&lt;P&gt;So before going to include I have to activate the FM,&lt;/P&gt;&lt;P&gt;Hope you have got to me .&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rihan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 06:53:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919089#M1691401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-17T06:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919090#M1691402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the function module attributes there is a check box EDIT LOCK . If its checked and if you are logging in different user you cannot able to go to edit mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 08:01:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919090#M1691402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-17T08:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919091#M1691403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i am getting your point but if you can provide the actual screenshot it will be more good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 08:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919091#M1691403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-17T08:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919092#M1691404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes Mr Pradeep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a check box EDIT LOCK, but how can I remove this error now .and how can I activate my function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;rihan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 08:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919092#M1691404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-17T08:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919093#M1691405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U cannot activate the FM,as it is sap standard one it is always in active mode only. You can need&amp;nbsp; to activate only the include.If the FM is not active check for OSS notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vamshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 09:36:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919093#M1691405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-17T09:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919094#M1691406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry rihan... The problem might be simple i hope . But we need a clear screen shot of the functional module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 09:38:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919094#M1691406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-17T09:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919095#M1691407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FM will always be in active status only. Only inside the ZX--- include you will put code and activate.&lt;/P&gt;&lt;P&gt;Please find the snapshot below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/119538" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 09:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919095#M1691407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-17T09:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP : functional module is not activated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919096#M1691408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friend &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the issue has been solved , the reason was I did the FM on change &lt;/P&gt;&lt;P&gt;mode for that a workbench request has been created , then I have released &lt;/P&gt;&lt;P&gt;the request and then activated the FM with the new request then &lt;/P&gt;&lt;P&gt;the error has gone and the problem has been solved.&lt;/P&gt;&lt;P&gt;one thing to remember that we have to write the code in include &lt;/P&gt;&lt;P&gt;so do not go to the change option of the FM &lt;/P&gt;&lt;P&gt;thanks a lot to all of you for your full support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;Rihan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:31:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-functional-module-is-not-activated/m-p/8919096#M1691408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-18T11:31:51Z</dc:date>
    </item>
  </channel>
</rss>

