<?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: Select statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/1764925#M330867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Naren.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Dec 2006 19:31:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-21T19:31:08Z</dc:date>
    <item>
      <title>Select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/1764923#M330865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 fields in my selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GL account and &lt;/P&gt;&lt;P&gt;Fiscal Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i enter data in both the fields i get the results but when i enter only GL accound it comes without any results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using select options for GL account and Parameters for Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In select statement i am using in for select options and eq for parameters.&lt;/P&gt;&lt;P&gt;I looked into debug mode and when i have a blank year it automates it to "0000" and i dont have any thing as "0000" in the table i am pulling my data from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this can be done using select options but can this problem be solved using parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 19:23:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/1764923#M330865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T19:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/1764924#M330866</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;For fiscal year..if it is not mandatory..use select-options no-extension no intervals option..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And use IN in the select statement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the fiscal year is not mandatory..It will always have 0000...If you want to have parameters for the fiscal year..make it mandatory in the selection screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exam&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;tables: bkpf.&lt;/P&gt;&lt;P&gt;select-options so_year for bkpf-gjahr no-extension no intervals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * from bkpf where gjahr &amp;lt;b&amp;gt;IN SO_YEAR&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 19:26:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/1764924#M330866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T19:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/1764925#M330867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Naren.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 19:31:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement/m-p/1764925#M330867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T19:31:08Z</dc:date>
    </item>
  </channel>
</rss>

