<?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: Changing the Function Module. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-function-module/m-p/2785952#M649534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nrupal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE37 -&amp;gt; enter Function module name -&amp;gt; click on where used list -&amp;gt; here select only programs -&amp;gt; and see the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here it shows all program names that uses Function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess your change is very simple looks like case statement,so it will not give any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the syntax error properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2007 02:09:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-12T02:09:40Z</dc:date>
    <item>
      <title>Changing the Function Module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-function-module/m-p/2785949#M649531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I am making simple change in code of a function module.&lt;/P&gt;&lt;P&gt;If i change the code in source code part of function module is enough do i have change anything else.&lt;/P&gt;&lt;P&gt;please advise me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there any special procedure to transport Function modules?Can anybody advise me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 01:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-function-module/m-p/2785949#M649531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T01:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Function Module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-function-module/m-p/2785950#M649532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depend upon your requirement .. You are saying simple change then no need to change anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no special transport procedure ,when you click on save at SE37 ,it prompts Transport request pop up window ,that is enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure that check syntax error properly since same FM will use many area's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should not effect for other things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 01:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-function-module/m-p/2785950#M649532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T01:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Function Module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-function-module/m-p/2785951#M649533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i know where the Function Module is been used in other areas?Is these are any procedure for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 02:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-function-module/m-p/2785951#M649533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T02:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Function Module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-function-module/m-p/2785952#M649534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nrupal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE37 -&amp;gt; enter Function module name -&amp;gt; click on where used list -&amp;gt; here select only programs -&amp;gt; and see the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here it shows all program names that uses Function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess your change is very simple looks like case statement,so it will not give any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the syntax error properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 02:09:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-function-module/m-p/2785952#M649534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T02:09:40Z</dc:date>
    </item>
  </channel>
</rss>

