<?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 options with dates in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-options-with-dates/m-p/720109#M33543</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can achieve this by using events (INITIALIZATION etc.)&lt;/P&gt;&lt;P&gt;To calculate the last day of a month use this FM: LAST_DAY_OF_MONTHS&lt;/P&gt;&lt;P&gt;Fikret.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Oct 2018 08:52:07 GMT</pubDate>
    <dc:creator>fikretsomay</dc:creator>
    <dc:date>2018-10-05T08:52:07Z</dc:date>
    <item>
      <title>selection options with dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-options-with-dates/m-p/720108#M33542</link>
      <description>&lt;P&gt;Hallo Experts,&lt;BR /&gt;&lt;BR /&gt;I have a requirement to put the last date of the last month as a second option in the selection option or let us say as a parameter e.g:&lt;BR /&gt;&lt;BR /&gt;Today is &lt;STRONG&gt;05.10.2018&lt;/STRONG&gt; so this parameter should be &lt;STRONG&gt;30.09.2018.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;and so on... &lt;BR /&gt;&lt;BR /&gt;please your advice to do this&lt;/P&gt;
  &lt;P&gt;Jenie&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 07:52:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-options-with-dates/m-p/720108#M33542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-10-05T07:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: selection options with dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-options-with-dates/m-p/720109#M33543</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can achieve this by using events (INITIALIZATION etc.)&lt;/P&gt;&lt;P&gt;To calculate the last day of a month use this FM: LAST_DAY_OF_MONTHS&lt;/P&gt;&lt;P&gt;Fikret.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 08:52:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-options-with-dates/m-p/720109#M33543</guid>
      <dc:creator>fikretsomay</dc:creator>
      <dc:date>2018-10-05T08:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: selection options with dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-options-with-dates/m-p/720110#M33544</link>
      <description>&lt;P&gt;Don't use select options for dates. You'll notice that SAP standard reports rarely use them - instead they use two parameters; one for start one for end, though often in the same row. See my blog here: &lt;A href="https://blogs.sap.com/2014/02/07/dates-and-select-options/" target="test_blank"&gt;https://blogs.sap.com/2014/02/07/dates-and-select-options/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many many questions with good answers concerning making date calculations. You really should search before asking questions.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 09:24:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-options-with-dates/m-p/720110#M33544</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2018-10-05T09:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: selection options with dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-options-with-dates/m-p/720111#M33545</link>
      <description>&lt;P&gt;A manual approach would be something like:&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;Use the date parameter you have and write 01 to the day. So if you have &lt;STRONG&gt;05.10.2018&lt;/STRONG&gt; you convert it to &lt;STRONG&gt;01.10.2018&lt;/STRONG&gt;.
&lt;/LI&gt;&lt;LI&gt;Subtract 1 from the new date. Having &lt;STRONG&gt;01.10.2018&lt;/STRONG&gt; subtracting 1 form it yields to &lt;STRONG&gt;30.09.2018&lt;/STRONG&gt;. That is what you need.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;It should work for any date.&lt;/P&gt;&lt;P&gt;BTW: Have in mind mr. Billingham comment. His blog are very insightful.&lt;BR /&gt;&lt;BR /&gt;J.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 14:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-options-with-dates/m-p/720111#M33545</guid>
      <dc:creator>Jean_Sagi</dc:creator>
      <dc:date>2018-10-05T14:00:49Z</dc:date>
    </item>
  </channel>
</rss>

