<?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 Getting values based on where condition for space in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635786#M1942688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one situation ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;select extended_sort&amp;nbsp; &lt;SPAN class="L0S52"&gt;from &lt;/SPAN&gt;zgah &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;table&amp;nbsp; &lt;/SPAN&gt;it &lt;SPAN class="L0S52"&gt;where &lt;/SPAN&gt;EXTENDED_SORT = &lt;SPAN class="L0S33"&gt;' '&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;here zgah is a table and it is internal table and extended_sort is field in zgah.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;In zgah table , extended sort field is having two values X and space ie ' ' . i want all space values but i am not getting &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;please help me out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2016 09:44:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-04-27T09:44:25Z</dc:date>
    <item>
      <title>Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635786#M1942688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one situation ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;select extended_sort&amp;nbsp; &lt;SPAN class="L0S52"&gt;from &lt;/SPAN&gt;zgah &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;table&amp;nbsp; &lt;/SPAN&gt;it &lt;SPAN class="L0S52"&gt;where &lt;/SPAN&gt;EXTENDED_SORT = &lt;SPAN class="L0S33"&gt;' '&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;here zgah is a table and it is internal table and extended_sort is field in zgah.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;In zgah table , extended sort field is having two values X and space ie ' ' . i want all space values but i am not getting &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;please help me out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 09:44:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635786#M1942688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-27T09:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635787#M1942689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;SPAN style="color: #333333; font-size: 12px;"&gt;EXTENDED_SORT &amp;lt;&amp;gt; 'X'.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 09:48:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635787#M1942689</guid>
      <dc:creator>pranay570708</dc:creator>
      <dc:date>2016-04-27T09:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635788#M1942690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have Tried &amp;lt;&amp;gt;,space but still it is not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 09:50:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635788#M1942690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-27T09:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635789#M1942691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried &lt;SPAN style="color: #333333; font-size: 12px;"&gt;EXTENDED_SORT is NULL?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 09:53:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635789#M1942691</guid>
      <dc:creator>pranay570708</dc:creator>
      <dc:date>2016-04-27T09:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635790#M1942692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; your query is :- &lt;SPAN style="color: #333333; font-size: 12px;"&gt;select extended_sort&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;from &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;zgah &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;into &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;table&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;it &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;where &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;EXTENDED_SORT = &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;' '.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp; This doesn't make any sense you are selecting the value for a field which is not having any value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post your full query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 09:55:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635790#M1942692</guid>
      <dc:creator>Ashg1402</dc:creator>
      <dc:date>2016-04-27T09:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635791#M1942693</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;Just check if table ZGAH is having data or not? Run the table in SE16 for the same selection criteria and see the table behavior.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 10:34:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635791#M1942693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-27T10:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635792#M1942694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;please check your table and post your full requirement.&lt;/P&gt;&lt;P&gt;however you can try this also if your table does not have lots of data and if it does not affect your performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;select extended_sort&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;from &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;zgah &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;into &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 12px; color: #333333; background: #ffffff;"&gt;table&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;it .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;delete it where &lt;SPAN style="color: #333333; font-size: 12px;"&gt;extended_sort ne ' '.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 13:31:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635792#M1942694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-27T13:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635793#M1942695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's difficult to see what you are trying to do. From what you've said, you will end up with a table with one field and many empty rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 14:05:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635793#M1942695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-27T14:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635794#M1942696</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;Let me take you via long way as per two points mentioned by Pranay it should work but anyway; do one thing fetch all data without where condition so you will get 'X' and '&amp;lt;space&amp;gt;' now delete the itab where &amp;lt;field&amp;gt; EQ 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&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;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 14:22:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635794#M1942696</guid>
      <dc:creator>nikhil_kalawade</dc:creator>
      <dc:date>2016-04-27T14:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635795#M1942697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; field&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px;"&gt;extended_sort&amp;nbsp; is&amp;nbsp;&amp;nbsp; not&amp;nbsp;&amp;nbsp; key&amp;nbsp; field.&amp;nbsp; fetch&amp;nbsp;&amp;nbsp; the&amp;nbsp;&amp;nbsp; data is&amp;nbsp; internal table.&amp;nbsp;&amp;nbsp; sort&amp;nbsp;&amp;nbsp; the&amp;nbsp; itab&amp;nbsp; and&amp;nbsp; delete&amp;nbsp; itab&amp;nbsp;&amp;nbsp; by condition.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope&amp;nbsp; it helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 17:33:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635795#M1942697</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2016-04-27T17:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635796#M1942698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the used data element / domain for the field? Can you show us the definition? How is the field defined in your table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 07:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635796#M1942698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-28T07:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting values based on where condition for space</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635797#M1942699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;i have pretty answers for this question..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are selecting nothing from nothing..!&lt;/P&gt;&lt;P&gt;pity.. how can you expect there should be data?&lt;/P&gt;&lt;P&gt;question is logically wrong..!!!&lt;/P&gt;&lt;P&gt;try like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from zgah into table it where extended_sort = ' '.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 09:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-values-based-on-where-condition-for-space/m-p/11635797#M1942699</guid>
      <dc:creator>former_member653066</dc:creator>
      <dc:date>2016-04-28T09:19:33Z</dc:date>
    </item>
  </channel>
</rss>

