Clock-in/clock out is not appearing

Dear All,
If we are giving the role SAP_EMPLOYEE_ERP & ZSAP_RFC  its giving the below error, but if we are giving the SAP_ALL this service Clock-in/Clock out is opening properly. All other srvices are working normally.
ST22 ABAP Dump : No read authorization for infotype for pers. no
Please Help us find out which authorization is missing !
Error :
A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
Please contact your system administrator.
The current application triggered a termination with a short dump., error key: RFC_ERROR_SYSTEM_FAILURE
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: The current application triggered a termination with a short dump., error key: RFC_ERROR_SYSTEM_FAILURE
     at java.lang.Throwable.<init>(Throwable.java:179)
     at java.lang.Exception.<init>(Exception.java:29)
     at com.sap.exception.BaseException.<init>(BaseException.java:131)
     at com.sap.tc.cmi.exception.CMIException.<init>(CMIException.java:65)
     at com.sap.tc.webdynpro.progmodel.model.api.WDModelException.<init>(WDModelException.java:68)
     at com.sap.tc.webdynpro.modelimpl.rfcadapter.WDRFCException.<init>(WDRFCException.java:54)
     at com.sap.tc.webdynpro.modelimpl.rfcadapter.WDExecuteRFCException.<init>(WDExecuteRFCException.java:57)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException.<init>(WDDynamicRFCExecuteException.java:71)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException.<init>(WDDynamicRFCExecuteException.java:43)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
     at com.sap.xss.hr.wtcor.fcoverview.FcOverview.ReadCalendar(FcOverview.java:232)
     at com.sap.xss.hr.wtcor.fcoverview.wdp.InternalFcOverview.ReadCalendar(InternalFcOverview.java:504)
     at com.sap.xss.hr.wtcor.fcoverview.FcOverviewInterface.ReadCalendar(FcOverviewInterface.java:135)
     at com.sap.xss.hr.wtcor.fcoverview.wdp.InternalFcOverviewInterface.ReadCalendar(InternalFcOverviewInterface.java:481)
     at com.sap.xss.hr.wtcor.fcoverview.wdp.InternalFcOverviewInterface$External.ReadCalendar(InternalFcOverviewInterface.java:549)
     at com.sap.xss.hr.wtcor.vcoverview.VcOverview.onBeforeOutput(VcOverview.java:278)
     at com.sap.xss.hr.wtcor.vcoverview.wdp.InternalVcOverview.onBeforeOutput(InternalVcOverview.java:924)
     at com.sap.xss.hr.wtcor.vcoverview.VcOverviewInterface.onBeforeOutput(VcOverviewInterface.java:156)
     at com.sap.xss.hr.wtcor.vcoverview.wdp.InternalVcOverviewInterface.onBeforeOutput(InternalVcOverviewInterface.java:302)
     at com.sap.xss.hr.wtcor.vcoverview.wdp.InternalVcOverviewInterface$External.onBeforeOutput(InternalVcOverviewInterface.java:414)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:601)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:467)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
     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:199)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:359)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:753)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:276)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:722)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:623)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:215)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:113)
     at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:70)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:818)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
     at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1265)
     at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
     at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
     at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
     at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:750)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:715)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:113)
     at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:107)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:276)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:623)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:215)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:113)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:60)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:335)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:963)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:249)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:101)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: The current application triggered a termination with a short dump., error key: RFC_ERROR_SYSTEM_FAILURE
     at java.lang.Throwable.<init>(Throwable.java:179)
     at java.lang.Exception.<init>(Exception.java:29)
     at com.sap.aii.util.misc.api.BaseException.<init>(BaseException.java:96)
     at com.sap.aii.proxy.framework.core.FaultException.<init>(FaultException.java:34)
     at com.sap.aii.proxy.framework.core.SystemFaultException.<init>(SystemFaultException.java:29)
     at com.sap.aii.proxy.framework.core.BaseProxyException.<init>(BaseProxyException.java:39)
     at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:133)
     at com.sap.xss.hr.wtcor.time_event_corr_adaptivemodel.TimeEventCorrAdaptiveModel.ptcor_Uia_Weekly_Calendar(TimeEventCorrAdaptiveModel.java:410)
     at com.sap.xss.hr.wtcor.time_event_corr_adaptivemodel.Ptcor_Uia_Weekly_Calendar_Input.doExecute(Ptcor_Uia_Weekly_Calendar_Input.java:137)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
     ... 60 more

Dear All,
please add infotype with read authorization in authorization object P_ORGIN with value 2011.
this will solve the above rfc error as this is related to authorization.
thanks,
Khurshid

