<?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: HR ABAP - PAYROLL - Copy existing payroll function and changes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391050#M1643911</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;Thanks for the update about copying function not possible. Do you have any info on how to update OT table instead of RT. The custom payroll function is filling the payroll results in RT table. Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ruchir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2011 08:57:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-11-17T08:57:22Z</dc:date>
    <item>
      <title>HR ABAP - PAYROLL - Copy existing payroll function and changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391048#M1643909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Required a help over an issue with HR ABAP - Payroll module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to Copy an existing custom Payroll Function (Transaction PE04), into a new one. The existing payroll function has the code for updating payroll results in RT table. I have to change the statements in the new function making sure that now it will update  IT/OT table instead of RT table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me with the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ruchir.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ruchir Pathak on Nov 17, 2011 9:09 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 08:08:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391048#M1643909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T08:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: HR ABAP - PAYROLL - Copy existing payroll function and changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391049#M1643910</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;you can not copy function as i know. you should create a new one and copy code from the existing function to new function and modify code for the new requirement. this will be mush easier. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Çağatay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 08:18:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391049#M1643910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T08:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: HR ABAP - PAYROLL - Copy existing payroll function and changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391050#M1643911</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;Thanks for the update about copying function not possible. Do you have any info on how to update OT table instead of RT. The custom payroll function is filling the payroll results in RT table. Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ruchir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 08:57:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391050#M1643911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T08:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: HR ABAP - PAYROLL - Copy existing payroll function and changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391051#M1643912</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;Just replace RT to OT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know the result.&lt;/P&gt;&lt;P&gt;Çağatay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 09:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391051#M1643912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T09:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: HR ABAP - PAYROLL - Copy existing payroll function and changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391052#M1643913</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;Thanks for the reply. Will let you know after doing. Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ruchir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 12:20:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-abap-payroll-copy-existing-payroll-function-and-changes/m-p/8391052#M1643913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-17T12:20:46Z</dc:date>
    </item>
  </channel>
</rss>

