<?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: Need Function Module for HR WorkSchedule Rule in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-function-module-for-hr-workschedule-rule/m-p/6444734#M1412824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'HR_PERSONAL_WORK_SCHEDULE'
     EXPORTING
          pernr         = pernr_infotypes_tab-pernr
          begda         = emp_per_begda
          endda         = emp_per_endda
     TABLES
          i0000         = i0000
          i0001         = i0001
          i0007         = i0007
          perws         = l_pws_days
     EXCEPTIONS
          error_occured = 1
          abort_occured = 2.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'HR_WORK_SCHEDULE_TIMES'
     EXPORTING
          pernr         = pdp-pernr
          begda         = p_date
          endda         = p_date
     TABLES
          i0001         = p0001
          i0007         = p0007
          i2003         = p2003
          perws         = perws
          daygen        = i_day_gen_info
          dayint        = i_day_intervals
     EXCEPTIONS
          error_occured = 1
          perws_error   = 2
          OTHERS        = 3.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aeda N on Nov 23, 2009 11:46 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2009 06:15:59 GMT</pubDate>
    <dc:creator>NAeda</dc:creator>
    <dc:date>2009-11-23T06:15:59Z</dc:date>
    <item>
      <title>Need Function Module for HR WorkSchedule Rule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-function-module-for-hr-workschedule-rule/m-p/6444733#M1412823</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;I need a function module to get the employee working times based on his work schedule rule. In infotype 7 we maintain the work schedule rule, so based on that how can i get the timings of employee ?&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;Srinath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 06:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-function-module-for-hr-workschedule-rule/m-p/6444733#M1412823</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-23T06:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need Function Module for HR WorkSchedule Rule</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-function-module-for-hr-workschedule-rule/m-p/6444734#M1412824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'HR_PERSONAL_WORK_SCHEDULE'
     EXPORTING
          pernr         = pernr_infotypes_tab-pernr
          begda         = emp_per_begda
          endda         = emp_per_endda
     TABLES
          i0000         = i0000
          i0001         = i0001
          i0007         = i0007
          perws         = l_pws_days
     EXCEPTIONS
          error_occured = 1
          abort_occured = 2.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'HR_WORK_SCHEDULE_TIMES'
     EXPORTING
          pernr         = pdp-pernr
          begda         = p_date
          endda         = p_date
     TABLES
          i0001         = p0001
          i0007         = p0007
          i2003         = p2003
          perws         = perws
          daygen        = i_day_gen_info
          dayint        = i_day_intervals
     EXCEPTIONS
          error_occured = 1
          perws_error   = 2
          OTHERS        = 3.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aeda N on Nov 23, 2009 11:46 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 06:15:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-function-module-for-hr-workschedule-rule/m-p/6444734#M1412824</guid>
      <dc:creator>NAeda</dc:creator>
      <dc:date>2009-11-23T06:15:59Z</dc:date>
    </item>
  </channel>
</rss>

