<?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: select statement dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306304#M1026850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Ponraj,
wrote:I've checked the fields and data type, everything is perfect and moreover there cannot be any chance for mismatching,because the whole program is copied from 4.7 C and pasted .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; the only chance of mismatching is when you copy and paste because it consist a human work.&lt;/P&gt;&lt;P&gt;if you did't copy paste than am sure there is no chance fo mismatching.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2008 10:42:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-04T10:42:06Z</dc:date>
    <item>
      <title>select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306291#M1026837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Am getting dump with the below select statement in ECC 6.0,&lt;/P&gt;&lt;P&gt;where as the same select works fine in 4.7C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT distinct a&lt;SUB&gt;ebeln a&lt;/SUB&gt;bukrs a&lt;SUB&gt;bsart a&lt;/SUB&gt;lifnr a&lt;SUB&gt;zterm a&lt;/SUB&gt;ekorg a&lt;SUB&gt;ekgrp a&lt;/SUB&gt;waers a&lt;SUB&gt;wkurs a&lt;/SUB&gt;kdatb a&lt;SUB&gt;kdate a&lt;/SUB&gt;unsez b&lt;SUB&gt;ebelp b&lt;/SUB&gt;txz01 b&lt;SUB&gt;werks b&lt;/SUB&gt;lgort b&lt;SUB&gt;bednr b&lt;/SUB&gt;matkl b&lt;SUB&gt;idnlf b&lt;/SUB&gt;meins b&lt;SUB&gt;bprme b&lt;/SUB&gt;netpr b&lt;SUB&gt;peinh b&lt;/SUB&gt;knttp b&lt;SUB&gt;adrn2 c&lt;/SUB&gt;sakto c&lt;SUB&gt;anln1 c&lt;/SUB&gt;aufnr c&lt;SUB&gt;gsber c&lt;/SUB&gt;ps_psp_pnr d&lt;SUB&gt;etenr d&lt;/SUB&gt;lpein d&lt;SUB&gt;eindt d&lt;/SUB&gt;wemng d&lt;SUB&gt;slfdt d&lt;/SUB&gt;menge&lt;/P&gt;&lt;P&gt;INTO CORRESPONDING FIELDS OF TABLE it_output FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( ( ( ekko AS a INNER JOIN ekpo AS b ON a&lt;SUB&gt;ebeln = b&lt;/SUB&gt;ebeln )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INNER JOIN ekkn AS c ON b&lt;SUB&gt;ebeln = c&lt;/SUB&gt;ebeln and b&lt;SUB&gt;ebelp = c&lt;/SUB&gt;ebelp )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INNER JOIN eket AS d ON c&lt;SUB&gt;ebeln = d&lt;/SUB&gt;ebeln and c&lt;SUB&gt;ebelp = d&lt;/SUB&gt;ebelp )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE a&lt;SUB&gt;ebeln IN s_ebeln AND a&lt;/SUB&gt;lifnr IN s_lifnr AND a~bukrs IN s_bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether I've to add anything addition for select distinct statement in ecc 6.0 or is it obsolette?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can oneone help in this regards?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ponraj.s.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 07:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306291#M1026837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T07:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306292#M1026838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ponraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to break the three joins using "for all entries", check once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 07:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306292#M1026838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T07:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306293#M1026839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide more info reg. the dump, especially title and section "error analysis".&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306293#M1026839</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-08-04T08:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306294#M1026840</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;Try to break the query into multiple select...use for all entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First on EKKO and EKEN and then for all entries on EKET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306294#M1026840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T08:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306295#M1026841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the title of the dump,&lt;/P&gt;&lt;P&gt;Runtime Errors         DBIF_RSQL_INVALID_RSQL&lt;/P&gt;&lt;P&gt;Exception              CX_SY_OPEN_SQL_DB&lt;/P&gt;&lt;P&gt;Date and Time          04.08.2008 11:45:15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Error analysis&lt;/P&gt;&lt;P&gt;     An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;     The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught&lt;/P&gt;&lt;P&gt;      in&lt;/P&gt;&lt;P&gt;     procedure "GET_OUTPUT_DETAILS" "(FORM)", nor was it propagated by a RAISING&lt;/P&gt;&lt;P&gt;      clause.&lt;/P&gt;&lt;P&gt;     Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;     exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;     The reason for the exception is:&lt;/P&gt;&lt;P&gt;     In a SELECT access, the read file could not be placed in the target&lt;/P&gt;&lt;P&gt;     field provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant break the select statement inot multiple select,bcoz it was simply copied from 4.7C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what could be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ponraj.s.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306295#M1026841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T08:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306296#M1026842</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;Fields in the select statement and structure of internal table are mismatching....or declared wrong(data type and length...),&lt;/P&gt;&lt;P&gt;check them once..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:46:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306296#M1026842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T08:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306297#M1026843</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 error occurs usually because of mis-spelled of fields in internal table and the one used in select statement,check thoroughly once again the statement and try to avoid such big join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306297#M1026843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T08:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306298#M1026844</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 the below points&lt;/P&gt;&lt;P&gt;1. The selected fields in Select statement and the fields in the target internal table are mismatching.&lt;/P&gt;&lt;P&gt;2. may be field names are same but data type mismatch between the fields in select and internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thirumaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:46:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306298#M1026844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T08:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306299#M1026845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Match the structure of &lt;STRONG&gt;it_output&lt;/STRONG&gt; with all fields used in Joins.may be some of field in missing in it_output.&lt;/P&gt;&lt;P&gt;pls check&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306299#M1026845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T08:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306300#M1026846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Poonraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check out the declaration of it_output structure. There is definitely mismatch between selected fields and table declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specially   for example:  Check LGORT field, as if you would have declared it type LGORT then, LGORT itself is structure. you may have to delcare it as LGORT_D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help. otherwise, please provide code about how you define the it_output table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 09:24:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306300#M1026846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T09:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306301#M1026847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guyz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your timing and replies.&lt;/P&gt;&lt;P&gt;I've checked the fields and data type, everything is perfect and moreover there cannot be any chance for mismatching,because the whole program is copied from 4.7 C and pasted .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works perfectly in 4.7 C but gives dump in ECC6.0.&lt;/P&gt;&lt;P&gt;any guess?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ponraj.s.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 09:54:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306301#M1026847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T09:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306302#M1026848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ponraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the select statement in ECC6, and it works fine. Please provide the output table declaration statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh Apte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 10:17:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306302#M1026848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T10:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306303#M1026849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; any guess?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, one of the database table fields that you are reading has changed its definition from 4.7 to 6.0.&lt;/P&gt;&lt;P&gt;As the others have suggested already, post your internal table declaration here for further analysis. Or even better, do that analysis yourself on a field by field basis, comparing source and target field definition.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 10:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306303#M1026849</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-08-04T10:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306304#M1026850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Ponraj,