Similar Messages

  • PO Form print out is not appearing correctly

    Hi All,
    I have an issue in PO print.
    I am trying to print the PO with item text. But in print preview the text is appearing and it is not appearing when I take print out.
    Could you please help me in resolving the issue.
    Thanks & Regards,
    DSaya

    Hi All,
    Thanks for your replay.
    We have identified the issue. When the PO is created with reference to PR the TEXT should be adopted (Functional people can explain what is TEXT adoption) then it will create an entry in the table STXH. Once entry is created in the table then data will appear in the Form output as in print preview.
    Steps:
    1.ME21N- Create Purchase  order by reference pf purchase requisition
    2.The Item Text from Purchase requisition is copied to purchase order item text
    3.Click on the icon given below; this will adopt the text from purchase requisition to purchase order
    4.Click on the icon given below; this will adopt the text from purchase requisition to purchase
    5.You will get the text adoption message as "Text adopted from PR".
    Thanks again.
    DSaya

  • Outer Glow not appearing in Illustrator CS5.1

    I am working in a file in Illustrator CS5.1 and when I try to add an Outer Glow effect to text or an object, it does not show up.  As I'm applying it with the preview option selected, or even after I apply it.
    I also can't seem to get the blur option to work on drop shadows.  All drop shadows appear with a hard edge.
    The odd part is that when I open a CS4 version of the file, I can see the outer glow on the text and objects, but once I manipulate that file, it dissappears.
    Is this some setting I am missing in Illustrator that was previously set default in older program versions????

    5 in what units. Inches then it is too high and that is why you see nothing it is overblurred.
    Can you post a screen shot, use the caemra icon (3 left of the smily face). tyr putting in these amounts.

  • Entourage 2000 - sent emails are not appearing in "sent items" folder

    I am using Entourage 200 with POP account. I have the preference for "save copies of sent messages in the Sent Items folder" clicked since I install it a year ago. But a couple of days ago, all my sent emails have vanished. Even new emails I compose and sent out are not appearing in the "sent items" folder. I did hit "option" when openning the program and everything verify ok. Any help would be greatly appreciate.

    Since this is the Mail & Address Book - Tiger discussions/forum for Apple's Mail and Address Book applications, you probably won't get much help here with your question.
    What is the size of your Entourage database file? Entourage uses a single large database to store all application data and I believe Entourage X has a 4 GB database size limit.
    Does hit the option key when launching Entourage perform the database rebuild function? If not, do a search with Entourage help with "rebuild" for instructions.
    This link may be more helpful.
    http://www.microsoft.com/mac/support.aspx

  • Simple floating clock does not appear after shut down

    Hi,
    On my iMac oxs 10.9.4. my simple floating clock does not appear after shut down.
    Can anybody tell me how to overcome this?
    Cheers

    And now I am at the stage it wont automatically start despite it being ticked in the Log In Items.
    As Imp68 has asked, do you mean the "Hide" Checkbox is selected?
    If you have checked the box, that says, to start the application, however, hide it so it is not visible when you start.
    If you run Applications -> Utilities -> Activity Monitor, can you find Simple Floating Clock as a running app? (Activity Monitor has a Search box to make this easier).
    Is Simple Floating Clock on your Menu bar?
    Is Simple Floating Clock set to float?

  • How to delete the messages in clock-in/clock-out

    Hi All,
    I need to delete the messages in clock-in/clock-out which are appearing in portal, to delete this messages is there any report at R/3 side kindly suggest me help me in this
    waiting for your responses .....
    Regards,
    Shilpa.

    you can run the report RPUP1D00 for the periods that you need to delete
    the messages without any problems, but please read the documentation
    carefully before starting.
    Please note, that RPTERR00 always reports ALL errors. It does not matter
    in which period they appeared. Please destinguish between errors and
    notes.
    The errors which appear during a time evaluation run are stored in table
    ERT in cluster B1 and in table FEHLER in cluster B2 are intended to
    store and display those errors as long as the errors are not corrected.
    If you don't want these errors to be displayed any more you either have
    to correct the errors or you must delete Cluster B1 via report RPUP1D00.
    The old NOTES are transferred from the ERT/B1 to FEHLER/B2 with each
    subsequent run of time evaluation.
    Your time administrators should normally work with PT40 and confirm
    'I' messages or correct errors by using the error handling.
    This report can be run like this
    Relation ID   'B1'
    Sort field    Pers.no. (eight-digit)
    Delete?       X
    Password      Username

  • Clock in Clock Out

    Hi,
    After running the time evaluation the clock in and clock out corrections is not appearing on the portal.
    We are using CATS for service provider to enter the clock in and clock out. Is there any back ground jobs which have to be run for the data to flow into the portal or is it any configuration settings.
    Request help on the matter.
    -shobha

    Hi,
    Technical Data
    Runtime Technology
    Web Dynpro Java iView
    Technical Name of iView
    com.sap.pct.erp.ess.timecorrection
    Technical Name of Web Dynpro Application
    sap.com/ess~wtcor/WTimeCor
    Service Key
    EMPLOYEE_WORKTIME_TIMECORRECTION05
    Available as of
    SAP NetWeaver 2004s
    Data Source
    SAP ECC 5.0 and higher
    RFC function modules called:
    PTCOR_SEARCH_NEXT_PROCESSOR
    PTCOR_UIA_CUSTOMIZING_GET
    PTCOR_UIA_EVALMESSAGES
    PTCOR_UIA_FORM_ACCEPT
    PTCOR_UIA_FORM_DELEGATE
    PTCOR_UIA_FORM_PREPARE
    PTCOR_UIA_TIME_ACCOUNTS
    PTCOR_UIA_WEEKLY_CALENDAR
    Software Component
    EA-HR 500 and higher
    Support
    PT_RC_UI_XS
    Support Languages
    All languages supported by SAP
    Use
    Employees can use this Web application to correct, in a weekly overview graphic, errors that originated due to incorrect entries at the time recording terminal. For example, they can correct duplicate clock-ins or enter missing entries and account assignment data. An optional monitoring function and approval procedure enable the entries changed, deleted, and created manually to be checked and approved.
    Kind Regards,
    Saisree.s

  • Clock-in Clock-out corrections using ESS

    Hi,
    When we change the Time data using Clock-in, Clock-out corrections in ESS, it is not appearing in 2011 (Teven table).  When will this, gets updated to the table and  is there any tiem limit set for the updation ??
    Thanks & Regards,
    Vidhya T.R

    On ESS, there will be optoin to run Time evaluation. Generally the update happens after the Time eval.
    If this helps, pl do reward.
    Thanks
    Narasimha

  • Work flow in clock-in clock-out correction

    Hi guys,
    my clock-in clock-out is configured to have a approval process. The standard workflow "12300111" is assigned to the "WF ID New Clock-In/Out Entries" parameter for the clock-in clock-out correction. When i execute the report RPTCORDBVIEW it shows me the status of the WF item as been "started", but some how it does not turn up in MAnagers inbox even after a while.
    The same WF when attched to leave request runs fine. Has any one faced this issue before. Myself not been pretty familiar with workflow am clueless as to what the issue coulc. 
    Any suggestions.
    regards
    Sam
    Message was edited by:
            sameer chilama

    Hi Raj,
    Isnt this workflow WF12300111 'The General Workflow for Documents'? As per help.sap.com, this is the workflow we should be using for Clock In/ Out Corrections , besides Leave Request.
    I am facing the same error..ie The workflow is trigerred, but the text says 'Approve Leave request" in Manager's inbox. In fact, there is no standard screen for approving the clock In/ Out corrections in webdynpro.
    Have you made use of any other workflow instead?
    Any inputs on the same would be greatly appreciated?
    Regards,
    Aditi

  • Workflow not trigerring for Clock-in/clock new entries or corrections

    Dear All,
    I am using the workflow ws12300111 template for clock-in/clock out for approval to manager. Is this appropriate one or anything else is available, whenever i raise request for the clock-in/clock out change in ess a new request is getting generated in UWL of MSS but it is not showing the clock-in/clock out change request for approval.
    Regards,
    Rajasekar.

    It is the correct WF, as there is no other wf available for it
    You need to use the report  RPTCORAPP
    In order to approve the request you have to use the back end report. It
    can approve the requests with the work flow as well.
    We would recommend you to use the
    report for the clock in clock correction approval as there is no
    specific I view available for this as it might be cumbersome for the
    Manager to do mass approval.
    Here are the reports which you can refer.
    ·        RPTCORTMAIL (Clock-In/Out Corrections: Request Correction of
    Errors)
    ·        RPTCOREMAIL (Clock-In/Out Corrections: E-Mails to Involved
    Persons)
    ·        RPTCORPOST (Clock-In/Out Corrections: Post)
    ·        RPTCORSTOPWF (Clock-In/Out Corrections: End Open Processes)
    ·        RPTCORLIST (Clock-In/Out Corrections: Check Corrections)
    ·        RPTCORAPP (Clock-In/Out Corrections: Approve Documents)
    ·        RPTCORERR (Clock-In/Out Corrections: Process Errors in Entries)

  • Clock in clock out corrections error

    Hi;
    We have implemented ESS/MSS.
    We have employees from 4 companies accessing the portal.
    Employees of 3 companies can do their clock in clock out corrections properly.But the employees of the 4th company get a dump when they click on the clock in clock out link.
    The error is as follows:
    The current application triggered atermination with a short dump,error key:RFC_ERROR_SYSTEM_FAILURE.
    Can any one help us with this?

    Agreed with the other poster, please include details from your system dumps ST22 and SM21 logs. In addition inspect the NWA logs on the java stack to determine route failure.
    Given that you have only 1 group terminating on RFC calls, it may be that this group does not have sufficient authorisation to leverage the RFC call or it may be that they use different EP System objects (should you have split EP roles) that are not configured correctly in EP. Hard to be correct since I am flying blind, but may be worth checking out.

  • Clock In Clock Out Report without running Time Evaluation

    Hi Every1
    Is it possible to get report on clock in clock out without running time evaluation?? Can we get a report on Time events after uploading Punch in punch out from other system thru BDC?
    Here requirement is as soon as punch in punch out is uploaded on daily basis thru BDC they shud get a report on Clock In from th system so that they can immediately find out in morning shift how many employees are present.
    Thanks & Regards
    Neha

    Well what tables are you uploading in the BDC ?? are the PTX tables being uploaded or the PA2011 Tables uploaded ?
    If the PA2011 Tables are uploaded then yes we can run a report for each day as required but if the PTX tables are updated then they are either waiting for managers approval or to be transfered to HR which triggers updation of the Infotypes accordingly.
    And when you transfer to HR i guess Infotype 2011 is not updated but rather 2001 and 2002 Tables are updated but have to check on this, time eval schema would not update 2011 Infotype but rather would update ZL tables with time types if present, try to figure out what table the BDC updates each night.
    Edited by: insane saint on Jul 14, 2009 10:38 PM

  • Clock in Clock out RPTCORAPP

    Hi All,
        I have a requirement for Clock in Clock out approval. Program RPTCORAPP is used to approve bulk clock in and clock out. But this program will not support for Substitutions. Can any one please provide details for handling substitutions by copying RPTCORAPP into Z-program.
    Thanks,
    SC

    Hi Siddarth,
       Now I copied the RPTCORAPP to Z-program and made changes for substitutes records for clock in out. For normal corrections it is reflecting properly where the link is open properly. But for substitutes it is not showing link in approval page where as record is displaying. So we canot open the request. How to do our newly added substitute records as link so that we can see the details of that request.,
      Following changes I had done in Z-program.
    First getting the substitute manager userids from table hrus_d2. Getting personnel numbers from that user ids.
    And after that once again by using the subroutine get_worklist_for_approver and storing the worklist in temporary internal table. After that adding this temporary internal table records to main internal worklist event_data.
      Other than this any thing changes we have to do for getting links in clock in out for approvers inbox.
    Thanks,
    SC

  • Clock-in/Clock-out Request

    Hi Experts,
    Iam getting the error message in Clock-in/Clock-out when iam trying send the
    request for the manager for approval the error is
    Unable to send the request
    you are not one of the possible agents of  task ' WS99900004'
    but the agent is already assigned for the user
    waitng for your responses
    Regards,
    Shilpa

    Hi
    Already the agent was assigned and the agent is dynamic and it is general task so
    any user id can acess it .
    Regards,
    Shilpa

  • Clock-in clock-out process

    Hi guys,
    WRT to ESS MSS what is the clock-in clock-out process.
    We are nw2004s SP9. We see the clock-in clock-out corrections ESS application. But we do not find any approval mechanism for the same in UWL for the manger. Though a work item is generated when clicked it opens the leave request approval web dynpro application.
    What do we do to set up the approval mnechanism for managers through UWL?
    regadrs
    Sam
    Message was edited by:
            sameer chilama

    Hi,
    I am also working on clock in/out processing. How did you resolve the issues?
    Thank you,
    Regards

