<?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 Function module to get Fiscal year/week in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959516#M1489733</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;I searched SAP forum but could not find specific answer to this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to find Fiscal year week (YYYYWW) for a date using Fiscal year variant.&lt;/P&gt;&lt;P&gt;Can you suggest some function module/method to get the info?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g., if todays date is 06/23/2010&lt;/P&gt;&lt;P&gt;then Fiscal year week should be 201034. (Depending on Fiscal year variant XX)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calendar year week is 201025.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chirag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jun 2010 16:08:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-23T16:08:17Z</dc:date>
    <item>
      <title>Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959516#M1489733</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;I searched SAP forum but could not find specific answer to this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to find Fiscal year week (YYYYWW) for a date using Fiscal year variant.&lt;/P&gt;&lt;P&gt;Can you suggest some function module/method to get the info?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g., if todays date is 06/23/2010&lt;/P&gt;&lt;P&gt;then Fiscal year week should be 201034. (Depending on Fiscal year variant XX)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calendar year week is 201025.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chirag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jun 2010 16:08:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959516#M1489733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-23T16:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959517#M1489734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATE_TO_PERIOD_CONVERT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jun 2010 17:02:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959517#M1489734</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-06-23T17:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959518#M1489735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one?: GET_CURRENT_YEAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jun 2010 17:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959518#M1489735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-23T17:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959519#M1489736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried FMs, however it seems it only gives last fiscal week for current fiscal period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get a fiscal week for particular date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- E.g. &lt;/P&gt;&lt;P&gt;For 06/23/2010, suppose Fiscal year week is 201034 then for 06/16/2010 it should be 201033.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Chirag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 13:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959519#M1489736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-24T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959520#M1489737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as pointed out by brad, DATE_TO_PERIOD_CONVERT works for what you want. Put in the date and the fiscal year variant, and it returns the period and the year. I just tested it, and it works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, i just noticed you are looking for the fiscal WEEK... disregard the above. i tried to delete the reply, but could not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David Knittle on Jun 24, 2010 10:04 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David Knittle on Jun 24, 2010 10:05 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 14:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959520#M1489737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-24T14:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959521#M1489738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind, David.&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 14:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959521#M1489738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-24T14:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959522#M1489739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATE_TO_PERIOD_CONVERT does work.  Surely you have an FI calendar variant that identifies the fiscal weeks if you need to determine those values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 13:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959522#M1489739</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-06-25T13:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959523#M1489740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, this remains still a mystery.&lt;/P&gt;&lt;P&gt;I am still not able to find solution to get Fiscal Year-week for a date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C'on guys, help me out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chirag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 15:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959523#M1489740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-25T15:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959524#M1489741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; C'on guys, help me out!&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;That's what the other's have been doing all along!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT some point, you have to take responsibility yourself. The forum isn't here to provide people with complete packaged solutions. You have to do some work yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You either have the fiscal year variant in your system as Brad has suggested, or you will have to develop some logic to figure out what week you are in based on the start date of your fiscal year and the date you are interested in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 15:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959524#M1489741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-25T15:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959525#M1489742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Rob, the forum wouldn't give you the whole package of the solution rather we are responsible to investigate/find for a certain solution. Anyways, the FM for you to check what FISCAL week for a certain date is "DATE_GET_WEEK" (format DD.MO.YEAR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 07:31:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959525#M1489742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-24T07:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959526#M1489743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GM_GET_FISCAL_YEAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 12:03:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959526#M1489743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-24T12:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get Fiscal year/week</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959527#M1489744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashritha,&lt;/P&gt;&lt;P&gt;please see its an 4 yr old thread.&lt;/P&gt;&lt;P&gt;Please do not respond to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 12:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-fiscal-year-week/m-p/6959527#M1489744</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-01-24T12:09:10Z</dc:date>
    </item>
  </channel>
</rss>

