<?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: How to select data from Datatable using Only year in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-data-from-datatable-using-only-year/m-p/9351930#M1731440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you only put &lt;A href="http://help.sap.com/abapdocu_731/en/abapparameters.htm"&gt;PARAMETERS&lt;/A&gt;, read again &lt;A href="http://help.sap.com/abapdocu_731/en/abapselect-options.htm"&gt;SELECT-OPTIONS&lt;/A&gt; statement definition. Then use the select-options in a IN range option of a WHERE clause of an OPEN-SQL statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Apr 2013 07:37:55 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-04-12T07:37:55Z</dc:date>
    <item>
      <title>How to select data from Datatable using Only year</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-data-from-datatable-using-only-year/m-p/9351928#M1731438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP-gurus&lt;/P&gt;&lt;P&gt;i want to select data from table using select-options from a date field but unavailable to do that.&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1353/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;the select-option format is given below.&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1353/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;please give me a solution&amp;nbsp; &lt;SPAN __jive_emoticon_name="cool" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1353/images/emoticons/cool.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/204595" /&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;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;RKarmakar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator message: Please do some research before posting, Its not that hard.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 06:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-data-from-datatable-using-only-year/m-p/9351928#M1731438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-12T06:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to select data from Datatable using Only year</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-data-from-datatable-using-only-year/m-p/9351929#M1731439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can try the below workaround :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the selection screen, have the select - options for the Date. And then, Using String Offset operations extract the lower and Higher value of the Year and use it in your query. U should be able to proceed.&lt;/P&gt;&lt;P&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;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 07:32:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-data-from-datatable-using-only-year/m-p/9351929#M1731439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-12T07:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to select data from Datatable using Only year</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-data-from-datatable-using-only-year/m-p/9351930#M1731440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you only put &lt;A href="http://help.sap.com/abapdocu_731/en/abapparameters.htm"&gt;PARAMETERS&lt;/A&gt;, read again &lt;A href="http://help.sap.com/abapdocu_731/en/abapselect-options.htm"&gt;SELECT-OPTIONS&lt;/A&gt; statement definition. Then use the select-options in a IN range option of a WHERE clause of an OPEN-SQL statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 07:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-data-from-datatable-using-only-year/m-p/9351930#M1731440</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-04-12T07:37:55Z</dc:date>
    </item>
  </channel>
</rss>

