<?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: Modifying Open SQL statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-open-sql-statement/m-p/11602107#M1940402</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;would you please share the Statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 16:37:24 GMT</pubDate>
    <dc:creator>oliver_wurm</dc:creator>
    <dc:date>2016-03-16T16:37:24Z</dc:date>
    <item>
      <title>Modifying Open SQL statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-open-sql-statement/m-p/11602106#M1940401</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;&lt;/P&gt;&lt;P&gt;I had come across a term in my first development "&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold;"&gt;Potential read performed on an illegal database table in a modifying OpenSQL statement".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please explain me what actually this &lt;SPAN style="text-decoration: underline;"&gt;modifying open sql&lt;/SPAN&gt; means with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Akil Syed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 12:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-open-sql-statement/m-p/11602106#M1940401</guid>
      <dc:creator>akil_syed1</dc:creator>
      <dc:date>2016-03-16T12:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Open SQL statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-open-sql-statement/m-p/11602107#M1940402</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;would you please share the Statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:37:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-open-sql-statement/m-p/11602107#M1940402</guid>
      <dc:creator>oliver_wurm</dc:creator>
      <dc:date>2016-03-16T16:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Open SQL statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-open-sql-statement/m-p/11602108#M1940403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... and the message ID and number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:57:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-open-sql-statement/m-p/11602108#M1940403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-16T16:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Open SQL statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-open-sql-statement/m-p/11602109#M1940404</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;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;the Code Analyzer searches for and reports potentially vulnerable statements where the input comes from untrusted sources.. and inconsistent use of open sql statement..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif;"&gt;Open SQL consists of a set of ABAP statements that perform operations on the database&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;check the link below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A __default_attr="97330" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="How to Protect Your ABAP Code Against SQL Injection Attacks" href="https://community.sap.com/" modifiedtitle="true" title="How to Protect Your ABAP Code Against SQL Injection Attacks"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;thanks!!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 18:17:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-open-sql-statement/m-p/11602109#M1940404</guid>
      <dc:creator>Chintu6august</dc:creator>
      <dc:date>2016-03-16T18:17:32Z</dc:date>
    </item>
  </channel>
</rss>

