<?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: Statement not accessible in a function pool...error.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423763#M1244696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Warnings in lower releases often become error messages in later releases.  As Rob says - this is terribly basic - what don't you understand about the error message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just delete the statement from the top include.  It simply doesn't &lt;STRONG&gt;do&lt;/STRONG&gt; anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2009 18:56:13 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2009-03-30T18:56:13Z</dc:date>
    <item>
      <title>Statement not accessible in a function pool...error..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423760#M1244693</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;I have a function pool with a top include which has data declaration as well a statement like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;struct1-text_1 = ' value'(017).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code was developed in 4.6c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get a warning for this statement in 4.6c saying "Statement is not accessible".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the same statement in ECC 6 box gives me an error saying the same, i.e., " Statement is not accessible" which I need to resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be done ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 17:27:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423760#M1244693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-30T17:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible in a function pool...error..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423761#M1244694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an awfully basic question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not accessable because it can never be executed. It's neither in a FM nor a form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 18:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423761#M1244694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-30T18:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible in a function pool...error..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423762#M1244695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Rob, I completely agree that it is a basic question. But why this was just shown as a warning in 4.6 and error in ECC 6.0 was my concern. I do understand that i need to find a better location to place this statement.  Sorry that I was not clear in my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 18:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423762#M1244695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-30T18:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible in a function pool...error..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423763#M1244696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Warnings in lower releases often become error messages in later releases.  As Rob says - this is terribly basic - what don't you understand about the error message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just delete the statement from the top include.  It simply doesn't &lt;STRONG&gt;do&lt;/STRONG&gt; anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 18:56:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423763#M1244696</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-03-30T18:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible in a function pool...error..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423764#M1244697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 20:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible-in-a-function-pool-error/m-p/5423764#M1244697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-30T20:40:41Z</dc:date>
    </item>
  </channel>
</rss>

