<?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: HRABAP issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504701#M842991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;        how to transfor the entire person data from one client to another "client or server" using Cross Apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Mar 2008 10:41:04 GMT</pubDate>
    <dc:creator>former_member532868</dc:creator>
    <dc:date>2008-03-01T10:41:04Z</dc:date>
    <item>
      <title>HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504696#M842986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;       I have one requirement in HRABAP. while I was running hincalc0 program(payroll running program) I want to fix Profissional Tax 208/- based on gross salary is greater than 20000(wage type is /101).I am not getting Badi In RT Table data but I am getting RT Table Data in Before going to Badi is there.But How to pass RT Table data to Badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please send me the solution."Its very urgent requirement"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 08:52:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504696#M842986</guid>
      <dc:creator>former_member532868</dc:creator>
      <dc:date>2008-02-27T08:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504697#M842987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harihara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Firstly, I wouldn't suggest you to go for a BADI for this issue.&lt;/P&gt;&lt;P&gt;Instead please create a function in PE04 transaction and then read the RT table and modify the wage type value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This will be much easier and useful even from functional point of view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chaith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 11:43:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504697#M842987</guid>
      <dc:creator>chaithanya_mk</dc:creator>
      <dc:date>2008-02-27T11:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504698#M842988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chaith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              Thanks for giving fast response.Because I have to face first time this issue.Till now i am not use PE04 tcode.You please send me screen shots about creation of function module using PE04 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 04:41:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504698#M842988</guid>
      <dc:creator>former_member532868</dc:creator>
      <dc:date>2008-02-28T04:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504699#M842989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the instruction..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Creating Customer Specific Functions for HR Payroll&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the execution of payroll, 'Personnel Calculation Schema' (created using Transaction: PE01) is used to calculate the employee's salary. The schema comprises of funtions (created using Transaction: PE04), inorder to incorporate cutomer specific calculation routines during execution of payroll, SAP allows you to create payroll functions in customer namspace (Starting from Y or Z). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step by Step creation of SAP Payroll Funcitons: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Follow the menu path &lt;/P&gt;&lt;P&gt;   Human Resources&amp;gt;&amp;gt;Time Management&amp;gt;&amp;gt;Administration&amp;gt;&amp;gt;Tools&amp;gt;&amp;gt;Funtions/Operations &lt;/P&gt;&lt;P&gt;   or transaction PE04. Enter a four digit name for e.g ZIABC, and press the create &lt;/P&gt;&lt;P&gt;   button, enter the description. On creation the system proposes the name of &lt;/P&gt;&lt;P&gt;   the routine use it, or enter a name of your choice by selecting the option 'Self-defined'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) During the execution of payroll some tables are filled with wage types and there amounts &lt;/P&gt;&lt;P&gt;   to make these tables available to your routine enter the name of the table for e.g (RT or &lt;/P&gt;&lt;P&gt;   CRT) in the input parameters, and to make the changes done to the data in the tables &lt;/P&gt;&lt;P&gt;   avaiable to the payroll enter the name of the table in the Output parameters as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Input Parameters &lt;/P&gt;&lt;P&gt;   -&lt;/P&gt;&lt;HR originaltext="---------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   Ctry                                         Num     Object Name &lt;/P&gt;&lt;P&gt;   -&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   99                                           1       RT &lt;/P&gt;&lt;P&gt;   99                                           2       CRT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  and same shall be done in the Output Paramters if required. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Create an include in the program PCBURZ990 (using Transaction: &lt;/P&gt;&lt;P&gt;SE38), in which create a subroutine with the name supplied by SAP or the &lt;/P&gt;&lt;P&gt;name selected by you during Funtion creation, &lt;/P&gt;&lt;P&gt;in our case, it is FUZIABC. &lt;/P&gt;&lt;P&gt;Note: The program PCBURZ990 is in SAP Namespace, so an Access Key &lt;/P&gt;&lt;P&gt;will be required before you can proceed. But it will not be overwritten during any upgrade. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Example of the subroutine&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="--------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   FORM FUZIABC.&lt;/P&gt;&lt;P&gt;*enter the code &lt;/P&gt;&lt;P&gt;   ENDFORM.&lt;/P&gt;&lt;P&gt;4) After this activate the program the Funtion and add it in the schema used for payroll processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award Points if its useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 05:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504699#M842989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T05:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504700#M842990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please follow the below steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: go to PE04.&lt;/P&gt;&lt;P&gt;2. Create a function ZXXXX.&lt;/P&gt;&lt;P&gt;3. Click on source code button on the applicaiton bar.&lt;/P&gt;&lt;P&gt;4. A include will be create where you have to read the RT table and check if the wagetype amount is greater than 20000. &lt;/P&gt;&lt;P&gt;5. Once the check is done proceed further.&lt;/P&gt;&lt;P&gt;6. Provide rewards if useful &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chaith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 07:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504700#M842990</guid>
      <dc:creator>chaithanya_mk</dc:creator>
      <dc:date>2008-02-29T07:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504701#M842991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;        how to transfor the entire person data from one client to another "client or server" using Cross Apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2008 10:41:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504701#M842991</guid>
      <dc:creator>former_member532868</dc:creator>
      <dc:date>2008-03-01T10:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504702#M842992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chaith&lt;/P&gt;&lt;P&gt;             Actually my requirement is particular personnel area under every person is having greater than 20000 /- (Gross Salary- wage type is /101) while i was run hincalc0 program at the time of entering into badi RT table doesnt have /101 wagetype value.First time i was execute hincalc0 with live and then second time run the program at the time of entering into badi RT table doesnt have /101 wage type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i fix the condition based on gross salary of /101 wage type.Please send me to solution about my query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2008 10:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504702#M842992</guid>
      <dc:creator>former_member532868</dc:creator>
      <dc:date>2008-03-01T10:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504703#M842993</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; Creating a Payroll function can be done by a functional consultant, You have only write the code inside this function.&lt;/P&gt;&lt;P&gt; You can either ask functional consultant which one to use or ask him to guide you through to create a function with Input and output parameters as RT table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once, this is done click on the 'source text' button on application bar and write the below code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check for personnel area: p0001-WERKS.&lt;/P&gt;&lt;P&gt;Loop at RT.&lt;/P&gt;&lt;P&gt; if rt-lgart = '/101'.&lt;/P&gt;&lt;P&gt;   if rt-betrg &amp;gt; '20000'.&lt;/P&gt;&lt;P&gt;     *Condition true, perform required    *steps&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is what your require.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chaith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 08:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504703#M842993</guid>
      <dc:creator>chaithanya_mk</dc:creator>
      <dc:date>2008-03-03T08:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504704#M842994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;     Before coming into payroll function module i am not getting&lt;/P&gt;&lt;P&gt;/101 value because In RT Table value is not there.While i was write a payroll function module even it is not use full.How can i&lt;/P&gt;&lt;P&gt;change that PF Tax about my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is posible to convert Hincalc0 program to zprogram and then i have to write about my requirement.Is it possible.Please tell me as early as possible.Because I have more number of requirements while i am not getting execute a hincalc0 program for payroll driver.&lt;/P&gt;&lt;P&gt;major requirement is Seasonal Payroll.&lt;/P&gt;&lt;P&gt;        Employees getting full salary onseason only and off season in getting half of the salary only.&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;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 06:51:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504704#M842994</guid>
      <dc:creator>former_member532868</dc:creator>
      <dc:date>2008-03-06T06:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504705#M842995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carry forward Leaves from 2007 balance leaves to add 2008 quota&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In 2007 sick leave quota is 15 sombody taken in that of 2 days leave.His balance 13 Sick Leaves.&lt;/P&gt;&lt;P&gt;In 2008 Sick Leave quota is 15 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually my requirement is 2008 quota is including 2007 balance leaves.&lt;/P&gt;&lt;P&gt;2008 Sick Leave Quota is 28 ("Actually I want to get this value only)"Carry forward leaves".&lt;/P&gt;&lt;P&gt;But didnt get my requirement in Actuall scenario.While I was executing year ending payroll leaves will not carryforward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please send me the solution about my query.This is very urgent Requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 11:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504705#M842995</guid>
      <dc:creator>former_member532868</dc:creator>
      <dc:date>2008-03-11T11:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: HRABAP issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504706#M842996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;      Can you please send abaphr technical questions or websites.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Apr 2009 08:08:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hrabap-issue/m-p/3504706#M842996</guid>
      <dc:creator>former_member532868</dc:creator>
      <dc:date>2009-04-05T08:08:27Z</dc:date>
    </item>
  </channel>
</rss>

