HR-payroll Error in simulation

hello experts
i am getting error in simulation plz guide me . how to resolve it.Error msg is shown below.
P2003      S**  DPS       Insert Shift Substitutions in PWS                       
       No entry in table T556 for key 02                                         
thnxs
aditi .....
Please do not Raise the thread with Two Different ids  Gaurav

Hi Kamal,
PLease select payroll area and check the dates for current period.
Regards,
Vandana,

Similar Messages

  • Sap Payroll error log report

    Hi All,
    We are developing Report on SAP Payroll log with the error message . Is any table exist in SAP where we can get the standard error message repositery and then convert it in the User freindly error message ?
    Thanks
    H

    Hello hg,
    Before developing report on SAP Payroll error log I suggest taking a look at below blog. There is a new functionality from SAP to improve payroll data validation and they are calling it "Control Center Add-On".
    This is going to be a free add on for anyone who is on EHP7 and NetWeaver on 7.4 release. The general availability is June 2nd 2014.
    Improve payroll data validation with SAP Payroll control center add-on
    Hope this helps.
    Thanks,
    Hemanth Jamithi.

  • ABAP Runtime error at simulating MIRO

    Hello SAPians,
    My user is getting the "ABAP Runtime Error" when simulating the MIRO. My technical consultant has given the below results. Please let me know how to handle this. As this is a standard program we don't want to change. Please find the below things:
    The code is in include LGLT0F61 and the internal table is item_l.
    Code :
       LOOP AT difference WHERE wrbtr <> 0.
       IF difference-curtp = qm.
         ADD difference-wrbtr TO item_l-accit-pswbt.
       ELSE.
         READ TABLE item_l-acccr INTO acccr_l
                                 WITH KEY curtp = difference-curtp. " This condition fails
         ADD difference-wrbtr TO acccr_l-wrbtr.
         MODIFY item_l-acccr FROM acccr_l INDEX sy-tabix. "Table cannot be modified with zero entries in it
       ENDIF.
    ENDLOOP.
    Thanks,
    JK

    Hi,
    We are also getting TABLE_INVALID_INDEX  Dump in LGLT0F61.
    Delete rounding differences
    LOOP AT difference WHERE wrbtr <> 0.
      IF difference-curtp = qm.
        ADD difference-wrbtr TO item_l-accit-pswbt.
      ELSE.
        READ TABLE item_l-acccr INTO acccr_l
                                WITH KEY curtp = difference-curtp.
        ADD difference-wrbtr TO acccr_l-wrbtr.
        MODIFY item_l-acccr FROM acccr_l INDEX sy-tabix.
      ENDIF.
    ENDLOOP.
    Could you please suggest me how to solve this.
    Thanks
    Bhuvana

  • Error during simulation

    Hi there,
    I am receiving this error message for one particular staff. Please help

    Hi  Sundralingam
    As per your 2nd screenshot, there's a gap of dates from 01.11.2010 to 31.12.2012 which may be resulting in the error.
    Also, please do check if the wage type is available in the given tables:
    V_512W_D
    V_T52DZ
    Also, please do check the below link. The user had executed had forced time Evaluation from the date this wage type has no entry in the table T512W and the error disappeared. See if this works for you.
    Payroll error (No entry in table T512W for key ... | SCN
    Rgds
    Neha

  • Error while simulating the payroll

    Hi,
    While simulating the payroll, the log displays"Error while deriving the currency from table T001P & Error during initialization of payroll"
    Please help me to overcome this problem
    Thanks
    Shadeesh.G

    Srinivas
    check V_T500P  assigment of your pay roll area with ur country grouping
    Check the Tcode OE00  whether the currency exists in this table
    later check V_T510F_B 
    double check the entires in IT008 once
    Check it slowly

  • Off Cycle Payroll error - not encountered during Payroll Simulation

    Hello,
    We've modified the Canadian payroll schema K000 by creating some new subschemas, rules and payroll operations to address calculation of the factor /801.  When running payroll simulation for a test employee, everything looks fine.  However when we run off cycle payroll for the same employee and period, we are encountering an error.  Checking the log of off cycle, it shows that it is also accessing schema K000.
    What could have caused the OC error?  is there a difference in what off cycle and simulation accesses?
    Thanks.
    Malou Navera

    I assume that you copied the K000 and create a new custom schema called ZK00 or YK00 or something else other than K000.
    Go to this table  V_T52OCV and set up an entry with
    CALC       RPCALCK0 PayrollVariantName
    "PayrollVariantName" is your variant with your custom schema for RPCALCK0.
    Or goto IMG
    Payroll: Canada
    Off-Cycle Activities
    Set up report variants for off-cycle activities
    Edited by: Amosha on Oct 4, 2011 9:30 AM

  • OFF-Cycle payroll error Resigned employee

    Hi Experts,
    I have a very typical problem here faced by the employee ;-
    The scenario is this
    Employee resigned during the last year , his payroll area changed to inactive
    The last results available in the cluster for the employee belongs to period somewhere in june 2008 month of resignation
    In the current financial year , company  wants to pay bonus to the employee.
    So the employee was again put in to active payroll area with effective date 01..09.2009  for processing the payroll usiing 0267
    In Infotype 0003 , the run up to date has been updated has 30.09.2009
    in pa03 , the payroll control record has the status has the exit in the Aug-2009 , not yet released in Sep-09
    so ideally , when wwe are processing the off-cycle after the above mentioned steps, it should process the payroll in off-cycle.
    In the simulation it is processing, but coming with a message that                                                                               
    " Payment date of payroll 04.09.2009 later than period end of next payroll  31.08.2009"
    But when we try to finalise the cases it is throwing up the error mentioning the same.
    We are not able to finalise the Off-Cycle payroll for such cases.
    Anyone please can help me in this ?
    Thanks & Regards
    Srijit R Menon

    Hi Sadhu / Sikandar,
    Thanks  for the reply,
    I checked with CYFRM , it is given as 1 only,
    again , for the terminated employees the final run was made in the month they were terminated., in june-08
    And while doing offcycle run does the payroll driver checks the past period resuts, i m not sure
    even if it checks , the offcycle is allowing me in quality system with the same data ,  data in quality & Production is equal, as we have updated our quality system recently by copying the production.
    In Quality its working , and not giving any errors and issues, the pa03 is also in the exit mode of aug-09 , the payment date is given as 04.09.2009 in 0267 . its allowiing me to simullate and final it
    Kindly help

  • Error in simulation run

    Hi SAP GURUS
    A  personnel number was locked (Salary not processed) from jan10 to april 10. while we run simulation for this personnel number for the month of may it shows error (No payroll results available for the 12th period of 2009).

    Hi,
    This error has occured due to you have not processed his payroll for last financial year i.e. 2009.
    Now if you want to process his payroll only from May-2010 onwards then -
    1.From 01.01.2010 to 30.04.2010 make his payroll area as inactive (like stop payment) in IT0001 from Tcode-PA30 & 
    2.From 01.05.2010 make his payroll area as active & run simulation and then system will not show such error.
    Regards,
    Ram Aware
    Edited by: moderatro

  • Error while simulating Pay Plan

    Hi
    I created a pay plan item and trying to simulate the pay plan.I am getting the error "Error in debit entry Simulation".  Could anyone suggest how to get around this error
    Thanks and Regards
    Varadarajan B

    Hi Varadarajan,
    At first I assume that you are talking about an FS-CD Payment Plan. Is this correct? At second I assume you are referring to the Structure "SVVSCPOS_B" (Direct Input Structure of Payment Plan Items). Is this correct as well?
    If, and only if both assumptions are right: what 'nature' does the underlaying Payment Plan Item have? I assume it isn't a One-Time Payment (means: PSNGL = ' ' blank), when you execute 'Simulate Payment Plan' for a particular Insurance Object - Business Partner - Relationship, based on at least one item, or multiple items in table "VVSCPOS" (Payment Plan Item).
    Moreover: Are all important FS-CD Posting Areas (for example see transaction "FQC0", and table "TFK033C") properly configured?
    How did you create the Payment Plan and the Payment Plan Item(s)? I strongly recommend pretending being a feeder system and utilizing the special transaction 'VKTT'. Starting with "Read Partner - Application Server partner_std.txt > Continue" you will find in the main menu "Goto" for branching to Partner, Account, Ins. Object, or Payment Plan. Thus, you should create via VKTT
    a Business Partner,
    a Contract Account (with Relationship to this Business Partner),
    an Insurance Object (with Relationship to this Business Partner) and assigned to the Contract Account, see 2.;
    Thereafter you should create 4. an appropraite Payment Plan, of course with at least 5. one Payment Plan Item. Don't forget to save all your cases ;-)
    This approach will enable and support you to retest your scenario, and to analyze errors fast and easily, when you launch Collections/Disbursements > Master Data > Insurance Object > Change (transaction "INSOCHANGE") for the Insurance Object - see 3. - and the Payment Plan/Payment Plant Item - see 4. and 5. - you created through VKTT.
    If an error message occur, you should go to the Help and analyze the provided text. The AGS xSearch could help you in finding the root cause, please see "Home | SAP Support Portal"  <Login with your S-User or C-User) > "Knowledge Base &amp;amp; Incidents | SAP Support Portal" > "Search for a Solution | SAP Support Portal".
    Does this help?
    Kind regards,
    Jochem

  • Payroll Error msg "The gross wages do not cover the negative offset that has been forwarded, therefore, no grossup is permitted".

    Hi Experts,
    I am getting the below error msg while running payroll for an US employee.
    "The gross wages do not cover the negative offset that has been forwarded; therefore, no grossup is permitted."
    I am getting this error msg just after USTAX function processing part of UTX0 subschema. I am highlighting below facts & findings for your reference.
    As per a client requirement,  I have configured a new gross up WT (ER benefit contribution) for a benefit plan (IT 0168) and the changes are in QAS system. The changes have to be reflected in period 20/2014 (4th May'14- 10th May'14) with retro effective 01/01/2014 as per the benefit plan record maintained from 01/01/2014.
    This error msg is coming only for few employees. In my example, when I am running payroll in period 20/2014 with forced retro as 01/01/2014, system is giving error in period 14/2014 (23rd Mar'14-29th Mar'14). When I checked the pay result of this employee for period 14/2014, I can see the /101 is in -ve value and there is claim generated for this period. So I think, eventhough, a value of $ 2.53 is getting added as per the IT 0168 record, its not helping to give a +ve gross value and thus tax is not able to recoved on the same.
    I hope you have come across this issue and can help me to assist to resolve the error msg.
    Regards,
    Prakash  

    If you have correctly configured payroll the system should automatically off set that and should create wage tyes /561 or /563 in RT.

  • Payroll Error....

    Hello Experts,
    I have an issue while I am running payroll....
    Issue is as follows....... there are semi-monthly employees..... for whome the payment date for 24th pay period (16/12/2009-31/12/2009) is on 05/01/2010.
    But when I am running the payroll for 24th period, it is doing retro to 23rd period and is throwing an error saying negative amounts are not allowed in TCRT for wage type /302.
    It is running retro as employees went on short term disability effect 07/12/2009, but this change was made on 16/12/2009 after 23rd payroll was run.
    When employees are on STD they will not pay any social security taxes. Now even if we think that system is trying to repay him the amount that was witheld previously. His social was maxed out in 19th period itself. he did not paid anything from there on.
    If I delet the earliest master date change in IT03 and run then it is running fine........ and i checked there are no adjustement payroll run for these employees........
    Now, my issue is....... why is it throwing this error....... and will it effect his W2 for the year 2009? If I change IT 03 and run the payroll.
    There are 8-9 employees like this..... for some the social was maxed out........ and for some it is still on........
    All suggestions are highly appreciated...... and rwrded.......
    Thanks In advance.......
    Thanks,
    Janga K.

    Find out whether there was any manual checks - goto PUOC_10 and see the payroll history with payment type manual check(M)
    There should have been IT0221 entries causing this problem. Please consult with tax/ payroll user to correct this entries.
    Note:For quick response on US payroll related, pease open thread in US Payroll forum.

  • Off-Cycle Payroll Error for Bonus

    Hi Experts,
    I am getting one error while i am running the off-cylce payroll live run for the employees.
    Current payroll payment date 31.03.2009 less than last payroll payment date
    31.08.2009
    I maintained the payment date as 31.03.2009 in Employee master data..........and also in off-cylce  field also i maintained same date.
    i don't under stand where i am doing wrong.
    Thanks in Advance,
    KB

    Maintain the payment as off-cycle payable date  in the pc00_m40_bons.Then execute the program.
    For forther clarification open the new thread
    Thanks,
    KB

  • Payroll Error:  Retirement earnings may not exceed Gross Remuneration

    Hi guys,
    I get the following error message when i run my payroll...Retirement earnings may not exceed Gross Remuneration. Any suggestions as to how i can solve this problem? Would be appreciated.
    thanks.
    Lynnette

    Hello Lynnette,
    There are certain wage types in your payroll not cumulated to /101 (Gross cumulation) but /102 (401K Gross which is retirement gross).
    As Howard said, go to RPDLGA20 and look for those wage types and their cumulation class.
    Arti

  • ECATT ERROR (Screen Simulator: wrong screen ID for simulation)

    Hi
    Error found in create ECATT for Equipment master ( IE01) , I followed the following step.
    1.0 Run Transaction SECATT.
    2.0 Given the name of the Test Script (TS) in Test Script input box. The Version input by default is with value 1.
    3.0 In the Attributes ->General Data Tab, the value of the Component will be PM-EQM-EQ.
    4.0 In the test script editor, choose the Editor tab. Choose Pattern button from the application toolbar.
    5.0 The Insert Statement dialog box appears. Enter Group- UI ControFrom the Command Dropdown List, choose TCD (Record).
    6.0 In the Transaction field, enter the transaction code (IE01) of the transaction that we want to record, and choose Enter.
    7.0 The transaction starts recording. Work through the transaction as normal. When we leave the transaction, the system returns to the script editor with the Recording ended dialog box. Choose Yes to transfer the data.
    8.0 Double click the Test Script editor with TCD command
    Command interface display,
    *Select DYNPRO MODE PROG & perform Simulator*
    System issue Message-Screen Simulator: wrong screen ID for simulation data.
    A TCD command and its associated Command Interface were not inserted in test script editor of SECATT.
    Please help me to come out with this problem.
    Regards

    Hi Ranjith,
    I have solved this problem.
    Best Regards,
    Vijay
    Edited by: VIJAYAKRISHNA on Jul 10, 2008 11:31 AM

  • Payroll Error - IndVal of Wage Type

    We are getting an error in payroll results when we enter certain positions as substitutes on the time sheet (PA61).
    In PALP X012 GEN: the error is:
    IndVal of wage type 0001: No entry in table T511 for key      0001 on 20090502
    Since this is only happening for some position substitutions and not all, I am not sure were to look to correct the error.
    Any ideas?
    Thanks

    Function PALP processes all entries in the internal table ALP triggered
    by generic rule (in the SAP standard system, PC Rule X012).
    Hourly rates are determined according to the specifications in the
    calculation rule and placed in internal table IT as valuation bases with
    an ALP split.
    So i guess, system is not able to get Hourly Rates for those substituted positions for that period/date.
    Regards
    ...Sadhu

