<?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: Error in the module RSQL accessing the database interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-module-rsql-accessing-the-database-interface/m-p/4757936#M1115797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Apr 2010 12:11:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-26T12:11:20Z</dc:date>
    <item>
      <title>Error in the module RSQL accessing the database interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-module-rsql-accessing-the-database-interface/m-p/4757934#M1115795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have written the following query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SELECT  a~no&lt;/P&gt;&lt;P&gt;         a~hist_no&lt;/P&gt;&lt;P&gt;         a~chk_stat&lt;/P&gt;&lt;P&gt;         a~chk_date&lt;/P&gt;&lt;P&gt;         a~user as chk_user&lt;/P&gt;&lt;P&gt;         b~name as chk_by&lt;/P&gt;&lt;P&gt;         into corresponding fields of table hist&lt;/P&gt;&lt;P&gt;         from zhist as a INNER JOIN zuser as b on&lt;/P&gt;&lt;P&gt;         a&lt;SUB&gt;user = b&lt;/SUB&gt;bname&lt;/P&gt;&lt;P&gt;         where pspnr = v_pspnr&lt;/P&gt;&lt;P&gt;         and   chk_no = v_chk_no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the dump "&lt;STRONG&gt;Error in the module RSQL accessing the database interface&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;Please provide me the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx,&lt;/P&gt;&lt;P&gt;Selva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 14:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-module-rsql-accessing-the-database-interface/m-p/4757934#M1115795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T14:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error in the module RSQL accessing the database interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-module-rsql-accessing-the-database-interface/m-p/4757935#M1115796</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;As i have analysed your query in that you are putting the data in the internal table 'hist' which is also a standard structure and if you check in SE11 'hist' is the standard structure for 'Tablespace History' and might be because of that it is causing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly check by changing the name of the internal table to tt_hist and then try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that will solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harsh Goel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2008 04:26:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-module-rsql-accessing-the-database-interface/m-p/4757935#M1115796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-12T04:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error in the module RSQL accessing the database interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-module-rsql-accessing-the-database-interface/m-p/4757936#M1115797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 12:11:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-module-rsql-accessing-the-database-interface/m-p/4757936#M1115797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-26T12:11:20Z</dc:date>
    </item>
  </channel>
</rss>

