<?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: Selection field filtering issue.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-field-filtering-issue/m-p/10249601#M1829110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the selection screen i want to add the app id with proper filtering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the app id field is avail in the global constant custom table.&amp;nbsp; this one was populated in the form related to this program. this one was achived thru the above code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to add the same in the selection screen. User want to get the op based on the company code and app id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again Thanks for your help. If u wnat more details pls ping me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;P&gt; &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/434676" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2014 21:15:15 GMT</pubDate>
    <dc:creator>vijay_kumar134</dc:creator>
    <dc:date>2014-04-16T21:15:15Z</dc:date>
    <item>
      <title>Selection field filtering issue..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-field-filtering-issue/m-p/10249599#M1829108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My req is to filter the data based on app id with company code, date and pay run id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the the app id is from global constant table, there is no key field, but we fetch the same app id in the smartform to print using the below query, i don't know how to use this query for selection screen with filtering condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S31"&gt;&amp;nbsp; SELECT SINGLE high FROM zglobconstants INTO v_app_name&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE programname = 'ZFI_OK_FILEVALUE'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND&amp;nbsp; low = v_file_name.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;SPAN class="L0S31"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;&lt;SPAN class="L0S31"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;SPAN class="L0S31"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/434659" width="450" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;SPAN class="L0S31"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;SPAN class="L0S31"&gt;VJ.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 17:43:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-field-filtering-issue/m-p/10249599#M1829108</guid>
      <dc:creator>vijay_kumar134</dc:creator>
      <dc:date>2014-04-16T17:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selection field filtering issue..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-field-filtering-issue/m-p/10249600#M1829109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vijay, Can you please provide more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is the selection screen you have shown and the smartform you have mentioned have nothing to do with each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you trying to select based on the fields on the selections screen? Is the APP ID one of the fields that is present on the table on which selection is to be made?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 20:39:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-field-filtering-issue/m-p/10249600#M1829109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-16T20:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Selection field filtering issue..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-field-filtering-issue/m-p/10249601#M1829110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the selection screen i want to add the app id with proper filtering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the app id field is avail in the global constant custom table.&amp;nbsp; this one was populated in the form related to this program. this one was achived thru the above code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to add the same in the selection screen. User want to get the op based on the company code and app id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again Thanks for your help. If u wnat more details pls ping me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;P&gt; &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/434676" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 21:15:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-field-filtering-issue/m-p/10249601#M1829110</guid>
      <dc:creator>vijay_kumar134</dc:creator>
      <dc:date>2014-04-16T21:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Selection field filtering issue..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-field-filtering-issue/m-p/10249602#M1829111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you ask the question in a human way? &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/718/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you want to create a search help? if yes, for which field and if yes - what is the problem with the search-help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you do not want the search-help - then what?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 21:41:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-field-filtering-issue/m-p/10249602#M1829111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-16T21:41:03Z</dc:date>
    </item>
  </channel>
</rss>

