<?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: Reg. dates in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-dates/m-p/1046906#M88189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI IRFAN HUSSAIN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some FM for operations on DATES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can find more.&lt;/P&gt;&lt;P&gt;GOTO &amp;lt;b&amp;gt;SE37.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;type &amp;lt;b&amp;gt;&lt;STRONG&gt;_DATE&lt;/STRONG&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;you will get list of FM for operation on DATES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i am listing SOME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATE_CHECK_PLAUSIBILITY	&amp;lt;/b&amp;gt;Check to see if a date is in a valid format for SAP. Works well when validating dates being passed in from other systems.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;DATE_COMPUTE_DAY&amp;lt;/b&amp;gt;	Returns a number indicating what day of the week the date falls on. Monday is returned as a 1, Tuesday as 2, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATE_GET_WEEK&amp;lt;/b&amp;gt;	will return the week that a date is in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATE_IN_FUTURE&amp;lt;/b&amp;gt;	Calculate a date N days in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DAY_ATTRIBUTES_GET&amp;lt;/b&amp;gt;	Return useful information about a day. Will tell you the day of the week as a word (Tuesday), the day of the week (2 would be Tuedsay), whether the day is a holiday, and more.(provided by Francois Henrotte)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While finding Whether a DATE is holiday or not.You need to know which calendar id to follow.There are lot of calendars defined in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHEERS,&lt;/P&gt;&lt;P&gt;VIJAY RAHEJA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Nov 2005 08:05:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-16T08:05:20Z</dc:date>
    <item>
      <title>Reg. dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-dates/m-p/1046905#M88188</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;Presently i am using function module &lt;/P&gt;&lt;P&gt;DAY_ATTRIBUTES_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where i am passing two  date,&lt;/P&gt;&lt;P&gt;the first date pertains approval date&lt;/P&gt;&lt;P&gt;the next date is 3 days plus of approval date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i need to check whether the days between two dates does not fall under holidays or  freedays ,from this function module we can make out the holiday &amp;amp; freedays,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the days fall under holiday or freedays we need not calcualte holidays &amp;amp; freedays  insted we need to give 3 working days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can some one help me with logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Irfan Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2005 07:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-dates/m-p/1046905#M88188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-16T07:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reg. dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-dates/m-p/1046906#M88189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI IRFAN HUSSAIN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some FM for operations on DATES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can find more.&lt;/P&gt;&lt;P&gt;GOTO &amp;lt;b&amp;gt;SE37.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;type &amp;lt;b&amp;gt;&lt;STRONG&gt;_DATE&lt;/STRONG&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;you will get list of FM for operation on DATES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i am listing SOME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATE_CHECK_PLAUSIBILITY	&amp;lt;/b&amp;gt;Check to see if a date is in a valid format for SAP. Works well when validating dates being passed in from other systems.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;DATE_COMPUTE_DAY&amp;lt;/b&amp;gt;	Returns a number indicating what day of the week the date falls on. Monday is returned as a 1, Tuesday as 2, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATE_GET_WEEK&amp;lt;/b&amp;gt;	will return the week that a date is in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATE_IN_FUTURE&amp;lt;/b&amp;gt;	Calculate a date N days in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DAY_ATTRIBUTES_GET&amp;lt;/b&amp;gt;	Return useful information about a day. Will tell you the day of the week as a word (Tuesday), the day of the week (2 would be Tuedsay), whether the day is a holiday, and more.(provided by Francois Henrotte)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While finding Whether a DATE is holiday or not.You need to know which calendar id to follow.There are lot of calendars defined in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHEERS,&lt;/P&gt;&lt;P&gt;VIJAY RAHEJA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2005 08:05:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-dates/m-p/1046906#M88189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-16T08:05:20Z</dc:date>
    </item>
  </channel>
</rss>

