<?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: WITHOUT INPUT VALUES in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432788#M1052182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sekhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With your code all the data will be fetched when the input fields are empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be no issue. But If u have any validation in selection screen U just check if the fields are initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But with the above syntax there will be no problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2008 10:18:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-10T10:18:14Z</dc:date>
    <item>
      <title>WITHOUT INPUT VALUES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432785#M1052179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to every body,&lt;/P&gt;&lt;P&gt;   i have 2 fields city and empcode in one table,and i have one selection-option for empcode and i have on parameter for city in output.now issue is with out giving input values i want to retrive all the data,but i am validating on these fields when i retrive data from the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select empcode&lt;/P&gt;&lt;P&gt;         city from z_akemp into it_emp when empcode in s_empcode&lt;/P&gt;&lt;P&gt;                                                                    city = p_city.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 10:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432785#M1052179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T10:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: WITHOUT INPUT VALUES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432786#M1052180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Declare City also as select-option with NO INTERVALS option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 10:14:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432786#M1052180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T10:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: WITHOUT INPUT VALUES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432787#M1052181</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;Declare City also as select-option with NO INTERVALS and NO EXTENSION option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep the Select query as it is...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kunjal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 10:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432787#M1052181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T10:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: WITHOUT INPUT VALUES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432788#M1052182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sekhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With your code all the data will be fetched when the input fields are empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be no issue. But If u have any validation in selection screen U just check if the fields are initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But with the above syntax there will be no problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 10:18:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432788#M1052182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T10:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: WITHOUT INPUT VALUES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432789#M1052183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Small correction to Kunjals reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare city also as select option with no intervals no-restriction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in select query where clause instead of equal to u have to use &lt;STRONG&gt;IN operator&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_city FOR kna1-city NO INTERVALS NO-RESTRICTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select empcode&lt;/P&gt;&lt;P&gt;city from z_akemp into it_emp when empcode in s_empcode&lt;/P&gt;&lt;P&gt;city IN s_city.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here s_city looks like parameter but acts as select option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 10:21:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/without-input-values/m-p/4432789#M1052183</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-09-10T10:21:36Z</dc:date>
    </item>
  </channel>
</rss>