Maybe you are looking for

  • In iCal, I can't locate REMINDERS panel (with Mountain Lion)

    I just installed Mountain Lion and I am having trouble finding where to turn on "reminders". The help menu says to go to View and choose "show reminders" but I don't have that option in my view menu. My current iCal version is 6.0.

  • My ipod playlists dissappeared?

    I just got finished charging up my ipod mini. As I listen to the ipod, I go straight to the playlist section. And I find that the playlists that I have in itunes, are not on the ipod. All that is listed is some "On the go" section. So I plug it back

  • Is it possible to change the INITIAL_EXTENT of a tablespace after creation

    Hi, Few days ago i have created the database (size nearly 13 TB). But now i need to change the INITIAL_EXTENT of most of the tablespaces i created. Is it possible? If yes ,what r the steps? If no, what can be the work around? Oracle version:11gR1 OS:

  • JProgressbar doesn't refresh

    Hi The JProgressbar is created in a seperate Thread. Its an indeterminate progressbar. The most works, but when I run a command, that takes long time to execute, the progressbar doesnt refresh, it just stops moving aroung (as i said, its indeterminat

  • Bridge Browsing icon gone

    My BB bride icon along the top of my menu bar is gone. I shut down my playbook and restarted, still not there. Any help? Its showing up in the utilities section