<?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 Select query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3384698#M812653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This select query is going into dump (ABAP RUN TIME ERRORS)&lt;/P&gt;&lt;P&gt;please tell me weather it si correct or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT  mseg&lt;SUB&gt;mblnr mseg&lt;/SUB&gt;bukrs mseg&lt;SUB&gt;waers mkpf&lt;/SUB&gt;bldat mkpf~budat&lt;/P&gt;&lt;P&gt;  mkpf&lt;SUB&gt;bktxt mkpf&lt;/SUB&gt;frath&lt;/P&gt;&lt;P&gt;  INTO TABLE it_header FROM mseg&lt;/P&gt;&lt;P&gt;  INNER JOIN mkpf ON mseg&lt;SUB&gt;mblnr = mkpf&lt;/SUB&gt;mblnr&lt;/P&gt;&lt;P&gt;  WHERE mkpf~mblnr IN s_mblnr&lt;/P&gt;&lt;P&gt;  AND mkpf&lt;SUB&gt;budat IN s_budat AND mseg&lt;/SUB&gt;ebelp IN s_ebelp AND&lt;/P&gt;&lt;P&gt;  mseg~lifnr IN s_lifnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ajay babu on Feb 13, 2008 3:02 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ajay babu on Feb 13, 2008 3:07 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2008 13:47:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-13T13:47:24Z</dc:date>
    <item>
      <title>Select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3384698#M812653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This select query is going into dump (ABAP RUN TIME ERRORS)&lt;/P&gt;&lt;P&gt;please tell me weather it si correct or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT  mseg&lt;SUB&gt;mblnr mseg&lt;/SUB&gt;bukrs mseg&lt;SUB&gt;waers mkpf&lt;/SUB&gt;bldat mkpf~budat&lt;/P&gt;&lt;P&gt;  mkpf&lt;SUB&gt;bktxt mkpf&lt;/SUB&gt;frath&lt;/P&gt;&lt;P&gt;  INTO TABLE it_header FROM mseg&lt;/P&gt;&lt;P&gt;  INNER JOIN mkpf ON mseg&lt;SUB&gt;mblnr = mkpf&lt;/SUB&gt;mblnr&lt;/P&gt;&lt;P&gt;  WHERE mkpf~mblnr IN s_mblnr&lt;/P&gt;&lt;P&gt;  AND mkpf&lt;SUB&gt;budat IN s_budat AND mseg&lt;/SUB&gt;ebelp IN s_ebelp AND&lt;/P&gt;&lt;P&gt;  mseg~lifnr IN s_lifnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ajay babu on Feb 13, 2008 3:02 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ajay babu on Feb 13, 2008 3:07 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 13:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3384698#M812653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T13:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3384699#M812654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you provide us wit text of the dump ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think t may be time out dump due to very large amount of data extracted from database and not efficient&lt;/P&gt;&lt;P&gt;'IN' operator in where condition.&lt;/P&gt;&lt;P&gt;Otherr possibility is that internal table 'IT_header' structure is different than seleceted fields in you selct statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Jacek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jacek Slowikowski on Feb 13, 2008 3:06 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:04:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3384699#M812654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T14:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3384700#M812655</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;What is the dump message you are getting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:05:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query/m-p/3384700#M812655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T14:05:15Z</dc:date>
    </item>
  </channel>
</rss>

