<?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 Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598007#M268535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it does not come as an inactive objetc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Sep 2006 06:55:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-22T06:55:11Z</dc:date>
    <item>
      <title>Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598002#M268530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In a syntax check for a function pool SAPLZBWFI i get the error saying "Statement is not accessible" for include ZBW_FI_AR_4_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function pool has the foll includes..&lt;/P&gt;&lt;P&gt;  INCLUDE LZBWFITOP.                         " Global Data&lt;/P&gt;&lt;P&gt;  INCLUDE LZBWFIUXX.                         " Function Modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  User-defined Include-files (if necessary).                    *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;INCLUDE LZBWFIF...                         " Subprograms&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;INCLUDE LZBWFIO...                         " PBO-Modules&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;INCLUDE LZBWFII...                         " PAI-Modules&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  INCLUDE ZBW_FI_AP_4_DATA.                  " BW A/P Data Enhancements&lt;/P&gt;&lt;P&gt;  INCLUDE ZBW_FI_AR_4_DATA.                  " BW A/R Data Enhancements&lt;/P&gt;&lt;P&gt;  INCLUDE ZBW_FI_GL_4_DATA.                  " BW G/L Data Enhancements&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;The include ZBW_FI_AR_4_DATA has the normal ABAP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me figuring out this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;Smita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 06:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598002#M268530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T06:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598003#M268531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to activate both the function group and include together as the include is a part of the function group.You can go to se80-&amp;gt;right click on function group and activate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 06:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598003#M268531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T06:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598004#M268532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;after the data Declaration part of ZBW_FI_AR_4_DATA just include &lt;/P&gt;&lt;P&gt;"&amp;lt;b&amp;gt;at selection-screen."&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Hope now it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 06:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598004#M268532</guid>
      <dc:creator>baskaran00</dc:creator>
      <dc:date>2006-09-22T06:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598005#M268533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Goto transaction SE80. Select "Envionment" main menu option, select inactive object. Chech here you function group is listed or not. if yes then activate it. &lt;/P&gt;&lt;P&gt; i think it will help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 06:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598005#M268533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T06:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598006#M268534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Activation in SE80 gives the same error..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 06:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598006#M268534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T06:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598007#M268535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it does not come as an inactive objetc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 06:55:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598007#M268535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T06:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598008#M268536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This in turn gives an erorr saying incorrect nesting...for case endacse..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 06:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598008#M268536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T06:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598009#M268537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;two checks:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)on dbl-clicking on the include name are you able to navigate to that include and is that include active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Comment this include statement and then check if the same error is occuring for 'ZBW_FI_GL_4_DATA'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then maybe you can rewrite the include statement's again above the commented lines and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close the thread is solved&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Nishant Rustagi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 07:01:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598009#M268537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T07:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598010#M268538</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;chk whthr u reaching inside that on double clicking &lt;/P&gt;&lt;P&gt;ZBW_FI_AR_4_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r reaching there, look i fit is active or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;come back to main program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate the whole program, by right click the main program and click that activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mark all hlpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 07:07:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598010#M268538</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-09-22T07:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598011#M268539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishant,&lt;/P&gt;&lt;P&gt;Yes dbl click on the include does take me to the code..and it is active...i m working on ECC 6.0...in 4.6c it just gives just a warning....but in ECC 6.0 it gives an error msg....&lt;/P&gt;&lt;P&gt;Code lies only in the include where the error occurs...the other two includes contain no statements...also i tried commenting the include ZBW_FI_AR_4_DATA but then it is throws no errors...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 07:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598011#M268539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T07:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598012#M268540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Smita,&lt;/P&gt;&lt;P&gt; on syntax checck its giving that error....even then, try ACTIVATING it, it ll work fine.. even i had this problem, but then cudnt figure out wat causes the error in syntax check, even though it gets activated and the code also works perfectly fine...&lt;/P&gt;&lt;P&gt;hope it helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 07:27:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598012#M268540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T07:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598013#M268541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is not the issue with the include but with the code that you have written. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basically what's it's trying to say is that the code that you have written is not accessible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this include has data declaration then move it after the TOP include and this will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So write all the includes having only data declaration together and then after that you should have the UXX include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Nishant Rustagi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 07:31:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598013#M268541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T07:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598014#M268542</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;Check whether following are includes and not report programs :&lt;/P&gt;&lt;P&gt;ZBW_FI_AP_4_DATA &lt;/P&gt;&lt;P&gt;ZBW_FI_AR_4_DATA &lt;/P&gt;&lt;P&gt;ZBW_FI_GL_4_DATA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE38, enter the name and open the include. Click GOTO-&amp;gt;ATTRIBUTES. Check whether the TYPE is INCLUDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 07:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598014#M268542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T07:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598015#M268543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;I have the same problem. While upgrading to ECC6 &lt;/P&gt;&lt;P&gt;I have a lot of check problems. all of them "Statement is not accessible". If I understood well, I should rewrite the code and take out code statements from the data includes ? &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Einav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 11:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598015#M268543</guid>
      <dc:creator>former_member257018</dc:creator>
      <dc:date>2006-10-04T11:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598016#M268544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tal Izhar,&lt;/P&gt;&lt;P&gt;What I did is remove the code and placed it into an exit..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 11:24:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598016#M268544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T11:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598017#M268545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Smita, &lt;/P&gt;&lt;P&gt;My problem is that this error occured in many programs &lt;/P&gt;&lt;P&gt;(many of them in infotype - HR module - that we developed alone ). There is no exit, I should remark the code and write it again in another include. The question is, if there is any note or Support package that fix it ? instead of ficing code. &lt;/P&gt;&lt;P&gt;thanks, &lt;/P&gt;&lt;P&gt;Einav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 11:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598017#M268545</guid>
      <dc:creator>former_member257018</dc:creator>
      <dc:date>2006-10-04T11:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598018#M268546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi smitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Generally 'statement no accessble' error occurs when we forget fullstop at the end of any statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so check in the INCLUDE ZBW_FI_AP_4_DATA(before INCLUDE ZBW_FI_AR_4_DATA) if any full stop missed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 11:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598018#M268546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T11:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598019#M268547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandrasekhar, &lt;/P&gt;&lt;P&gt;What do you mean - full stop ? I understand it's limitation between includes. But i don't know the syntax.&lt;/P&gt;&lt;P&gt;Einav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 12:12:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598019#M268547</guid>
      <dc:creator>former_member257018</dc:creator>
      <dc:date>2006-10-04T12:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598020#M268548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the same error and fixed it. Problem was that I did not have the &lt;SPAN class="L0S52"&gt;START-OF-SELECTION event in my program.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 22:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598020#M268548</guid>
      <dc:creator>zeeshan_xt</dc:creator>
      <dc:date>2015-07-17T22:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Statement not accessible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598021#M268549</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;*Some heroes don't wear capes. &lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Jun 2020 14:12:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/statement-not-accessible/m-p/1598021#M268549</guid>
      <dc:creator>former_member677067</dc:creator>
      <dc:date>2020-06-17T14:12:16Z</dc:date>
    </item>
  </channel>
</rss>

