<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732909#M319033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what I have understood is that u have Year Value .. and a month value.&lt;/P&gt;&lt;P&gt;Now it is obvious that u wont require all the dates in that month... &lt;/P&gt;&lt;P&gt;the 1st date of any month and any year is always - 01 &lt;/P&gt;&lt;P&gt;the only problem is the last date of the month .. for that use FM - RP_LAST_DAY_OF_MONTHS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input any date of the month .. it will give u the last date of the month.&lt;/P&gt;&lt;P&gt;So u can enter date like - 01/Month/year and it will give u last date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope ur problem is solved... &lt;/P&gt;&lt;P&gt;Plz reward points if it does...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Dec 2006 12:47:38 GMT</pubDate>
    <dc:creator>former_member69765</dc:creator>
    <dc:date>2006-12-05T12:47:38Z</dc:date>
    <item>
      <title>FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732907#M319031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any such function module to get date values after passing fiscal year and period to a function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 12:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732907#M319031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T12:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732908#M319032</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;Check this one GM_GET_FISCAL_YEAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 12:47:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732908#M319032</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2006-12-05T12:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732909#M319033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what I have understood is that u have Year Value .. and a month value.&lt;/P&gt;&lt;P&gt;Now it is obvious that u wont require all the dates in that month... &lt;/P&gt;&lt;P&gt;the 1st date of any month and any year is always - 01 &lt;/P&gt;&lt;P&gt;the only problem is the last date of the month .. for that use FM - RP_LAST_DAY_OF_MONTHS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input any date of the month .. it will give u the last date of the month.&lt;/P&gt;&lt;P&gt;So u can enter date like - 01/Month/year and it will give u last date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope ur problem is solved... &lt;/P&gt;&lt;P&gt;Plz reward points if it does...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 12:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732909#M319033</guid>
      <dc:creator>former_member69765</dc:creator>
      <dc:date>2006-12-05T12:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732910#M319034</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;  Try using G_POSTING_DATE_OF_PERIOD_GET function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vineetha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 16:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732910#M319034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T16:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: FUNCTION MODULE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732911#M319035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;query solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 08:44:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1732911#M319035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-15T08:44:11Z</dc:date>
    </item>
  </channel>
</rss>

