<?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 Call Function required in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-required/m-p/4072399#M973705</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;Plz give me the call function used to calculate the date after (n) days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find FM  "HR_NO_DATE_AFTER_TRYGDEDAYS",which serves same as i ask for but the thing is,it takes saturday and sunday into consideration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your reply will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Mohandoss P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jul 2008 14:49:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-04T14:49:16Z</dc:date>
    <item>
      <title>Call Function required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-required/m-p/4072399#M973705</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;Plz give me the call function used to calculate the date after (n) days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find FM  "HR_NO_DATE_AFTER_TRYGDEDAYS",which serves same as i ask for but the thing is,it takes saturday and sunday into consideration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your reply will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Mohandoss P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 14:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-required/m-p/4072399#M973705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T14:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Call Function required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-required/m-p/4072400#M973706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;simply add the number of days to the date you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v_date = sy-datum + 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;data v_number_of_days type i.&lt;/P&gt;&lt;P&gt;v_date = sy-datum + v_number_of_days&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 14:53:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-required/m-p/4072400#M973706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T14:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Call Function required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-required/m-p/4072401#M973707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is the one you are looking for&lt;/P&gt;&lt;P&gt;WDKAL_DATE_ADD_FKDAYS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 14:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-required/m-p/4072401#M973707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T14:55:32Z</dc:date>
    </item>
  </channel>
</rss>

