<?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>Question Re: Payroll PCR to get Weekly/Annual Working hours in Human Capital Management Q&amp;A</title>
    <link>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14043128#M41422</link>
    <description>why cannot we change rule to get Hourly Rate for monthly ? RTE=TKSOLL and RTE/TKDIVI</description>
    <pubDate>Thu, 13 Mar 2025 12:53:35 GMT</pubDate>
    <dc:creator>sikindar_a</dc:creator>
    <dc:date>2025-03-13T12:53:35Z</dc:date>
    <item>
      <title>Payroll PCR to get Weekly/Annual Working hours</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaq-p/14042657</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;The OT calc formula is&amp;nbsp;(Monthly Pay * 12) / (52 * No of Weekly working hours)&lt;/P&gt;&lt;P&gt;Is there&amp;nbsp;any standard variable available in PCR for annual/weekly working hours like TSDIVP (Monthly working hours)? Pls assist to come up with the above OT formula.&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 03:57:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaq-p/14042657</guid>
      <dc:creator>SAPHCM2024</dc:creator>
      <dc:date>2025-03-13T03:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Payroll PCR to get Weekly/Annual Working hours</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14042798#M41407</link>
      <description>&lt;P&gt;it means your OT should be calculated based on the Rate which is derived from the above logic.&lt;/P&gt;&lt;P&gt;Query:-&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The OT calc formula is&amp;nbsp;(Monthly Pay * 12) / (52 * No of Weekly working hours)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Monthly Pay, May I know if you are having the list of wage types which are inclusive of Monthly pay.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what do you mean by no of weekly working hours ? Do you have monthly payroll or biweekly payroll?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 07:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14042798#M41407</guid>
      <dc:creator>sikindar_a</dc:creator>
      <dc:date>2025-03-13T07:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Payroll PCR to get Weekly/Annual Working hours</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14042901#M41413</link>
      <description>Hi Sikindar, We are running Monthly payroll and the formula to calculate over time is ( monthly salary * 12 ) / (52 i.e., number of weeks in an year .. * Number of working hours in a week)</description>
      <pubDate>Thu, 13 Mar 2025 09:41:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14042901#M41413</guid>
      <dc:creator>SAPHCM2024</dc:creator>
      <dc:date>2025-03-13T09:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Payroll PCR to get Weekly/Annual Working hours</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14042909#M41414</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ValBasis.png" style="width: 574px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/236693iC8D4390AF8D176BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="ValBasis.png" alt="ValBasis.png" /&gt;&lt;/span&gt;the valuation basis is calculated correctly. The issue is IT0007 Annual working hours is hard coded to 2288 (52 i.e., no of weeks in a year * IT0007 no of hours worked in a week). We need to write a rule to replace the hard code value 2288. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 09:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14042909#M41414</guid>
      <dc:creator>SAPHCM2024</dc:creator>
      <dc:date>2025-03-13T09:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Payroll PCR to get Weekly/Annual Working hours</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14043123#M41421</link>
      <description>&lt;P&gt;I Believe we need to write the rule based on VARB by using TABLE508A operation. Why&amp;nbsp;cannot we change rule to get Hourly Rate for monthly? RTE=TKSOLL and RTE/TKDIVI we can also use the constant from Table T511K&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 12:59:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14043123#M41421</guid>
      <dc:creator>sikindar_a</dc:creator>
      <dc:date>2025-03-13T12:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Payroll PCR to get Weekly/Annual Working hours</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14043128#M41422</link>
      <description>why cannot we change rule to get Hourly Rate for monthly ? RTE=TKSOLL and RTE/TKDIVI</description>
      <pubDate>Thu, 13 Mar 2025 12:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14043128#M41422</guid>
      <dc:creator>sikindar_a</dc:creator>
      <dc:date>2025-03-13T12:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Payroll PCR to get Weekly/Annual Working hours</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14043395#M41431</link>
      <description>Thanks Sikinder. I have retrieved BWOSTD from TABLE508A. It works as expected.</description>
      <pubDate>Thu, 13 Mar 2025 17:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14043395#M41431</guid>
      <dc:creator>SAPHCM2024</dc:creator>
      <dc:date>2025-03-13T17:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Payroll PCR to get Weekly/Annual Working hours</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14223191#M48112</link>
      <description>Can you please post the solution you achived</description>
      <pubDate>Sun, 21 Sep 2025 10:05:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/payroll-pcr-to-get-weekly-annual-working-hours/qaa-p/14223191#M48112</guid>
      <dc:creator>AkhilBongoni48</dc:creator>
      <dc:date>2025-09-21T10:05:52Z</dc:date>
    </item>
  </channel>
</rss>

