<?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 modules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063211#M971266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey thanks for the brief description.&lt;/P&gt;&lt;P&gt;i am not vey clear in fiscal year and periods.&lt;/P&gt;&lt;P&gt;can u tell me converting fical year and period to 1st day of period mean????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2008 06:54:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-02T06:54:19Z</dc:date>
    <item>
      <title>Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063205#M971260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please tell me regarding these function modules:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIRST_DAY_IN_PERIOD_GET&lt;/P&gt;&lt;P&gt;LAST_DAY_IN_PERIOD_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are they used for and what terms or these terminologies&lt;/P&gt;&lt;P&gt;mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 15:36:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063205#M971260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T15:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063206#M971261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you read the documentations of these FMs in SE37? Everything is clearly written down there...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 15:37:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063206#M971261</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-07-01T15:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063207#M971262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunatly its documentation is not available over there ;-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both Fm is to determine the day in perticuler Fiscal period.one is for determine first day and other is for determine last day for fiscal yr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 15:41:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063207#M971262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T15:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063208#M971263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poonam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To convert fiscal year and period to the calendar date of the first day of the period,use function module FIRST_DAY_IN_PERIOD_GET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To convert fiscal year and period to the calendar date of the last day of the period,use function module LAST_DAY_IN_PERIOD_GET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any further information require revert back... i would help my best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Narin Nandivada.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 15:45:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063208#M971263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T15:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063209#M971264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poonam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIRST_DAY_IN_PERIOD_GET - Gets first day of a period.&lt;/P&gt;&lt;P&gt;LAST_DAY_IN_PERIOD_GET - Gets last day of a period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both Relates with getting the dates in terms of fiscal year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mandatory Fields: &lt;/P&gt;&lt;P&gt;I_GJAHR - Fiscal Year.&lt;/P&gt;&lt;P&gt;I_MONMIT - Midmonth for half periods - Not mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I_PERIV - Period version.&lt;/P&gt;&lt;P&gt;I_POPER - Fiscal Period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same fields for both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Real time scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes the requirements can be based on some user exits.&lt;/P&gt;&lt;P&gt;For example: Requirement of days in terms of fiscal period, that is not calender period.&lt;/P&gt;&lt;P&gt;We can consider this case when Calender period and fiscal periods are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 15:58:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063209#M971264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T15:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063210#M971265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this example i had ...&lt;/P&gt;&lt;P&gt;this is to get the first and last dates of the periods....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  ZVISH_STAN_PERIOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: V_PERIOD LIKE T009B-POPER,&lt;/P&gt;&lt;P&gt;      V_GJAHR1 LIKE  T009B-BDATJ,&lt;/P&gt;&lt;P&gt;      V_DATFRM LIKE SY-DATUM,&lt;/P&gt;&lt;P&gt;      V_DATTO LIKE SY-DATUM .&lt;/P&gt;&lt;P&gt;parameter: p_date like sy-datum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      I_DATE  = P_DATE&lt;/P&gt;&lt;P&gt;      I_PERIV = '08'&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      E_BUPER = V_PERIOD&lt;/P&gt;&lt;P&gt;      E_GJAHR = V_GJAHR1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DO 3 TIMES.&lt;/P&gt;&lt;P&gt;   clear: V_DATFRM, V_DATTO.&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'FIRST_DAY_IN_PERIOD_GET'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        I_GJAHR = V_GJAHR1&lt;/P&gt;&lt;P&gt;        I_PERIV = '08'&lt;/P&gt;&lt;P&gt;        I_POPER = V_PERIOD&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        E_DATE  = V_DATFRM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'LAST_DAY_IN_PERIOD_GET'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        I_GJAHR = V_GJAHR1&lt;/P&gt;&lt;P&gt;        I_PERIV = '08'&lt;/P&gt;&lt;P&gt;        I_POPER = V_PERIOD&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        E_DATE  = V_DATTO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      write: V_DATFRM, V_DATTO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    IF V_PERIOD = '001'.&lt;/P&gt;&lt;P&gt;      V_PERIOD = '12'.&lt;/P&gt;&lt;P&gt;      V_GJAHR1 = V_GJAHR1 - 1.                     "D10K951022&lt;/P&gt;&lt;P&gt;    ELSE.&lt;/P&gt;&lt;P&gt;      V_PERIOD = V_PERIOD - 1.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDDO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 17:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063210#M971265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T17:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063211#M971266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey thanks for the brief description.&lt;/P&gt;&lt;P&gt;i am not vey clear in fiscal year and periods.&lt;/P&gt;&lt;P&gt;can u tell me converting fical year and period to 1st day of period mean????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2008 06:54:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063211#M971266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-02T06:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063212#M971267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poonam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A &lt;STRONG&gt;fiscal period&lt;/STRONG&gt; corresponds to a period of no more than twelve months, at the end of which a business closes its books and prepares its financial statements. As a rule, the fiscal period ends on December 31. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But , again based on the requirment of business a client may reduce a work span to any period less than 12 month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whatever does it may be ,&lt;/P&gt;&lt;P&gt;function module FIRST_DAY_IN_PERIOD_GET gives the 1st day and function module LAST_DAY_IN_PERIOD_GET gives the last day of very &lt;STRONG&gt;fiscal period&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anirban Bhattacharjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 10:28:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-modules/m-p/4063212#M971267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T10:28:28Z</dc:date>
    </item>
  </channel>
</rss>

