<?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: Previous dated document posting in current posting period in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486211#M1931696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply guys. Can you please tell me any FM which can give current fiscal year and current opened fiscal period?? i need that for this task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Jan 2016 17:10:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-01-23T17:10:22Z</dc:date>
    <item>
      <title>Previous dated document posting in current posting period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486208#M1931693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you all are fine and in good health. I have made one proxy program which is actually posting the FI documents. There is new requirement that if posting do not occur due to old dated document, it should post it on current open period. For example, current open period is 7 and if i get a document of last year of which period has been closed, it should post it in current period which is open. Can anyone tell how can i do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 08:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486208#M1931693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-21T08:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Previous dated document posting in current posting period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486209#M1931694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the bookdate in your program to a date for which the booking period is open. Maybe you need to add some info in a description field so it is clear the date has been changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 08:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486209#M1931694</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2016-01-21T08:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Previous dated document posting in current posting period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486210#M1931695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your program should analyze T001B (*) and adjust BUDAT/BUPER/GJHAR before generating the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(*) also KAPS for CO and some tables for Assets...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 08:22:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486210#M1931695</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-01-21T08:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Previous dated document posting in current posting period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486211#M1931696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply guys. Can you please tell me any FM which can give current fiscal year and current opened fiscal period?? i need that for this task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jan 2016 17:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486211#M1931696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-23T17:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Previous dated document posting in current posting period</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486212#M1931697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Imarn,&lt;/P&gt;&lt;P&gt;Pass the current date to FM BAPI_COMPANYCODE_GET_PERIOD to get the period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;View the link for checking the period&amp;nbsp; open or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="1754020" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="Determining if a FI period was open or closed on a specific date" href="https://community.sap.com/" modifiedtitle="true" title="Determining if a FI period was open or closed on a specific date"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jan 2016 18:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/previous-dated-document-posting-in-current-posting-period/m-p/11486212#M1931697</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2016-01-23T18:13:29Z</dc:date>
    </item>
  </channel>
</rss>

