<?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: RSQL error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854747#M926615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;First I tried by commenting those Lifnr statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still it is giving me dump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2008 06:34:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-23T06:34:06Z</dc:date>
    <item>
      <title>RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854743#M926611</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 written selectr statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select     bukrs    "Company code&lt;/P&gt;&lt;P&gt;             lifnr    "Vendor account no&lt;/P&gt;&lt;P&gt;             gjahr    "Fin year&lt;/P&gt;&lt;P&gt;             belnr    "Posting document no&lt;/P&gt;&lt;P&gt;             buzei    "Line item&lt;/P&gt;&lt;P&gt;             budat    "Posting date&lt;/P&gt;&lt;P&gt;             augbl    "clearing document no&lt;/P&gt;&lt;P&gt;             augdt    "Clearing date&lt;/P&gt;&lt;P&gt;             blart    "Doc type&lt;/P&gt;&lt;P&gt;             xblnr    "Invoice reference&lt;/P&gt;&lt;P&gt;             wrbtr    "Invoice amount&lt;/P&gt;&lt;P&gt;             waers    "Invoice currency&lt;/P&gt;&lt;P&gt;             shkzg&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;            saknr    "GL a/c no    "-RV01&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;            projk    "Project code  "-RV01&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;            prctr    "Profit centre  "-RV01&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;            kostl    "Cost centre "-RV01&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;             mwskz    "tax code&lt;/P&gt;&lt;P&gt;             dmbtr    "Sterling equivalent&lt;/P&gt;&lt;P&gt;       from  bsak&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      appending corresponding fields of table i_bsikbsak&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      into table i_bsikbsak&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;       appending table i_bsikbsak&lt;/P&gt;&lt;P&gt;       where bukrs in s_bukrs&lt;/P&gt;&lt;P&gt;       and lifnr in s_lifnr&lt;/P&gt;&lt;P&gt;       and ( lifnr like '008%' or                           "-RV01+RV01&lt;/P&gt;&lt;P&gt;             lifnr eq '0070000001' or                       "-RV01+RV01&lt;/P&gt;&lt;P&gt;             lifnr like '006%' )&lt;/P&gt;&lt;P&gt;       and budat in s_budat&lt;/P&gt;&lt;P&gt;       and augdt in s_augdt&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      and hkont in s_saknr   "-RV01&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;       and blart in s_blart&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      and projk in s_projk&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      and prctr in s_prctr&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      and kostl in s_kostl&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;       and mwskz in s_mwskz&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      and augdt in s_budat&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;       and ( blart between 'KA' and 'KZ' or "-RV01 +RV01&lt;/P&gt;&lt;P&gt;             blart between 'RA' and 'RZ' ). "-RV01 +RV01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I execute this statement I am getting shotdump as below&lt;/P&gt;&lt;P&gt;" Error in the module RSQL accessing the database interface "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls any one help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 05:12:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854743#M926611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T05:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854744#M926612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Remove conditions on blart and fill the ranges table from blart and later delete other data from internal table using ranges table ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*and ( blart between 'KA' and 'KZ' or &lt;/P&gt;&lt;P&gt;*blart between 'RA' and 'RZ' ).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 05:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854744#M926612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T05:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854745#M926613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still I am getting the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 05:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854745#M926613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T05:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854746#M926614</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 this condition:L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;and lifnr in s_lifnr             *&amp;lt;---- 1st
and ( lifnr like '008%' or "-RV01+RV01  *&amp;lt;---- 2nd
lifnr eq '0070000001' or "-RV01+RV01
lifnr like '006%' )&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have 2 different condition for lifnr. this is causing the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 06:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854746#M926614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T06:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854747#M926615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;First I tried by commenting those Lifnr statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still it is giving me dump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 06:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854747#M926615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T06:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854748#M926616</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;comment one of the lifnr's. if you have changed the code, post it here!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 06:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854748#M926616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T06:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854749#M926617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appending corresponding fields of table i_bsikbsak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 06:40:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854749#M926617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T06:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854750#M926618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the solution.&lt;/P&gt;&lt;P&gt;Now my select statement is working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 09:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854750#M926618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T09:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854751#M926619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting the same error.Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2008 04:18:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854751#M926619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-25T04:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: RSQL error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854752#M926620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;if u r getting short dump just see the structure of the iternal table is in the same structure with the table or not.&lt;/P&gt;&lt;P&gt;or test &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. remove the appending table statement&lt;/P&gt;&lt;P&gt;just use "into corresponding fields of table itab.."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try it &lt;/P&gt;&lt;P&gt;afetr that if dump occurs just analyze the dump what r the cause and how to avoid it &lt;/P&gt;&lt;P&gt;after that let me know...&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;rewards if useful&lt;/P&gt;&lt;P&gt;sachhidananda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 08:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsql-error/m-p/3854752#M926620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T08:30:00Z</dc:date>
    </item>
  </channel>
</rss>