wrote:I've checked the fields and data type, everything is perfect and moreover there cannot be any chance for mismatching,because the whole program is copied from 4.7 C and pasted .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; the only chance of mismatching is when you copy and paste because it consist a human work.&lt;/P&gt;&lt;P&gt;if you did't copy paste than am sure there is no chance fo mismatching.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 10:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306304#M1026850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T10:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306305#M1026851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ponraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. One reason could be if there are MANY entries&lt;/P&gt;&lt;P&gt;   in the select option(s) used in the sql query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   s_ebeln s_lifnr s_bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If there are many entries in any of the select option,&lt;/P&gt;&lt;P&gt;   then the sql constructucted by the r/3 and sent to the&lt;/P&gt;&lt;P&gt;   database becomes very long , exceeding the limits&lt;/P&gt;&lt;P&gt;   for this database.&lt;/P&gt;&lt;P&gt;   This happens bcos the sql constructed is similar like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   and EBELN  in ('1', '2', .......'500')  etc.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 10:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306305#M1026851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T10:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306306#M1026852</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;If we don't specify any input for select option then it will fetch all entries from the database table. The number of entries in the data base tables in which you are using this statement may be  more. So it will take more amount of time to retrieve the data from all data base tables in which you are using in your select statement of join. Try to give some input for select options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;  Rajani MV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 11:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306306#M1026852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T11:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306307#M1026853</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;This is only dev.server and it consists only few records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: BEGIN OF ty_output,&lt;/P&gt;&lt;P&gt;*********&lt;STRONG&gt;Header data&lt;/STRONG&gt;*****************************&lt;/P&gt;&lt;P&gt;        rectype_line1(1) TYPE c,&lt;/P&gt;&lt;P&gt;        rectype_line2(1) TYPE c,&lt;/P&gt;&lt;P&gt;        rectype_line3(1) TYPE c,&lt;/P&gt;&lt;P&gt;        rectype_line4(1) TYPE c,&lt;/P&gt;&lt;P&gt;        ebeln    TYPE ebeln,&lt;/P&gt;&lt;P&gt;        bukrs    TYPE bukrs,      "Company Code&lt;/P&gt;&lt;P&gt;        bsart    TYPE bsart,      "Documnet Type&lt;/P&gt;&lt;P&gt;        lifnr    TYPE lifnr,&lt;/P&gt;&lt;P&gt;        zterm    TYPE dzterm,&lt;/P&gt;&lt;P&gt;        ekorg    TYPE ekorg,      "Purchase Org&lt;/P&gt;&lt;P&gt;        ekgrp    TYPE ekgrp,      "Purchase grp&lt;/P&gt;&lt;P&gt;        waers    TYPE waers,      "Currency&lt;/P&gt;&lt;P&gt;        wkurs    TYPE wkurs,      "Exchange rate&lt;/P&gt;&lt;P&gt;        wkurs1(9) TYPE c,&lt;/P&gt;&lt;P&gt;        kdatb    TYPE kdatb,&lt;/P&gt;&lt;P&gt;        kdate    TYPE kdate,      "Validity end date&lt;/P&gt;&lt;P&gt;        unsez    TYPE unsez,      "Our Reference&lt;/P&gt;&lt;P&gt;********&lt;STRONG&gt;Line item data&lt;/STRONG&gt;***************************&lt;/P&gt;&lt;P&gt;        ebelp   TYPE ebelp,      "po item&lt;/P&gt;&lt;P&gt;        txz01    TYPE txz01,      "Item Text&lt;/P&gt;&lt;P&gt;        werks    TYPE werks,      "Plant&lt;/P&gt;&lt;P&gt;        lgort    TYPE lgort_d,      "Storage Location&lt;/P&gt;&lt;P&gt;        bednr    TYPE bednr,      "Tracking No&lt;/P&gt;&lt;P&gt;        matkl    TYPE matkl,      "Material group&lt;/P&gt;&lt;P&gt;        idnlf    TYPE idnlf,      "Vendor Material No&lt;/P&gt;&lt;P&gt;        meins    TYPE meins,      "Order unit&lt;/P&gt;&lt;P&gt;        bprme    TYPE bprme,      "Order price unit&lt;/P&gt;&lt;P&gt;        netpr    TYPE netpr,      "Net price&lt;/P&gt;&lt;P&gt;        netpr1(11) TYPE c,&lt;/P&gt;&lt;P&gt;        peinh    TYPE peinh,      "Price unit&lt;/P&gt;&lt;P&gt;        peinh1(5) TYPE c,&lt;/P&gt;&lt;P&gt;        knttp    TYPE knttp,      "Acc Assgnment&lt;/P&gt;&lt;P&gt;        adrn2    TYPE adrn2,&lt;/P&gt;&lt;P&gt;**************&lt;STRONG&gt;G/L Account data&lt;/STRONG&gt;***********************&lt;/P&gt;&lt;P&gt;        menge2(13)   TYPE c,      "PO Quantity&lt;/P&gt;&lt;P&gt;        sakto    TYPE sakto,      "GL Acc No&lt;/P&gt;&lt;P&gt;        anln1    TYPE anln1,      "Main Asset number&lt;/P&gt;&lt;P&gt;        aufnr    TYPE aufnr,      "Order Number&lt;/P&gt;&lt;P&gt;        gsber    TYPE gsber,      "Business Area&lt;/P&gt;&lt;P&gt;        ps_psp_pnr(8) TYPE c,&lt;/P&gt;&lt;P&gt;**********&lt;STRONG&gt;Item schedule data&lt;/STRONG&gt;*******************************&lt;/P&gt;&lt;P&gt;        etenr    TYPE etenr,&lt;/P&gt;&lt;P&gt;        lpein    TYPE lpein,      "Delivery date category&lt;/P&gt;&lt;P&gt;        eindt    TYPE eindt,      "Delivery date&lt;/P&gt;&lt;P&gt;        menge   TYPE menge,      "Schedule Quantity&lt;/P&gt;&lt;P&gt;        menge1(13) TYPE c,&lt;/P&gt;&lt;P&gt;        wemng  TYPE wemng,&lt;/P&gt;&lt;P&gt;        wemng1(13)  TYPE c,&lt;/P&gt;&lt;P&gt;        slfdt    TYPE slfdt,      "Start of Delivery date&lt;/P&gt;&lt;P&gt;       END OF ty_output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : it_output TYPE STANDARD TABLE OF ty_output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my table declaration,pls help me in resolving this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 05:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306307#M1026853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T05:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306308#M1026854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;This has been resolved when I reassign the fields to&lt;/P&gt;&lt;P&gt;"ebelp like ekpo-ebelp"  instead of "ebelp type ebelp" , am not getting dump anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for youre replies.I've rewarded points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ponraj.s.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2008 07:04:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306308#M1026854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-06T07:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: select statement dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306309#M1026855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problem so solved. (Thanks for the update.) I think it's a bug in the ABAP processor - technical it should be the same. - If you declare it through the data type direct or using the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 08:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-dump/m-p/4306309#M1026855</guid>
      <dc:creator>alexander_kutz</dc:creator>
      <dc:date>2009-02-13T08:14:25Z</dc:date>
    </item>
  </channel>
</rss>

