<?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 copy function pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501327#M1065058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to copy a system function pool using Program-Copy  function from SE38 and change it's name but the system generates an error.&lt;/P&gt;&lt;P&gt;What is the correct way of copying a system function pool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2008 14:33:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-22T14:33:32Z</dc:date>
    <item>
      <title>copy function pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501327#M1065058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to copy a system function pool using Program-Copy  function from SE38 and change it's name but the system generates an error.&lt;/P&gt;&lt;P&gt;What is the correct way of copying a system function pool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 14:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501327#M1065058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T14:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: copy function pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501328#M1065059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error message you are getting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 14:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501328#M1065059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T14:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: copy function pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501329#M1065060</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;start SE80 and display the function group. Right click on the function group name and Copy... (as far as I remember you have to give new names to the function modules as well - quite logically)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 14:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501329#M1065060</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-09-22T14:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: copy function pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501330#M1065061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already tried se80..same error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors         RAISE_EXCEPTION&lt;/P&gt;&lt;P&gt;Short text&lt;/P&gt;&lt;P&gt;     Exception condition "NO_FUNCTION_POOL" raised.&lt;/P&gt;&lt;P&gt; Error analysis&lt;/P&gt;&lt;P&gt;     A RAISE statement in the program "SAPLSUNI" raised the exception&lt;/P&gt;&lt;P&gt;     condition "NO_FUNCTION_POOL".&lt;/P&gt;&lt;P&gt;     Since the exception was not intercepted by a superior&lt;/P&gt;&lt;P&gt;     program, processing was terminated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Short description of exception condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     For detailed documentation of the exception condition, use&lt;/P&gt;&lt;P&gt;     Transaction SE37 (Function Library). You can take the called&lt;/P&gt;&lt;P&gt;     function module from the display of active calls.&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;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 14:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501330#M1065061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T14:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: copy function pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501331#M1065062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you enter the correct function group name? For example if the function pool is called SAPLSUNI, than the function group's name is SUNI. If SE80 dumps, than you have to go to OSS and search, or raise a call on your own, if nothing was found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 14:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-function-pool/m-p/4501331#M1065062</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-09-22T14:49:42Z</dc:date>
    </item>
  </channel>
</rss>

