Payroll -Offcycle Payment reversal

We are trying to reverese a payment whihc was posted to finance already. It shows it is reversed succesfully and when i see payroll results, it shows R (Out of sequence reversal)
I am checkng payroll Journal and wagetype reporter , the Year to date earnings, taxes hasnt been fixed with the reversal.
Is there anything we need to do after reversing payment which fixes YTD stuff,
Thanks
Edited by: Revti Saini on Jun 25, 2010 6:46 AM

Arti
Thanks for your reply.
But i will explain here what happened.
An employee was terminated so we ran his final pay check. and closed his record. He had to be active in the system for few weeks (company policy). We didnt realise that an end user has created 416 infotype with some sick compensation . It was around 400 hours. The employee wasnt locked for payroll, so his paycheck was generated and posted to finance.
Finance did their part of voideing the check and manually clearing their accounts. But in payroll the YTD is different now for that employee. He never got that paycheck.
Now what we did was , we reversed this pay check. And when we tried to run the employee;s payroll, nothing was corrected even after correcting 416 infotype. Because he has no earnings. he didnt work after that. The system is not trying to take back those dollars for 400 hours which it paid, because employee has no gross. We can run payroll for the employee but it is not doing correction. Am I missing something? Please advice,
I am waiting for your reply.
Thanka

