<?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: REPORT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2771495#M645778</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;you need to change the excepted values in the domain or/and to change the checking table. Both inside SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do it on this way:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_di46C2/helpdata/en/9f/dbaa3a35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_di46C2/helpdata/en/9f/dbaa3a35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Nicole Lorenz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2007 06:01:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-04T06:01:13Z</dc:date>
    <item>
      <title>REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2771494#M645777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a table I have many codegroups like QVT1..,QEAP...,ODC.... I want to extract values other than 'QV%' and 'QE%'. how can i code this in select stat.ie only 'ODC'ETC must be retrieved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 05:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2771494#M645777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T05:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2771495#M645778</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;you need to change the excepted values in the domain or/and to change the checking table. Both inside SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do it on this way:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_di46C2/helpdata/en/9f/dbaa3a35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_di46C2/helpdata/en/9f/dbaa3a35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Nicole Lorenz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 06:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2771495#M645778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T06:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2771496#M645779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Veera, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try using LIKE statement in your SELECT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where field1 like 'ODC%'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or what you can do is to delete all records in your internal table not containg the string 'ODC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. Please awatrd points if it helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 06:06:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2771496#M645779</guid>
      <dc:creator>aris_hidalgo</dc:creator>
      <dc:date>2007-09-04T06:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2771497#M645780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it 2 ways depending on the number of criterions  needs to be selected using ranges&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RANGES : r_field FOR table-field. "BSEG-UMSKZ.&lt;/P&gt;&lt;P&gt;DATA:wa_field LIKE LINE OF r_field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;eg:if you need to get 'ODC1','ODC2'.....upto 'ODC20'&lt;/P&gt;&lt;P&gt;     and not include 'QA1' and 'QA2'&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;firstway you&amp;lt;/b&amp;gt; can append 'QA1' and 'QA2' to r_field and do &lt;/P&gt;&lt;P&gt;wa_field-sign = 'I'.&lt;/P&gt;&lt;P&gt;wa_field-option = 'EQ'.&lt;/P&gt;&lt;P&gt;wa_field-low = 'QA1'.&lt;/P&gt;&lt;P&gt;APPEND wa_field TO r_field.&lt;/P&gt;&lt;P&gt;clear wa_field.&lt;/P&gt;&lt;P&gt;wa_field-sign = 'I'.&lt;/P&gt;&lt;P&gt;wa_field-option = 'EQ'.&lt;/P&gt;&lt;P&gt;wa_field-low = 'QA2'.&lt;/P&gt;&lt;P&gt;APPEND wa_field TO r_field.&lt;/P&gt;&lt;P&gt;clear wa_field.&lt;/P&gt;&lt;P&gt;select * from table where XYZ &amp;lt;b&amp;gt;not in r_field&amp;lt;/b&amp;gt;. "&amp;lt;u&amp;gt;But this is available only from specific ABAP versions like above 4.6 coz it didnt work in 4.6&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;second way&amp;lt;/b&amp;gt; is append from 'ODC1','ODC2'.....upto 'ODC20' &lt;/P&gt;&lt;P&gt;wa_field-sign = 'I'.&lt;/P&gt;&lt;P&gt;wa_field-option = 'EQ'.&lt;/P&gt;&lt;P&gt;wa_field-low = 'ODC1'.&lt;/P&gt;&lt;P&gt;APPEND wa_field TO r_field.&lt;/P&gt;&lt;P&gt;wa_field-sign = 'I'.&lt;/P&gt;&lt;P&gt;wa_field-option = 'EQ'.&lt;/P&gt;&lt;P&gt;wa_field-low = 'ODC2'.&lt;/P&gt;&lt;P&gt;APPEND wa_field TO r_field.&lt;/P&gt;&lt;P&gt;and do &lt;/P&gt;&lt;P&gt;select * from table where XYZ  &amp;lt;b&amp;gt;in r_field&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it proved useful&lt;/P&gt;&lt;P&gt;Rewards if helpful &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Byju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 06:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2771497#M645780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T06:09:53Z</dc:date>
    </item>
  </channel>
</rss>

