<?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: Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373512#M183439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shejal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are deleting the exception from the pattern text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to go exception tab of your function module and select the exception and delete the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the fm, then you see the exception removed from the pattern at the source code of funtion module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2006 21:11:49 GMT</pubDate>
    <dc:creator>Manohar2u</dc:creator>
    <dc:date>2006-06-12T21:11:49Z</dc:date>
    <item>
      <title>Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373509#M183436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;I have created a function module in SE37. I dont want anything in my Exceptions TAB, but there is already a exception and a short text in it which i had previsouly created. I want to delete it. I am trying to just delete it out and save. But the time i save it pops up back. Any advice on this?&lt;/P&gt;&lt;P&gt;Shejal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 20:24:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373509#M183436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T20:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373510#M183437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;place the cursor on the corresponding row on the exception tab and press the &amp;lt;b&amp;gt;delete row button&amp;lt;/b&amp;gt;and afterwards you save and activate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 20:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373510#M183437</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-12T20:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373511#M183438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should not happen. How are you deleting the existing exception? Did you activate the function module after changing the interface(exceptions are part of function module's interface)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is it already used in any program? If so, you may have to temporarily comment the use of it and then do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 20:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373511#M183438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T20:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373512#M183439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shejal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are deleting the exception from the pattern text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to go exception tab of your function module and select the exception and delete the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the fm, then you see the exception removed from the pattern at the source code of funtion module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 21:11:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373512#M183439</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-06-12T21:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373513#M183440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Friends, Problem Solved.&lt;/P&gt;&lt;P&gt;Shejal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 21:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1373513#M183440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T21:24:50Z</dc:date>
    </item>
  </channel>
</rss>