Similar Messages

  • Offcycle payment amount is getting adjusted with the regular payroll

    Hi Sappers,
    offcycle payment amount is getting adjusted with the regular payroll if the salary is negative.
    We want to stop this...please help

    Simply in the regular payroll you have to modify the rule X011 to cater the specific requirement.
    You have to bring 0267 in between If statement
    If                SPRN
    P0267
    Else
    P0014
    p0015
    ETC
    End if.
    I have faced same problem if you need will send you screen shot. Please let me know if required.
    Afrasyab

  • Offcycle payments repeating in PC00_M99_CWTR

    Dear Experts
    I am working on payroll and I want to delete the repeat entries of PC00_M99_CWTR from the report. Its showing both the offcycle payment and regular payment resulting to double entries. These are the payment of same amounts for one employee. I checked PU01 and not able to delete the report from it. Also RPUDEL20 report is restricted by SAP so I am not able to use it. Please check the attached copy of screen shots and advice How to delete those entries. I am working for UAE client and not able to post the entries to payroll. Please treat it as top priority and advice for the same.

    Hi Veeram
    Thank you so much for your reply.
    Still I have couple of queries.
    If control record for Payroll Area is in exit mode, then how that Payroll run will affect.
    Do we need to do reverse entries and again run the payroll and then again posting will happened??
    Please do reply on it.
    Regards
    Prakash Bhave

  • Payments Reversal

    Hi Experts:
    I have a query:
    (1) How can we reverse the Payments (regular and Offcycle Payments) without deleting the Payroll result. I don't find any Tab screen in OCWBench for Payments Reversal.
    (2) And how can we reverse the Payments, After posting to accounting and Creating the DME. (Also, please explain what DME is?)
    Thanks,
    Srikanth

    Hi Arun:
    Thank you for the reply. But I'am unable to the the Same tab screen in PUOC_40, any idea why the Reverse Payment and Replace Payment screens are not available here.
    Srikanth

  • Offcycle payment not coming in /559

    Hi Gurus,
    I had maintained the payment amount in 0267 and when I run payroll the amount maintained in the0267 Infotype is not cumulating in /559 for payments.
    How can we post the offcycle payment to FI. Is it possible to do so and if yes how can we do that ....
    Is there any operation top calculate the days between the dates?
    Please suggest how this

    Hi,
    Kindly check the following in IT0267
    1.) Offcycle Payroll Reason
    2.) Payroll Indicator
    3.) Date of Payment
    Run the Payroll with the above feilds in the Payroll Driver(PC00_M40_Calc)
    Check the RT record if /559 , /560,/557 or /565 is created
    1.) IT0009 is maintained with Bank details = WT /559 is created
    2.) IT0009 is maintained with Cash Pmt = WT /557 is created
    3.) IT 0009 is not created - WT /565 is created
    /560 value is always created
    Regards
    Hemant V. Mahale

  • Offcycle Payment

    Hi
    Is there a way to process a single wage in OffCycle Payment which is dependend on other wage?
    Lets say wage type "5001 - Leave Encashment", for which the input is NUMBER, and output is AMOUNT.
    In PCR, the daily basic pay should be multipled by Leave Encashment Number value.
    Everything works fine in Regular Payroll, but does not work in OffCycle.
    Regards
    Yash

    I have resolved it now. This is what I did.
    5003 is my Leave Encashment Wagetype.
    A) First PCR to read the basic pay:
    PCR Name: ZLEB Reading Basic Pay in Variable
            ADDWT *         (Note: Single Space between ADDWT and *)
            ADDWT&5003 (Note: No Space in any characters)
    0001 Basic Pay
            ADDWT *        
            ADDWT&5003
    This PCR is written after IF SPRN statement of Y000 schema as follows. IF SPRN is usually 6th line in main payroll schema:
    IF         SPRN             Special run?
    PIT   ZLEB GEN  NOAB        Reading Basic Pay in Variable
    B) Second PCR to multiply the Basis Pay amount with Number of Leaves Encashed.
    PCR Name: ZLEO Calculate Leave Encashment in Offcycle
            AMT=& 5003 (Note: Between AMT=& no space, and Single space between & and 5003 wage type)
            AMT/30     (Note: No space between any character)
            MULTI ANA (Note: Single Space between MULTI and ANA)
            ADDWT 5003 (Note: Single Space between ADDWT and 50003)
    This PCR is written after Function P0416 inside T000 schema as follows.
    P0416                       Processing Quota Compensation
    PIT   ZLEO GEN  NOAB        Leave Encashment via IT416 in WT 5003
    Thats all folks. It works smooth. In RT I can see both number of leaves encashed and amount paid for encashment.
    Regards
    Yash

  • Triggering Payment Reversal to BRM

    Hi
    I would like to seek feedback on the best approach to implement a function to perform a Payment Reversal transaction from Siebel to BRM.
    Based on our current solution, we are planning to customize the Billing Profile Payments History view to have a new Payment reversal button that triggers a Payment Reversal request against a selected payment record.
    What I would like to know is when this request is submitted for a credit card or direct debit payment method, what are the pros and cons for the following sequence options:
    1) AIA sends request to clearing house(i.e. credit card company and bank) to process payment reversal then to BRM upon success
    2) AIA sends request to BRM then to clearing house(i.e. credit card company and bank) to process payment reversal
    Do let me know if you need further clarification.
    Thanks.

    What is the issue at hand. I assume the following..please let me know if this is correct
    1. You have run payroll
    2. You have run pre-DME
    3. YOu have not run FI/CO posting
    Once you confirm that this is the situation, I will give answer for that
    Thanks
    Raj

  • Offcycle payment report

    hi,
    Is there any report from where i can fetch the offcycle payments made to employees on different dates in a particular period.
    Also the amount of offcycle payments made along with the tax on offcycle payment as and when made.(we have configured in the way that as and when offcycle payment is made tax is deducted there and then only)
    actually in standard reports HINCANN0 and wage type reporter we need to enter period individually for employees i.e. we cant select in a given randge of selecton period.

    hi,
    m giving offycle payments thru IT0267.
    When m mentioning the period to draw a report on employees who have recieved offcycle payments in taht period, m not getting any output but i am getting the report when i draw the report by mentioning the dates of offcycle payments individually . same in ad hoc query also.
    is there any report wherein i can mention the period n draw all offcycle payments made in that period
    regards
    shiney

  • AABC PIP11.2: Payment reversal customization

    HI AIA gurus
    I want to know why payment reversal feature is not included in AIA AABC PIP 11.2 payment flows as OOTB feature?
    Also, please let me know if there are any recommendations for this customization.
    Regards
    Arun

    Hi Jyoti,
    Creation and Reversal are veiwed as two different business processes by SAP. Thats why you have reversal process for every creation process.
    It really doesnt matter, if the finance postings have been done for a particular invoice or not...........it is a business functioanlity that is provided by SAP. Creating Credit memo or Debit memo are part of this reversal process.
    As you know, Billing / Invoicing comes under the SD functionality. When an invoice is created, an accounting document is automatically created. In the actual business scenario.........the invoice amount is still due.
    But the actual payment is physcially received by the company, the finance dept does an payment receivables and clears the postings.
    Creating an invoice and sending a copy to your client is a part of the business process that is handled by the sales dept.
    on the other hand, handling the amounts received from the customer is your internal process i.e. postings.
    REWARD POINTS IF HELPFUL
    Regards
    Sai

  • Offcycle payments

    Hi,
    Can some one let me know the procedure of inclusion of offcycle payments for the calculation of housing perks.
    its very urgent.... plz some one respond for this
    Regards
    sansai
    Edited by: sansai on Jul 24, 2008 3:39 PM

    not

  • Offcycle payment - PF to be deducted

    Hello All,
    There is an Offcycle wagetype for which PF has to be deducted. We have
    run the Offcycle Payroll and /111 is generated and PF is not deducted.
    We have also run the following regular Payroll in which the same off
    cycle payment is not accounted for PF.
    How to make an Off cycle wage type to be PF deducted ? Please advise.
    Thanks & regards
    Vijay

    Check the below threadsd.
    [Re: PF Deduction - Off cycle Payroll;
    [Re: PF not deducted during Off cycle payroll ]

  • Mass Offcycle - Payment Method Issue

    Hi There,
    My Client has a new requirment, that they need to run Mass Offcycle of Bonus Payment in the Regular Payroll Driver(PC00_M10_CALC). In this scenario irrespective of the Employee Bank Details, we need to pay this bonus payment thru Check payment medium.
    In tried defaulting the Check Payment medium to that specific Bonus Offcycle Reason Code, but this Config is working only if we use the Offcycle Workbench not in the Payroll Driver Program.
    Can you anyone help me to solve this issue?
    Regards
    Sathiya

    Just create IT0009 subtype 5 for all employees that you want to run mass OC payroll.
    Arti

  • Main Bank for Offcycle Payments

    Hi Friends
    How can we define the payment methods for Main Bank for normal payroll and Main Bank for offcycle payroll.
    I hope defining the payment method is defined by FI team, but how can we link to the Main Bank for offcycle payroll.
    Kindly advise.

    Hello Surya,
    IT0009 subtype "0" Main bank is always used by RPCALCU0 (Payroll driver)l. You can explicitly use subtype "5" Bank details for off cycle. This is how it works:
    Off cycle workbench is by default designed for a check. Let's say if you're planning to run bonus payments for 100 employees. Their subtype "0" is ACH or Bank transfer but bonus payment required to be paid as a check. Then you can set up IT0009 subtype "5" as a check for these 100 employees and run them thru together with RPCALCU0 as a bonus which in turn after Pre-DME generates check.
    Arti

  • Cash Journal - Payment reversal

    Hi,
    I have posted a payment through cash journal/cash desk (FPCJ) and closed the the lot. Now I want to reverse the payment however SAP function module 'FKK_CJ_PROHIBIT_RVRSL_OF_DOCS' is throwing an error - 'reversal not performed'. Does anyone know how to reverse a payment document posted through cash journal if it's lot has already been closed ?
    Thanks,
    Amol

    Thanks Bill. Unfortunately it has been posted incorrectly by the front office. So we can't issue a refund check to the customer. But as you clarified that it's not possible to reverse it any longer, we can go ahead and get it transferred to a dummy account or post a debit against it. Thanks again.
    -Amol

  • Payment reversal with a closed payment lot

    Hi to all,
    We want to reverse a payment that was done in the wrong company code. Usually we can reverse payment documents using FP08. But this mistake was noticed today (monday) but the payment was done last friday.
    How can we reverse this document? The transaction FP08 is giving us this message:
    Reversal of payment document not performed
    Message no. FICA_CD043
    Diagnosis
    Payment document 580000002156 is not reversed since it was posted in the cash journal and the relevant payment lot 227001001 has already been closed.
    System Response
    The system refuses the reversal.
    Procedure
    If necessary, post a clearing reset, since the payment document may have already been included in a cash desk closing.
    What are our options? for us is useless to reset the clearing cause we did not clear anything with this payment actually it entered as a "post on account" and did not clear anything.
    How can we open again a payment lot in order to be able to reverse the payment? I have tried using FP05, but I can manage to open the close lot which contains this wrong payment.
    Thanks for your help
    Regards
    Sergio

    Hi Steve, thanks for answering but when I use FP07 the system sents the following message:
    Document 580000002156 is not a clearing document.
    So far what we have done is to repeat the payment in the correct company code. Now the situation is that the student has a double payment one for each company code.
    Do you recon I should use fp04 to cancel the payment? I would prefer to reverse the document, but I can not found how to do it.
    The original wrong payment could not clear anything due to the fact that all open items belonged to another company code and we do not have inter-company clearing. That is why the payment entered as a Payment on account.
    Regards
    Sergio

Maybe you are looking for

  • Weblogic Error(unable to start Admin Server)

    "Error Message" In the linux terminal I tried to start the Weblogic Adminserver. While starting the weblogic server it is showing the following error. Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode) Starting WLS with line: /mwhome/BEA/Middlew

  • Tax Condition

    Hi, I do not want to use Tax Procedure TAXINJ or TAXINN as in this implementation there is no Cenvat, no maintenance of any excise related data, registers etc, etc Only requirement is in PO we are able to capture various taxes like excise duty, cess

  • Standard Logon screen background color

    Hello, I have about 60 domain computers that I would like to change the Logon screen background without having to go to each computer and changing it. Is there a way to push it out through domain GPO or another more productive way. Also why is my log

  • Perfectly good XML file no longer updating in iTunes

    Hey there, forum. Ok, so I have this podcast that has sucessfully updated 36 or so times, I've never had a problem until now. The podcast XML file is updating just like it has been, and and I can go to http://www.imboredpictures.com/e78podcastfeed.xm

  • Can someone help decipher this kernel panic for me?

    This has been happening too much lately- several times an day, or more when i get busy, it seems. I thought it might be bad memory or bad video card. the guys at the computer shop did an Apple video card and memory test and said it's fine. Can someon