Salary Statement access problem

Hi Experts,
I have got small issue. On ESS, when I click on Salary Statement, instead of opening Salary Statment PDF page, it returns to the same page where I was. That means, it brings me back the same Benefits and Payment page. I don't know which setting is wrong.
Would appreciate kind help on the same.
Thanks,
Aashish

The authorization issue
1. There is an ERP role with name SAP_ESSUSER_ERP05. Get this role generated by copying and use this. if you still need sap_all and sap_new do reply.
2. With respect to FPM dump the form name that you have mentioned in the payslip feature HRFOR seems to be ZAP_PAYSLIP. I guess you copied SAP_PAYSLIP to ZSAP_PAYSLIP.
Make sure this form exists using transaction hrforms.
BTW its quite surprising that you are getting dump with such error when you remove authorization.
As bala has advised after implementing 1 try su53 and ST22. This will provide clear authorization issue.
Edited by: Barin Desai on May 11, 2009 5:19 PM

Similar Messages

  • ESS salary statement view problem

    Hi All ,
    I created a custom form from using PE51 and configured IMG setting Personnel Management >Employee Self-Service > Service-Specific Settings > Benefits and Payment > Salary Statement
    The form is visible fine when i am giving authorization to the user SAP_ALL and SAP_NEW  but when i am removing the authorization SAP_ALL and SAP_NEW its giving following me the error.
    Can anybody help me on this.
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Form ZAP_PAYSLIP does not exist
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.reportBapiRet2Error(FcRepFramework.java:495)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcGetForm(FcRepFramework.java:366)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.processFollowingActions(FcRepFramework.java:454)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:350)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.initModel(FcRepFramework.java:264)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.initModel(InternalFcRepFramework.java:243)
         at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.initModel(FcRepFrameworkInterface.java:136)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.initModel(InternalFcRepFrameworkInterface.java:196)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface$External.initModel(InternalFcRepFrameworkInterface.java:256)
         at com.sap.xss.hr.rem2.selection.VcRem2Selection.onInit(VcRem2Selection.java:217)
         at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2Selection.onInit(InternalVcRem2Selection.java:238)
         at com.sap.xss.hr.rem2.selection.VcRem2SelectionInterface.onInit(VcRem2SelectionInterface.java:161)
         at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2SelectionInterface.onInit(InternalVcRem2SelectionInterface.java:144)
         at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2SelectionInterface$External.onInit(InternalVcRem2SelectionInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:466)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:354)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:179)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:95)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:347)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:382)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:618)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:251)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Thanks in Advance.
    Edited by: BI Consultant BI Consultant on May 10, 2009 12:20 PM

    Hi,
    Request you to debug the object associated with payslip  with SAP_ALL. Basis folks can help you to debug and find the objects for proper authorization.
    Regards,
    Sanjeev mourya

  • Problems in SAP Portal while salary statement process is running

    Hi SAP Experts,
    while the salary statement process user were blocked in the ERP system because no data changes may be possible.
    When a User has already logged in to the Portal first it seems he could navigate without problems but when he try to send informations to the system he get strange errors and aborts. This causes error calls for the general helpdesk and the HR support team and they have to find out what is a real error and what is a error due the blocking of the users.Because of time delays while the helpdesk forward the error calls to the HR Support Team there is no combination to the salary statement process so the Support team deals with invalid error calls...
    This makes work not easier. So I am looking for a better solution.
    How do you handle with salary statement process and blocking users? Is there any workaround?
    Best Regards,
    Nadin

    Hi Cornelia,
    With the link Planning Modeler and Planning Wizard should be opened.
    I mean if we click on Start Modeler button in transaction RSPLAN, the link should redirect us to Planning Modeler.
    And if we click on Start Wizard button in the transaction RSPLAN, the link should redirect us to Planning Wizard.
    Regards,
    Jelbin

  • ESS Configuration problem - Salary statement

    I have configured the ESS as per the documentations.
    We have ECC 6.0 with EA-HR SP03 and XSS SP6.
                The following JCO connections are all setup to ECC 6.0 back end and  are pinging and tested successfully, even though not all are required.
                SAP_R3_Financials_MetaData  
                SAP_R3_HumanResources  
                SAP_R3_HumanResources_Metadata  
                SAP_R3_SelfServiceGenerics
                SAP_R3_SelfServiceGenerics_MetaData 
                SAP_R3_SelfServiceGenerics_MetaDataFIN 
                SAP_R3_SelfServiceGenericsFIN 
                SAP_R3_Travel  
                SAP_R3_Travel_MetaData
               WD_MODELDATA_DEST
                WD_RFC_METADATA_DEST
                WD_RSDAS_MODELDATA_DEST 
            WD_RSDAS_RFC_METADATA_DEST.
    The System Aliases  SAP_ECC_HumanResources and SAP_WebDynpro_XSS are defined with WAS properties.
               There are no authorization issues as the user is SAP_ALL at ECC and superuser at the portal.
    Employee search and Maintain own data  services are working fine with default settings. 
    But while trying to view the Salary Statement (Paycheck Inquiry Service) the error below comes up.
    The full exception chain is as below.
    java.lang.ArrayIndexOutOfBoundsException: -1
            at com.sap.mw.jco.JCO$Record.getString(JCO.java:12623)
            at com.sap.aii.proxy.framework.core.JcoBaseTypeData.getElementValueAsString(JcoBaseTypeData.java:669)
            at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass.getAttributeValueAsString(DynamicRFCModelClass.java:409)
            at com.sap.xss.hr.rep.model.rfwmodel.Hrxss_Ser_Rfw_Rfc_Get_Form_Output.getHeight(Hrxss_Ser_Rfw_Rfc_Get_Form_Output.java:179)
            at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcGetForm(FcRepFramework.java:395)
            at com.sap.xss.hr.rep.fcrfw.FcRepFramework.processFollowingActions(FcRepFramework.java:484)
            at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:378)
            at com.sap.xss.hr.rep.fcrfw.FcRepFramework.initModel(FcRepFramework.java:292)
            at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.initModel(InternalFcRepFramework.java:256)
            at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.initModel(FcRepFrameworkInterface.java:136)
            at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.initModel(InternalFcRepFrameworkInterface.java:198)
            at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface$External.initModel(InternalFcRepFrameworkInterface.java:258)
            at com.sap.xss.hr.rem2.selection.VcRem2Selection.onInit(VcRem2Selection.java:245)
            at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2Selection.onInit(InternalVcRem2Selection.java:249)
            at com.sap.xss.hr.rem2.selection.VcRem2SelectionInterface.onInit(VcRem2SelectionInterface.java:161)
            at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2SelectionInterface.onInit(InternalVcRem2SelectionInterface.java:144)
            at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2SelectionInterface$External.onInit(InternalVcRem2SelectionInterface.java:220)
            at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)
            at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
            at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:195)
            at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
            at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
            at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:345)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:668)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:268)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:725)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:661)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150)
            at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
            at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:739)
            at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:208)
            at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1240)
            at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:340)
            at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:538)
            at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:582)
            at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:811)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:137)
            at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:344)
            at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:298)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:677)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Could you please help me out.
    thanks & regards
    K. Muhammed Ali

    Mohammed,
    Did you ever get an answer to this ESS problem? We are having the same problem now.
    Thanks,
    Dave

  • Print Option in the Salary Statement. What is the Default Printer ?

    Hello
    First off im new to the whole SAP ESS / NetWeaver theme and try to get a grasp of it.
    Along the way one of my Collaegues asked me to find out about the Printing option in the Salary Statement of our ESS Portal.
    I have been searching the Web quite some time now and hope to find the answer here.
    The only thing I found was this Thread ...
    configuring printers in portal
    ... but this couldn't answer my question to the extent i hoped.
    My Collaegue told me that we are using a Web Dynpro iVew to show the Salary Statement,
    and that you will get a Message stating : "Document is been Printed" as soon as you hit the Print Document Button.
    But the Document never showed up wether on the Local Windows printer nor on the SAP printer spool.
    We are guessing that the Document is send to SAP and then waiting to be Printed,
    but we can't find it in the spool of the coresponding Server.
    We are using a 3 Layer System with a Server wich is running SAP ("PHR")
    a Server wich is running the JAVA Apps. ("PP1") and the Desktop PC of the User.
    We think that if the User triggers the Print the Java Apps Server hands down the command to the SAP server
    wich then saves the file and stats in the ESS page "Waiting for Print to start".
    But we cant find this file anywhere in the spool of the SAP Server.
    We are running SAP 6.4 Enhanchmend Package 1 on the PHR.
    On the PP1 we are running an SAP Netweaver 7.0.
    The Desktop PCs are running on Windows XP SP2 with IE 7.
    As i said im new to the whole theme and can not differentiate wich of the infos you need and wich you don't.
    So i try to give as much as Possible but can only explain the problem to you the way my Collaegue's explained to me.
    With kind Regards
    Marcus Labohm

    Hi vijayols,
    Welcome to the HP Support forums.  I gather you would like to learn how to reverse the print order when sending a multiple page documents to your Deskjet 2545 Ink Advantage printer.
    I have included a document on print settings using Windows 8. In the section titled "Change print settings from the Windows 8 Desktop" there is a sub-section titled "Understanding Desktop print settings".  It explains the various options available and one of them is the page order of the print job.
    You mentioned that you have a Laserjet 9050.  That is a commercial product so to get your issue more exposure I would suggest posting it in the commercial forums. You can do this at the link below.
    Changing Print Settings in Windows 8
    HP Enterprise Business Community
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • "SAP_PAYSLIP_US does not exist" error in Salary statement iView of ESS

    Hi all,
    We have SAP EP7.0 (NW 2004s) with the ESS business package for MySAPERP 2005.Most of our iViews of the business package are working fine,but some are givig problems.
    When we try to launch the Salary Statement iView under BEnefits and Payments Workset we get the "SAP_PAYSLIP_US does not exist" error.
    The form name SAP_PAYSLIP_US is active and also we have specified the form name in the SPRO settings.
    If we change the form name (for e.g.UF01) then the error displayed is "UF01 does not exist".
    Can anyone point out as to what the problem is.
    Is there any settings we are missing?
    Thanks,
    Pradeep Shetty

    Hi To all!
    The Form SAP_TIMESLIP doesn't exist. The correct form to use in the feature HRFOR is SAP_TIM_99_0001 or SAP_TIM_99_0002.
    Activate the form in transaction HRFORMS.
    SAP didn't release the form SAP_TIMESLIP.
    Hope this information is usefull.
    Sónia

  • Error when creating the form Pay ESS "Salary Statement"-Benefits and Payments

    Dear All.
    I have a issue when genere the PayError when creating the form Pay ("Salary Statement"-Benefits and Payments)
    Thanks in advance
    Regards

    Hi Juan,
    This is a very common problem.
    refer the following thread ESS EHP5 Payslip form error
    Thanks,
    Aashima

  • Internal error in Salary Statement service

    Hi
    Someone can help with this issue. We are not able to get the payslip. In R3, we use a form created with PE51 and we have a variant for this. I already updated feature EDTIN with the variant name and HRFOR with $CEDT$ for C ESS.
    Following error is showing when we request the payslip.
    Not sure if it is a authorizat. problem
    **com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Internal error in Salary Statement service: PYXXREAD_PAYROLL_RESULT 00019354 00547**_
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
    at com.sap.xss.hr.rep.fcrfw.FcRepFramework.reportBapiRet2Error(FcRepFramework.java:495)
    at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:346)
    at com.sap.xss.hr.rep.fcrfw.FcRepFramework.execAction(FcRepFramework.java:274)
    atcom.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.execAction(InternalFcRepFramework.java:247
    at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.execAction(FcRepFrameworkInterface.java:146)
    com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.execAction(InternalFcRepFrameworkInterface.java:200)
    at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface$External.execAction(InternalFcRepFrameworkInterface.java:260)
    at com.sap.xss.hr.rem2.selection.VcRem2Selection.execAction(VcRem2Selection.java:183)
    at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2Selection.execAction(InternalVcRem2Selection.java:234)
    at com.sap.xss.hr.rem2.selection.SelectionView.onActionToggleVisibility(SelectionView.java:169)
    at com.sap.xss.hr.rem2.selection.wdp.InternalSelectionView.wdInvokeEventHandler(InternalSelectionView.java:247)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:659)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
    at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:251)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)

    Hi,
    Can you please check that in "pc00_m08_cedt" you can see the remuneration statement for the same PERNR.

  • Salary statement not shown in portal

    Hi,
         I am facing 1 problem in salary statement display in ess. But its showing the blank adobe form,only employee id is shown.When i click on show overview,it shows this error.
    Internal error in Salary Statement service: PYXX_READ_PAYROLL_RESULT 00001916 00012
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Internal error in Salary Statement service: PYXX_READ_PAYROLL_RESULT 00001916 00012
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:112)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:122)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.reportBapiRet2Error(FcRepFramework.java:525)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:374)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.execAction(FcRepFramework.java:302)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.execAction(InternalFcRepFramework.java:260)
         at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.execAction(FcRepFrameworkInterface.java:146)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.execAction
    regards
    Sumit
    Edited by: Sumit Malhotra on Apr 13, 2010 1:27 PM

    Hi Sumit,
    have a look in transaction ST22 in the backend - you may be able to get more info about why the FM failed.
    I'd suggest it is probably a data error of some kind - but the short dump should give you some more details.
    Let us know if you do find any further details,
    Cheers,
    Chris

  • Salary Statement - No Form Exist

    Hi experts,
    I've been google all topic about no form exist while display salary statement form in ESS, but nothing solve the problem.
    salary forms is active
    the problems is in authorization because when we give SAP_ALL, employee can display the form.
    but when we just give SAP_ESSUSER_ERP, then it give error "No Form Exist"
    where do I missed for user roles authorization?
    thanks

    Please check the note 1306980, When there is no payroll results, user gets the error, And also check below feature customisation using PE03
    1. HRFOR  - This feature decides whether to use HRFORMS or CEDT forms
    (configured in PE51) for the payslip. If HRFORMS, the name of HRFORM has
    to be mentioned here. If PE51 needs to be used then $CEDT$ should be
    specified.
    2. EDTIN - This should hold the value of the variant to be executed in
    the CEDT program (payslip program). The variant should be proper with
    the with the correct CEDT (payslip) form name and other parameters.
    3. EDPDF - The name of the smartform (standard smartform
    HR_ESS_PAYSLIP_TO_PDF or customer specific form) used to show the output
    in the ESS.

  • ESS ERP2005: total compensation statement and salary statement errors

    Hello everyone,
    I am facing two problems with ESS on NW04s J2EE SP10 w. Portal and ERP2005 Backend. Both have been discussed here but some time ago and no sufficient answer has been found so I'd like to do a recap:
    1) Salary Statement (and Time Slip also).
    Even if the PAY_SLIP_XY form in hrforms is correct, working within ERP transaction (PY-HF) and customized in IMG HRFOR, the iview producdes the error "<myForm>" not found. When I change <myForm> the change is recognized so obviously the customizing is correct. The same is about Time_Slip forms.
    Anyway, can anyone point me to a link to integrate Adobe DS at this point, should I, or isn't this possible yet?
    2) Total Compensation Satement ivew throws an ArrayIndexOutOfBoundsException -1. The first few stack trace lines are:
    at com.sap.mw.jco.JCO$Record.getString(JCO.java:12778)
        at com.sap.aii.proxy.framework.core.JcoBaseTypeData.getElementValueAsString(JcoBaseTypeData.java:669)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass.getAttributeValueAsString(DynamicRFCModelClass.java:427)
        at com.sap.xss.hr.rep.model.rfwmodel.Hrxss_Ser_Rfw_Rfc_Get_Form_Output.getHeight(Hrxss_Ser_Rfw_Rfc_Get_Form_Output.java:179)
        at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcGetForm(FcRepFramework.java:395)
    Restarting the server doesn't help, the server was newly started as the error occured.
    Maybe I missed some IMG activity? I went through the Company Compensation Management and added some values to compensation type, the structure is definied, but not sure if this is all.
    Pls can anyone help. I'm just implementing the standard BP for the moment, no individual app.
    Regards
    Carsten

    Hi Patrick,
    no unfortunately not and as you can see we've got no answers.
    But I'm still in the need to fix it. It's not very urgent, but to know the solution would be great.
    In general we still have problems with print forms in ESS/MSS webdynpro implementation. The HRFORM is defined and well customized in IMG, so I think this is not the point.
    As I pointed out in another post I am confused if Adobe Document Services is needed to render (PDF) print forms since ESS/MSS 600 (for ERP 2005) or what else.
    Do you know?
    Did you get other print forms like salary statement working?
    I went through the entire post installation procedure regarding Adobe DS but it did  not help.
    I always get ther failure "The form  is the form customized for ESS in IMG and the form does exist and is tested within HRFORM transaction.
    Except the time slip (and as well total compensation), where we get this "ArrayIndexOutOfBounds" exception.
    Regards
    Carsten
    Message was edited by:
            Carsten Schön
    Message was edited by:
            Carsten Schön
    correction: error also in total conpensation statement

  • Configure ESS Salary Statement and Quota Overview

    Hello,
    I am having problems in displaying ESS salary statement on portal (EP 7.0) .....this is the error :
    Form SAP_PAYSLIP_US does not exist
    I feel there is some configuration to be done for this....also how do I configure Time accounts in ESS....is creation of Rule groupd a necessity...?
    Any help would be appreciated.

    Hi Anil,
    just a small check, the z smartform name, have you created this through HRFORMS.
    For example in HRFORMS, u have maintiend HRFORM name say, ZHR_TIME_IN. Now this shoud be activeted and check the details. Here it would be showing the zsmartform name and report name.
    Also, in backend config spro, have u maintained this ZHR_TIME_IN for TESD, TESP,TMW etc..u can select the relevant class. please go thru the node config help on HRFOR feature. u will get sufficient information here
    also,

  • No Form Exists error in ESS salary statement

    Hi,
    The Salary statement in our ESS portal is with standard functinality.  This problem started recently.
    All the employees are assigned to the sayme payroll area.  However, for some employees the "Salary Satement" in ESS is working fine and for a few employees it is throwing the dump "No Form Exists" in portal.
    "com.sap.pcuigp.xssfpm.java.FPMrUNTIMException: No form exists"
    We have checked the configuration for the Payslip in r/3 and they are fine.
    We have executed the tcode PC00_M20_CEDT successfully to view the salaryslips for the individual employees in R/3.
    We are currently on EP7.0 SP19 and ECC.0
    I have found some similar threads on this issue, which did not cater to our need.
    Any help on this would be appreciated.
    Regards,
    Venu

    Hello,
    We've run into the same issue as described above. We've been able to narrow down the issue but still can't find a solution, even after applying what was suggested.
    The PDF pay advice works fine when we log on with a user assigned to an employee role.  When we log on with a user id assigned to both a manager and employee role, we get the following error when viewing the PDF pay advice "error " Form ZFHR_PAYSLIP does not exist ".
    However, If we switch configuration to use the PE51 form, everything seems to work fine. The issue arises when we try and use the PDF pay advice logged and logged in as a manager.
    Thanks in advance,
    -joel

  • Overview Link of ESS Salary Stat application

    Hello,
    We are using few ESS applications in our environment. We were using the ESS applications without any customization so far. Now, we have some requirements for customizing a few things. I would really appreciate your help in the following requirement.
    (We have the NWDI setup and track created I have imported the configuration into NWDS and created the appropriate project for ess/rem and ess/rep).
    (We are on EP 7.0 using Webdynpro Java XSS 600 components)
    Our requirement is:
    In the ESS pay (Remuneration) statement application:
    1. Display the Overview screen by default (This is hidden now and will only be displayed if you click on the link "Show Overview")
    I really have very limited idea about this webdynpro application and am having difficulty finding the exact piece of code to be modified.
    I will appreciate your help.
    Thank You,
    Kalyan B

    Dear Kalyan,
         I have not done anything, try to check the table properties and redeploy it again.
        Please find my coding
    // This file has been generated partially by the Web Dynpro Code Generator.
    // MODIFY CODE ONLY IN SECTIONS ENCLOSED BY @@begin AND @@end.
    // ALL OTHER CHANGES WILL BE LOST IF THE FILE IS REGENERATED.
    package com.sap.xss.hr.rem2.selection;
    // IMPORTANT NOTE:
    // ALL IMPORT STATEMENTS MUST BE PLACED IN THE FOLLOWING SECTION ENCLOSED
    // BY @@begin imports AND @@end. FURTHERMORE, THIS SECTION MUST ALWAYS CONTAIN
    // AT LEAST ONE IMPORT STATEMENT (E.G. THAT FOR IPrivateSelectionView).
    // OTHERWISE, USING THE ECLIPSE FUNCTION "Organize Imports" FOLLOWED BY
    // A WEB DYNPRO CODE GENERATION (E.G. PROJECT BUILD) WILL RESULT IN THE LOSS
    // OF IMPORT STATEMENTS.
    //@@begin imports
    import com.sap.tc.webdynpro.clientserver.uielib.standard.api.IWDTable;
    import com.sap.tc.webdynpro.progmodel.api.WDVisibility;
    import com.sap.xss.hr.rem2.selection.wdp.IPrivateSelectionView;
    //@@end
    //@@begin documentation
    //@@end
    public class SelectionView
    Logging location.
      private static final com.sap.tc.logging.Location logger =
        com.sap.tc.logging.Location.getLocation(SelectionView.class);
      static
        //@@begin id
        String id = "$Id$";
        //@@end
        com.sap.tc.logging.Location.getLocation("ID.com.sap.tc.webdynpro").infoT(id);
    Private access to the generated Web Dynpro counterpart
    for this controller class.  </p>
    Use <code>wdThis</code> to gain typed access to the context,
    to trigger navigation via outbound plugs, to get and enable/disable
    actions, fire declared events, and access used controllers and/or
    component usages.
    @see com.sap.xss.hr.rem2.selection.wdp.IPrivateSelectionView for more details
      private final IPrivateSelectionView wdThis;
    Root node of this controller's context. </p>
    Provides typed access not only to the elements of the root node
    but also to all nodes in the context (methods node<i>XYZ</i>())
    and their currently selected element (methods current<i>XYZ</i>Element()).
    It also facilitates the creation of new elements for all nodes
    (methods create<i>XYZ</i>Element()). </p>
    @see com.sap.xss.hr.rem2.selection.wdp.IPrivateSelectionView.IContextNode for more details.
      private final IPrivateSelectionView.IContextNode wdContext;
    A shortcut for <code>wdThis.wdGetAPI()</code>. </p>
    Represents the generic API of the generic Web Dynpro counterpart
    for this controller. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDViewController wdControllerAPI;
    A shortcut for <code>wdThis.wdGetAPI().getComponent()</code>. </p>
    Represents the generic API of the Web Dynpro component this controller
    belongs to. Can be used to access the message manager, the window manager,
    to add/remove event handlers and so on. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDComponent wdComponentAPI;
      public SelectionView(IPrivateSelectionView wdThis)
        this.wdThis = wdThis;
        this.wdContext = wdThis.wdGetContext();
        this.wdControllerAPI = wdThis.wdGetAPI();
        this.wdComponentAPI = wdThis.wdGetAPI().getComponent();
      //@@begin javadoc:wdDoInit()
      /** Hook method called to initialize controller. */
      //@@end
      public void wdDoInit()
        //@@begin wdDoInit()
        // Added here to Call methods When the Application is loaded.
        if(wdContext.currentVCDATAElement().getLINK_ENABLED()){
           try{ 
                   wdContext.currentContextElement().setTable_visible(WDVisibility.VISIBLE);
                   wdContext.currentVCDATAElement().setOVERVIEW_SEL("99");
                   wdThis.wdGetVcRem2SelectionController().execAction(wdContext.currentVCDATAElement().getACTIONID_LINK());
                   wdThis.wdGetVcRem2SelectionController().execAction(wdContext.currentVCDATAElement().getACTIONID_DDSEL());
             }catch(NullPointerException e){               
                   wdComponentAPI.getMessageManager().reportWarning("Salary Statement does not Exists in database for You : " + e.getMessage());
        }else{
              wdContext.currentContextElement().setTable_visible(WDVisibility.NONE);
              wdComponentAPI.getMessageManager().reportWarning("Payroll data does not Exists, Check with HR Team");
        //@@end
      //@@begin javadoc:wdDoExit()
      /** Hook method called to clean up controller. */
      //@@end
      public void wdDoExit()
        //@@begin wdDoExit()
        //@@end
      //@@begin javadoc:wdDoModifyView
    Hook method called to modify a view just before rendering.
    This method conceptually belongs to the view itself, not to the
    controller (cf. MVC pattern).
    It is made static in order to discourage a way of programming that
    routinely stores references to UI elements in instance fields
    for access by the view controller's event handlers etc.
    The Web Dynpro programming model recommends to restrict access to
    UI elements to code executed within the call to this hook method!
    @param wdThis generated private interface of the view's controller as
           provided by Web Dynpro; provides access to the view controller's
           outgoing controller usages etc.
    @param wdContext generated interface of the view's context as provided
           by Web Dynpro; provides access to the view's data
    @param view the view's generic API as provided by Web Dynpro;
           provides access to UI elements
    @param firstTime indicates whether the hook is called for the first time
           during the lifetime of the view
      //@@end
      public static void wdDoModifyView(IPrivateSelectionView wdThis, IPrivateSelectionView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
        //@@begin wdDoModifyView
         //wdContext.nodeVCTABLE().getNodeInfo().addAttributesFromDataNode();     
         //wdComponentAPI.getMessageManager().reportWarning("Check Status : " + wdContext.currentVCDATAElement().getOVERVIEW_VISIBLE());
        IWDTable viewTab = (IWDTable) view.getElement("OverViewTab");
        wdThis.wdGetVcRem2SelectionController().assignTable(view, viewTab, wdContext.nodeTABLE0(), firstTime);
        if (wdContext.currentVCDATAElement().getOVERVIEW_VISIBLE() == WDVisibility.VISIBLE) {
             // overview is already shown - enable close
                  wdContext.nodeCONTENT_TABLE0().setLeadSelection(wdContext.currentVCDATAElement().getSELECTED_TABROW());
                   wdContext.currentRemLocalElement().setLinkOverviewLabel(wdThis.wdGetAPI().getComponent().getTextAccessor().getText("CloseOverviewLabel"));
                   wdContext.currentRemLocalElement().setLinkOverviewTooltip(wdThis.wdGetAPI().getComponent().getTextAccessor().getText("CloseOverviewLabel"));
              } else {
                  wdContext.nodeCONTENT_TABLE0().setLeadSelection(-1);
                   wdContext.currentRemLocalElement().setLinkOverviewLabel(wdThis.wdGetAPI().getComponent().getTextAccessor().getText("OpenOverviewLabel"));
                   wdContext.currentRemLocalElement().setLinkOverviewTooltip(wdThis.wdGetAPI().getComponent().getTextAccessor().getText("OpenOverviewLabel"));
        //@@end
      //@@begin javadoc:onActionOverViewRowSelection(ServerEvent)
      /** declared validating event handler */
      //@@end
      public void onActionOverViewRowSelection(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionOverViewRowSelection(ServerEvent)
         wdContext.currentVCDATAElement().setSELECTED_TABROW(wdContext.nodeCONTENT_TABLE0().getLeadSelection());
        wdThis.wdGetVcRem2SelectionController().execAction(wdContext.currentVCDATAElement().getACTIONID_TABSEL());
        //@@end
      //@@begin javadoc:onActionToggleVisibility(ServerEvent)
      /** declared validating event handler */
      //@@end
      public void onActionToggleVisibility(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionToggleVisibility(ServerEvent)
         wdThis.wdGetVcRem2SelectionController().execAction(wdContext.currentVCDATAElement().getACTIONID_LINK());
        //@@end
      //@@begin javadoc:onActionSel_ListSelection(ServerEvent)
      /** declared validating event handler */
      //@@end
      public void onActionSel_ListSelection(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionSel_ListSelection(ServerEvent)
        wdThis.wdGetVcRem2SelectionController().execAction(wdContext.currentVCDATAElement().getACTIONID_DDSEL());
        //@@end
    The following code section can be used for any Java code that is
    not to be visible to other controllers/views or that contains constructs
    currently not supported directly by Web Dynpro (such as inner classes or
    member variables etc.). </p>
    Note: The content of this section is in no way managed/controlled
    by the Web Dynpro Designtime or the Web Dynpro Runtime.
      //@@begin others
      //@@end
    Regards
    Ponnusamy

  • ADF Mobile: Client state access failed to establish a place for storage

    Hi,
    I hope it's fine to ask about adf mobile in this discussion room.
    following problem:
    While switching from two views/pages, both display a list, an error was thrown with the message: "Client state access failed establish a place for storage: null".
    From the list view, I can navigate to see the details of the list-element. This error message wasn't shown up if I navigate from the details back to the list overview.
    The application is developed using jdeveloper 11.1.2.4 and deployed on iPhone simulator 6.1 (xcode version 4.6.3).
    There is no further information about this error in the log file. I'm not really sure if this message is really coming from the framework itself.
    Has anyone probably ever heard about this message? It'll really helpful.
    Thanks!

    Hi.
    I got this error message once. I was trying to copy the full selected row for a table in the view scope using a setPropertyListener. Something like this:
    <amx:setPropertyListener from="#{row}" to="#{viewScope.visit}" type="swipeRight"/>
    This will not work. The workaround is not to be lazy and simply copy the row attributes you need one by one.
    Best Regards,
    Frédéric Desbiens
    ADF Product Manager
    Twitter: @BlueberryCoder
    blog: http://blogs.oracle.com/blueberry

Maybe you are looking for

  • 4-4-5-Error-Financial year variant periods K5 are not in increasing order

    Hi, As per the client requirement I have to configure the Posting Periods in the Calender Year Month     Posting Period     Days in the period          From     To January     1     31     1                                  1-Jan-09     31-Jan-09 Feb

  • I am trying to get my zoom to work on my ipad 3

    The zoom on my ipad 3 does not seem to be working.  I went to settings, general, accessability, turned on the zoom.  Is there anything else I can do, or am I doing something wrong?  HELP!!

  • ITunes store songs out of album order

    I have a problem with two albums I've bought throught iTunes - the songs are out of order (as they should be on the album). On one album, one of the songs was part of a celebrity playlist when I bought it, and on the other, one of the songs was a sin

  • Is XDK v10 available for linux?

    Actually I'm developing with Oracle XML Developers Kit on Sun Solaris v10 Production, but I would like to develop my application on linux too. Unfortunately there is no linux XDK v10 distribution for download on http://otn.oracle.com/tech/xml/xdk/sof

  • Ipad 3 -1024 folio with vector and type file

    Before the launch of the ipad 3 I was building a pub that has only vector art and text. No raster images. If I use the pdf format, do I need to create different renditions? No, right? THe ipad 3 should be able to render the 1024 folio just fine? than