Maybe you are looking for

  • IPlanet  NSAPI -- problem with KeepAlive connections

    Hi I have problems with following scenario: When client establish KeepAlive connection with iPlanet server it sends one important custom header only on first request. My goal is to implement filter that will add this header to all subsequent requests

  • Blue screen flickering

    When I start my Mac Pro this morning, my screen is continuously flashing blue. I reset the PRAM, reset the SMC... and it 's making the the same problem if my computer running on my old OS. Can someone help me. (NVIDEA GForce 8800 and Apple Cinema Dis

  • How/Where can I purchase a copy of Mac OS X 10.7 "Lion"?

    How can I purchase a copy of Mac OS X 10.7 "Lion"? I need it to upgrade a Mac Pro 1,1 running Mac OS X 10.6 "Snow Leopard"? Thanks.

  • Bug in Premiere Pro CC Multicam?

    So, I'm getting a bad issue in one of my multicam sections. I'm running Creative Cloud applications on Mac OS X Mountain Lion. I have 5 or 6 seperate multicam sequences and the issue occurs on only one of them, which makes me think this must be a gli

  • TFS and RoboHELP

    Hi all, We're currently evaluating TFS as a storage facility for our help projects. Of course we work locally on the C drive and the idea is to use TFS as a dumb storage facility for the files and folders that make up each help project very much alon