<?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: function module for month wise for given input dates in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196426#M1981323</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;DATA(mydate) = CONV d( '20190701' ).

DATA(mymonth) = mydate+4(2).

ASSERT mymonth = '07'.&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 28 Jan 2020 12:25:47 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2020-01-28T12:25:47Z</dc:date>
    <item>
      <title>function module for month wise for given input dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196420#M1981317</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
  &lt;P&gt; Any function module for month wise for given input dates&lt;/P&gt;
  &lt;P&gt;Ex: Input : &lt;STRONG&gt;01.07.2019 to 31.12.2019&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;Month wise :&lt;STRONG&gt; 01.07.2019 31.07.2019&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; 01.08.2019 31.08.2019&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; 01.09.2019 30.09.2019&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; 01.10.2019 31.10.2019&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; 01.11.2019 30.11.2019&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; 01.12.2019 31.12.2019&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 09:49:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196420#M1981317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-01-28T09:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: function module for month wise for given input dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196421#M1981318</link>
      <description>&lt;P&gt;it is not so hard to code&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 09:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196421#M1981318</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2020-01-28T09:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: function module for month wise for given input dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196422#M1981319</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Which details of the table you need ? Is it month wise consumption report ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 10:04:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196422#M1981319</guid>
      <dc:creator>former_member197616</dc:creator>
      <dc:date>2020-01-28T10:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: function module for month wise for given input dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196423#M1981320</link>
      <description>&lt;P&gt;For Custom Report....&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 10:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196423#M1981320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-01-28T10:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: function module for month wise for given input dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196424#M1981321</link>
      <description>&lt;P&gt;RP_LAST_DAY_OF_MONTHS  - will give you the last day. And '01' is always the first day &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 11:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196424#M1981321</guid>
      <dc:creator>Sathya_Gunasekaran</dc:creator>
      <dc:date>2020-01-28T11:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: function module for month wise for given input dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196425#M1981322</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;DATA(mydate) = CONV d( '20190801' ).

mydate = mydate - 1. " previous day

ASSERT mydate = '20190731'.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Jan 2020 12:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196425#M1981322</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-01-28T12:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: function module for month wise for given input dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196426#M1981323</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;DATA(mydate) = CONV d( '20190701' ).

DATA(mymonth) = mydate+4(2).

ASSERT mymonth = '07'.&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Jan 2020 12:25:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-month-wise-for-given-input-dates/m-p/12196426#M1981323</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-01-28T12:25:47Z</dc:date>
    </item>
  </channel>
</rss>

