<?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: Effective Select in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202565#M1004419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Aug 2008 07:17:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-23T07:17:48Z</dc:date>
    <item>
      <title>Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202556#M1004410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a confusion and i am facing this from beginning...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we write SELECT effectively (performance) . How to choose where condition well...Because performance of my program reduced so many times with where condition...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz explain this in a simple way(Many time i was not able to understand links those i am receiving)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;somesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202556#M1004410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202557#M1004411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the fields in your where clause match an index on the table, as far as possible.&lt;/P&gt;&lt;P&gt;Don't use OR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:21:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202557#M1004411</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-07-25T09:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202558#M1004412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to give the entire key in the where clause .. in select &lt;/P&gt;&lt;P&gt;statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202558#M1004412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202559#M1004413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;Venkat&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap%2bperformance%2band%2btuning" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap%2bperformance%2band%2btuning&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap%2bperformance" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap%2bperformance&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can even know abt the tools for performance tuning by searching for se30 and st05 in this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Eshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:24:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202559#M1004413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202560#M1004414</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;&lt;/P&gt;&lt;P&gt;1. Specify field names in the SELECT list instead of using SELECT *&lt;/P&gt;&lt;P&gt;2. Add key fields in the WHERE condition to filter the data quickly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Do not use OR / INNER OR operators.&lt;/P&gt;&lt;P&gt;4. Do not use Order By Clause&lt;/P&gt;&lt;P&gt;5. Do not use NOT statements (Negation Operator)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202560#M1004414</guid>
      <dc:creator>former_member787646</dc:creator>
      <dc:date>2008-07-25T09:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202561#M1004415</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;1.Try to include all the key fields in the where conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Never use 'select *'.....select with the specified fields..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Try to use index of the table in ur select query&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202561#M1004415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202562#M1004416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.In general, use a SELECT statement specifying a list of fields instead of a SELECT * to reduce network traffic and improve performance.  For tables with only a few fields the improvements may be minor, but many SAP tables contain more than 50 fields when the program needs only a few.  In the latter case, the performace gains can be substantial.  For &lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;select vbeln auart vbtyp from table vbak&lt;/P&gt;&lt;P&gt;  into (vbak-vbeln, vbak-auart, vbak-vbtyp)  where ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using:&lt;/P&gt;&lt;P&gt;select * from vbak where ...  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Row-level processing and SELECT SINGLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similar to the processing of a SELECT-ENDSELECT loop, when calling multiple SELECT-SINGLE commands on a non-buffered table (check Data Dictionary -&amp;gt; Technical Info), you should do the following to improve performance: &lt;/P&gt;&lt;P&gt;o       Use the SELECT into &amp;lt;itab&amp;gt; to buffer the necessary rows in an internal table, then&lt;/P&gt;&lt;P&gt;o       sort the rows by the key fields, then &lt;/P&gt;&lt;P&gt;o       use a READ TABLE WITH KEY ... BINARY SEARCH in place of the SELECT SINGLE command. Note that this only make sense when the table you are buffering is not too large (this decision must be made on a case by case basis).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.SELECT and SELECT SINGLE &lt;/P&gt;&lt;P&gt;When using the SELECT statement, study the key and always provide as much of the left-most part of the key as possible. If the entire key can be qualified, code a SELECT SINGLE not just a SELECT.   If you are only interested in the first row or there is only one row to be returned, using SELECT SINGLE can increase performance by up to three times.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.In WHERE Condition try to use key fiels,that will improve performances,,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;T.D.M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:27:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202562#M1004416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202563#M1004417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;There are verity of method of querying data from sap dictionary. I tell you one by one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. first you must know all primary key of a table. you should fire the query on a table with its primary field in condition. this way you will receive fist out put. for examples in table BKPF fields BUKRS,&lt;/P&gt;&lt;P&gt;BELNR and  GJAHR are consitute together a primary key of this table so to fetch data from BKPF you must add condition in query as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select BUKRS BELNR GJAHR BLART BLDAT BUDAT &lt;/P&gt;&lt;P&gt;into table it_bkpf&lt;/P&gt;&lt;P&gt;from bkpf &lt;/P&gt;&lt;P&gt;where BUKRS  eq p_bukrs and&lt;/P&gt;&lt;P&gt;          BELNR  eq p_belnr and&lt;/P&gt;&lt;P&gt;          GJAHR  eq p_gjahr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. After using the primary key if your query is still taking time then create index on the field which you have added in condition of select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Do not use any type of JOIN statement in query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4 Always use FOR ALL ENTRIES IN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. If FOR ALL ENTRIES IN is taking time then use like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    loop at it_bkpf_temp.&lt;/P&gt;&lt;P&gt;      select   bukrs belnr gjahr buzei witht wt_withcd wt_qsshh &lt;/P&gt;&lt;P&gt;      into it_withitem&lt;/P&gt;&lt;P&gt;      from with_item&lt;/P&gt;&lt;P&gt;      where  bukrs     eq 'PIIL'             and&lt;/P&gt;&lt;P&gt;                 gjahr     eq it_bkpf_temp-gjahr and&lt;/P&gt;&lt;P&gt;                 belnr     eq it_bkpf_temp-belnr and&lt;/P&gt;&lt;P&gt;                 hkont     in s_hkont            and&lt;/P&gt;&lt;P&gt;                 wt_withcd in s_qsskz.&lt;/P&gt;&lt;P&gt;        append it_withitem.&lt;/P&gt;&lt;P&gt;        clear it_withitem.&lt;/P&gt;&lt;P&gt;      endselect.&lt;/P&gt;&lt;P&gt;    endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Do not use Select *. Choose name of fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow thse methods your no query will take time.&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;rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202563#M1004417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202564#M1004418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Venkat,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Performance tuning for Data Selection Statement&lt;/STRONG&gt;  &lt;/P&gt;&lt;P&gt;For all entries&lt;/P&gt;&lt;P&gt;The for all entries creates a where clause, where all the entries in the driver table are combined with OR. If the number of  &lt;/P&gt;&lt;P&gt;entries in the driver table is larger than rsdb/max_blocking_factor, several similar SQL statements are executed to limit the  &lt;/P&gt;&lt;P&gt;length of the WHERE clause.  &lt;/P&gt;&lt;P&gt;The plus &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Large amount of data&lt;/STRONG&gt;  &lt;/P&gt;&lt;P&gt;Mixing processing and reading of data  &lt;/P&gt;&lt;P&gt;Fast internal reprocessing of data  &lt;/P&gt;&lt;P&gt;Fast  &lt;/P&gt;&lt;P&gt;The Minus &lt;/P&gt;&lt;P&gt;Difficult to program/understand  &lt;/P&gt;&lt;P&gt;Memory could be critical (use FREE or PACKAGE size)  &lt;/P&gt;&lt;P&gt;Some steps that might make FOR ALL ENTRIES more efficient: &lt;/P&gt;&lt;P&gt;Removing duplicates from the the driver table  &lt;/P&gt;&lt;P&gt;Sorting the driver table  &lt;/P&gt;&lt;P&gt;If possible, convert the data in the driver table to ranges so a BETWEEN statement is used instead of and OR statement: &lt;/P&gt;&lt;P&gt;FOR ALL ENTRIES IN i_tab &lt;/P&gt;&lt;P&gt;  WHERE mykey &amp;gt;= i_tab-low and &lt;/P&gt;&lt;P&gt;        mykey &amp;lt;= i_tab-high.&lt;/P&gt;&lt;P&gt;Nested selects&lt;/P&gt;&lt;P&gt;The plus: &lt;/P&gt;&lt;P&gt;Small amount of data  &lt;/P&gt;&lt;P&gt;Mixing processing and reading of data  &lt;/P&gt;&lt;P&gt;Easy to code - and understand  &lt;/P&gt;&lt;P&gt;The minus: &lt;/P&gt;&lt;P&gt;Large amount of data  &lt;/P&gt;&lt;P&gt;when mixed processing isnu2019t needed  &lt;/P&gt;&lt;P&gt;Performance killer no. 1 &lt;/P&gt;&lt;P&gt;Select using JOINS&lt;/P&gt;&lt;P&gt;The plus &lt;/P&gt;&lt;P&gt;Very large amount of data  &lt;/P&gt;&lt;P&gt;Similar to Nested selects - when the accesses are planned by the programmer  &lt;/P&gt;&lt;P&gt;In some cases the fastest  &lt;/P&gt;&lt;P&gt;Not so memory critical  &lt;/P&gt;&lt;P&gt;The minus &lt;/P&gt;&lt;P&gt;Very difficult to program/understand  &lt;/P&gt;&lt;P&gt;Mixing processing and reading of data not possible  &lt;/P&gt;&lt;P&gt;Use the selection criteria &lt;/P&gt;&lt;P&gt;SELECT * FROM SBOOK.                    &lt;/P&gt;&lt;P&gt;  CHECK: SBOOK-CARRID = 'LH' AND        &lt;/P&gt;&lt;P&gt;                  SBOOK-CONNID = '0400'.         &lt;/P&gt;&lt;P&gt;ENDSELECT.                              &lt;/P&gt;&lt;P&gt;SELECT * FROM SBOOK                      &lt;/P&gt;&lt;P&gt;  WHERE CARRID = 'LH' AND                &lt;/P&gt;&lt;P&gt;        CONNID = '0400'.                 &lt;/P&gt;&lt;P&gt;ENDSELECT.                               &lt;/P&gt;&lt;P&gt;Use the aggregated functions &lt;/P&gt;&lt;P&gt;C4A = '000'.               &lt;/P&gt;&lt;P&gt;SELECT * FROM T100         &lt;/P&gt;&lt;P&gt;  WHERE SPRSL = 'D' AND    &lt;/P&gt;&lt;P&gt;        ARBGB = '00'.      &lt;/P&gt;&lt;P&gt;  CHECK: T100-MSGNR &amp;gt; C4A. &lt;/P&gt;&lt;P&gt;  C4A = T100-MSGNR.        &lt;/P&gt;&lt;P&gt;ENDSELECT.                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT MAX( MSGNR ) FROM T100 INTO C4A  &lt;/P&gt;&lt;P&gt; WHERE SPRSL = 'D' AND                 &lt;/P&gt;&lt;P&gt;       ARBGB = '00'.                   &lt;/P&gt;&lt;P&gt;Select with view&lt;/P&gt;&lt;P&gt;SELECT * FROM DD01L                     &lt;/P&gt;&lt;P&gt;  WHERE DOMNAME LIKE 'CHAR%'            &lt;/P&gt;&lt;P&gt;        AND AS4LOCAL = 'A'.             &lt;/P&gt;&lt;P&gt;  SELECT SINGLE * FROM DD01T            &lt;/P&gt;&lt;P&gt;    WHERE   DOMNAME    = DD01L-DOMNAME  &lt;/P&gt;&lt;P&gt;        AND AS4LOCAL   = 'A'            &lt;/P&gt;&lt;P&gt;        AND AS4VERS    = DD01L-AS4VERS  &lt;/P&gt;&lt;P&gt;        AND DDLANGUAGE = SY-LANGU.      &lt;/P&gt;&lt;P&gt;ENDSELECT.                              &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM DD01V                     &lt;/P&gt;&lt;P&gt; WHERE DOMNAME LIKE 'CHAR%'            &lt;/P&gt;&lt;P&gt;       AND DDLANGUAGE = SY-LANGU.      &lt;/P&gt;&lt;P&gt;ENDSELECT.                              &lt;/P&gt;&lt;P&gt;Select with index support&lt;/P&gt;&lt;P&gt;SELECT * FROM T100             &lt;/P&gt;&lt;P&gt; WHERE     ARBGB = '00'       &lt;/P&gt;&lt;P&gt;       AND MSGNR = '999'.     &lt;/P&gt;&lt;P&gt;ENDSELECT.                     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM T002.              &lt;/P&gt;&lt;P&gt;  SELECT * FROM T100             &lt;/P&gt;&lt;P&gt;    WHERE     SPRSL = T002-SPRAS &lt;/P&gt;&lt;P&gt;          AND ARBGB = '00'       &lt;/P&gt;&lt;P&gt;          AND MSGNR = '999'.     &lt;/P&gt;&lt;P&gt;  ENDSELECT.                     &lt;/P&gt;&lt;P&gt;ENDSELECT.                       &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select u2026 Into table&lt;/P&gt;&lt;P&gt;REFRESH X006.                  &lt;/P&gt;&lt;P&gt;SELECT * FROM T006 INTO X006.  &lt;/P&gt;&lt;P&gt;  APPEND X006.                 &lt;/P&gt;&lt;P&gt;ENDSELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM T006 INTO TABLE X006.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select with selection list&lt;/P&gt;&lt;P&gt;SELECT * FROM DD01L               &lt;/P&gt;&lt;P&gt;  WHERE DOMNAME LIKE 'CHAR%'      &lt;/P&gt;&lt;P&gt;        AND AS4LOCAL = 'A'.       &lt;/P&gt;&lt;P&gt;ENDSELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT DOMNAME FROM DD01L     &lt;/P&gt;&lt;P&gt; INTO DD01L-DOMNAME          &lt;/P&gt;&lt;P&gt; WHERE DOMNAME LIKE 'CHAR%'  &lt;/P&gt;&lt;P&gt;       AND AS4LOCAL = 'A'.   &lt;/P&gt;&lt;P&gt;ENDSELECT&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;Sreekar.Kadiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 09:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202564#M1004418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T09:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Effective Select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202565#M1004419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Aug 2008 07:17:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/effective-select/m-p/4202565#M1004419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-23T07:17:48Z</dc:date>
    </item>
  </channel>
</rss>

