<?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 Find woking day in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430915#M206052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I do not have the factory id, I am trying to find whether that particular day is working or not, the module would be triggered through a dynamic action so I only have the pernr may be I can get his personnel area but with this information how can I find whethter the employee is working on that day or not, is there a function module, I did search in the forums I might have missed some but over all I could not find any. Any suggestions would be appreciated and suitably awarded.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jul 2006 15:39:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-14T15:39:57Z</dc:date>
    <item>
      <title>Find woking day</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430915#M206052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I do not have the factory id, I am trying to find whether that particular day is working or not, the module would be triggered through a dynamic action so I only have the pernr may be I can get his personnel area but with this information how can I find whethter the employee is working on that day or not, is there a function module, I did search in the forums I might have missed some but over all I could not find any. Any suggestions would be appreciated and suitably awarded.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 15:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430915#M206052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T15:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Find woking day</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430916#M206053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATE_CHECK_WORKINGDAY may be useful to you bu trequires the fact calendor id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get that from t001 table using the company code of the company.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 15:43:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430916#M206053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T15:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Find woking day</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430917#M206054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with FM HOLIDAY_GET.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 15:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430917#M206054</guid>
      <dc:creator>LucianoBentiveg</dc:creator>
      <dc:date>2006-07-14T15:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Find woking day</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430918#M206055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;I was using this function module DATE_CONVERT_TO_FACTORYDATE but I was unable to get the relationship between the plant and the employee master data .&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 15:46:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430918#M206055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T15:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Find woking day</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430919#M206056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are referring to Work Schedule of an employee?  Table PA0007 ---&amp;gt;  Transaction PT03?   It looks like this information may be built on the fly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 15:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430919#M206056</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-07-14T15:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Find woking day</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430920#M206057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich,&lt;/P&gt;&lt;P&gt;     I am not intrested with the each individuals schedule, I just need to know whether the day is a working day or not for the employees for general in their respective countries.I am interested only from the users perspective.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 16:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-woking-day/m-p/1430920#M206057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-14T16:29:58Z</dc:date>
    </item>
  </channel>
</rss>

