<?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: Working Dates in table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043400#M420414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh and dont forget to recheck if your first day in week is maybe a FREE day due to some celebrity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2007 14:43:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-20T14:43:02Z</dc:date>
    <item>
      <title>Working Dates in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043394#M420408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's suppose that 1 month has 23 WORKING days.I want to make an internal table with these days . But i don't know for example that the 03/01/07 is the first working day .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 14:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043394#M420408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T14:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Working Dates in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043395#M420409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use FM  CHECK_WORKING_DAY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 14:34:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043395#M420409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T14:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Working Dates in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043396#M420410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;refer to the Factory Calander to know the exact working days in a month, or use the HR work schedule rule in time management to get this exactly.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 14:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043396#M420410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T14:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Working Dates in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043397#M420411</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;Please check this FM RKE_SELECT_FACTDAYS_FOR_PERIOD to get working days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 14:35:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043397#M420411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T14:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Working Dates in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043398#M420412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you be more specific ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 14:41:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043398#M420412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T14:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Working Dates in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043399#M420413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there´s a FM: BWSO_DATE_GET_FIRST_WEEKDAY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will get you the first day of the Week for a given date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so just give it the first of your actual month, and see at what date THSI week begins. if it´s not in your actual month, just add 7.&lt;/P&gt;&lt;P&gt;so now you got the first working day in a month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the rest you dont us but just a little brain work &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 14:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043399#M420413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T14:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Working Dates in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043400#M420414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh and dont forget to recheck if your first day in week is maybe a FREE day due to some celebrity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 14:43:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-dates-in-table/m-p/2043400#M420414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T14:43:02Z</dc:date>
    </item>
  </channel>
</rss>

