Hide Unwanted Tabs in ESS/MSS

Dear All,
I want to hide the unwanted tabs in ESS/MSS.
Thanks in advance.

You can check this tables:
T.Code
S_FAD_62000046
Standar Table
V_T7XSSSERAR
Customer Table
V_T7XSSSERARC
You have that delete the workset in the portal.
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0235c40-6351-2a10-a3a3-eb666dfdb407?QuickLink=index&overridelayout=true&18425409722895
If use NWBC You should delete using the t.code PFCG
If use ehp5 , you have that use the t.code LPD_CUST
Regards

Similar Messages

  • How To hide buttons in standard ESS /MSS applications .

    I have implemented standard ESS/MSS business package version mySAP2005 in ECC 6.0. Now in a standard iView buttons like Edit ,Previous ,etc are present . Now how can I hide these buttons ,say Edit button from iview level ?Now since this is Client Requirement .
    My main problem is I do not have adequate time to customize the standard applications through coding .Is there any other way to do it ?Thanks in advance for any solution provided quickly as goalive is near .

    Hi Ribhu,
    Open the iview in question and do a CTRL+right click.
    Hope this helps in serving your purpose.
    Points are welcome!
    Cheers,
    Sandeep Tudumu

  • How to hide/remove Particular column from the payslip in ESS\MSS Portal overview table?

    Steps to be followed.
    1)Go to SE18
    2)Select Enhancement spot
    3)Give the Espot name 'HRESS_PAYSLIP'
    4)From left side double click on the Implementing Class 'CL_HRESS_PAYSLIP_BADI_STANDARD'.
    5)Within that double click on the method 'if_hress_payslip_badi~adjust_field_catalog'.
    6)AT the end of this method there will be 4 Lines of coding with the Loop and endloop. This is the code which
    is use to hide the column from ESS/MSS payslip overview.
    7) According to your requirements you should copy the same 4 lines code and hard code the particular column field name
    with the Implicit Enhancement.
    Below Code is for ur understanding:
      clear ls_field_usage.
       ls_field_usage-enabled = abap_false.
        ls_field_usage-visibility = cl_wd_uielement=>e_visible-none.
        modify ct_field_usage from ls_field_usage transporting enabled visibility
          where name eq 'Hardcode ur column field name'.
    All the best

    Hi,
    For making a page/iview invisible temporally without deleting from role, change page/iview property "Invisible in navigation areas" to "yes" then it will be hided in navigation areas.
    regards,
    Mahesh

  • ESS/MSS assert violation dump

    Hi everyone,
    When i try to access the personel data in the general information tab in ESS/MSS portal.
    I am facing the below dump.I have searched in all sites but am not clear about this dump.please help me out.
    Team...and then General Information
    Unexpected exception when calling RFC from Profile-Application 'General Data'
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: The ASSERT condition was violated., error key: RFC_ERROR_SYSTEM_FAILURE.
    Thanks,
    Shalini
    Edited by: salini bhimireddy on Jan 5, 2011 11:24 AM

    the issue is either due to mismatch of use cases with time contraints in table below
    1) The time constraints in T591A have been modified and the
       use case and time constraint combination is not consistent
       The recommended use case and time constraint combinations are
       TC1 can use A1,A4,B1,B4
       TC2 can use A1,A2,A3,A4,A5,B1,B2,B4,B5
       TC3 can use A6,B3
       It is also not recommend to modify time constraints as not
       only may it make the use case combination inconsistent but it
       may cause data inconsistencies

  • E-Recruitment, ESS/MSS, E-Learning

    Dear Friends,
    We are implementing E-Recruitment, ESS/MSS, and E-Learning for our client. We are having PA, OM, Time and payroll already in place. We configured EP 6.0 with ESS/MSS deployed in the portal.
    Now we are looking for E-Rec. **Do we need to deploy E-Rec and E-Learning in the same portal where ESS/MSS is there or else E-Rec in different.**
    Do these 2 sub modules come as seperate business packages or else a part of ESS/MSS. If it needs to be deployed in different portal then how the integration will happen with MSS?
    What are the components we need to deploy for E-Recruitment?  Does it come as seperate tab like ESS/MSS or else a link within ESS/MSS?
    Kindly guide us.
    Thanks in advance.
    Regards,
    Sananthanan

    Hi,
    I am assuming from the info that is given by you that you are not going ahead with Ehp4 versions of LSO & eReccruiting. In such a case, you have the following options.
    eRecruiting : Can be in the same instance as the core SAP HR or in a different system. Also, portal is not a MUST for versions Ehp4 and below.WAS is enough. The choice of UI can be either BSP or WDA.Full UI version of WDA is with Ehp4 only.
    In the same server scenario, the portal system is connected with the SAP HR system.
    In a different server scenario, core HR is linked to eREC using ALE & eRec in turn is linked to the portal system. (useful only for MSS role with eREc as you are not using the other roles for eRec availble in Ehp4)
    LSO : Here too, the learning portal can be in the same portal as your ESS and MSS and connected to the core HR.The implementation options too can vary for the LSO:
    Option 1 : LSOFE,LSO CP and LSO TM in the same server
    Option2 : LSOFE and LSOCP in a different server from LSO TM
    Option3 : All 3 in different servers.
    You can use the content administration of your ESS/MSS portal for your Content management
    Regards,
    Sowmya

  • Error while accessing services of ESS/MSS tabs - URGENT

    Hi,
    When i am accessing the services under ESS, MSS tabs ie, Leave request, My expenses etc.... i am getting the following error. 
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    User XYZ does not exist in this period:
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: User XYZ does not exist in this period
         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.pcuigp.xssutils.pernr.FcEmployeeServices.initPernr(FcEmployeeServices.java:257)
         at com.sap.pcuigp.xssutils.pernr.FcEmployeeServices.onInit(FcEmployeeServices.java:220)
         at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServices.onInit(InternalFcEmployeeServices.java:249)
         at com.sap.pcuigp.xssutils.pernr.FcEmployeeServicesInterface.onInit(FcEmployeeServicesInterface.java:135)
         at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface.onInit(InternalFcEmployeeServicesInterface.java:183)
         at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface$External.onInit(InternalFcEmployeeServicesInterface.java:243)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
         at com.sap.xss.tra.fc.utils.FcTraUtils.onInit(FcTraUtils.java:264)
         at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtils.onInit(InternalFcTraUtils.java:297)
         at com.sap.xss.tra.fc.utils.FcTraUtilsInterface.onInit(FcTraUtilsInterface.java:122)
         at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtilsInterface.onInit(InternalFcTraUtilsInterface.java:212)
         at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtilsInterface$External.onInit(InternalFcTraUtilsInterface.java:428)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
         at com.sap.xss.tra.fc.allmytrips.FcTraAllMyTrips.onInit(FcTraAllMyTrips.java:247)
         at com.sap.xss.tra.fc.allmytrips.wdp.InternalFcTraAllMyTrips.onInit(InternalFcTraAllMyTrips.java:543)
         at com.sap.xss.tra.fc.allmytrips.FcTraAllMyTripsInterface.onInit(FcTraAllMyTripsInterface.java:115)
         at com.sap.xss.tra.fc.allmytrips.wdp.InternalFcTraAllMyTripsInterface.onInit(InternalFcTraAllMyTripsInterface.java:348)
         at com.sap.xss.tra.fc.allmytrips.wdp.InternalFcTraAllMyTripsInterface$External.onInit(InternalFcTraAllMyTripsInterface.java:420)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
         at com.sap.xss.tra.vc.allmytrips.VcTraAllMyTripsInterface.onInit(VcTraAllMyTripsInterface.java:164)
         at com.sap.xss.tra.vc.allmytrips.wdp.InternalVcTraAllMyTripsInterface.onInit(InternalVcTraAllMyTripsInterface.java:205)
         at com.sap.xss.tra.vc.allmytrips.wdp.InternalVcTraAllMyTripsInterface$External.onInit(InternalVcTraAllMyTripsInterface.java:399)
         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:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:700)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:772)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:707)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
         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:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1248)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:353)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:551)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:595)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:826)
         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:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:723)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         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:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         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)
    I am able to access in QAS but not in DEV or Prod.

    VV,
    This could be case when the payroll for the user XYZ has not be updated till the current period, in which you are trying to access the ESS or MSS tabs.
    You can try this.
    1. Go to the transaction - PC00_mxy_CLSTR
    where xy refers to the MOLGA or the country coding for which the payroll is run.
    Observe there till which period for the user XYZ the payroll has been run.
    2. If the payroll has not been run for the current period.
    Go to transaction PC00_mxy_CALC and by entering the parameters, run the payroll and try doing the same.
    Hope this helps!
    Regards.
    Sandeep Tudumu

  • Hide certain services in ESS and MSS

    Dear friends
    We want to hide certain services in ESS and MSS we are on ECC 6.0 and EP 7.0
    In ESS  career and job, purchasing, work environment, life and work events, corporate information
    In MSS we want to hide Budget, Projects, Planning
         In Team also we want to hide services like employee working time (approve time sheet data), performance management, competency management, hcm process and forms, in recruitment (create new candidate assessment), organization
    Please let me know where and how to hide these services in ESS and MSS
    Thank you

    Hello,
    For hiding the links in both ESS and MSS, you need to make changes in Home Page Framework.
    For this go to transaction SPRO and navigate to
    Cross-Application Components - Home page Framework.
    I suggest not to delete the standard one instead see and create new iView with new parameters.
    Hope this helps.
    Cheers-
    Pramod

  • Creating tabs in Appraisals Overview Page(ESS/MSS) -Status Overview

    Hi,
    We have two types of Appraisal documents in system.
    One is normal Appraisal document and another is Talent Competency Assessment document.
    We are thinking to keep these two appraisal documents apart and away from each other.
    By creating the two Status Overview in ESS/MSS overview Page and controlled via PRogram to what documents appear in Status Overview Page.
    Can anybody suggest is ther any way around it to display two kinds of Appraisal documents separately.
    I tried this configuration in MSS,but it is not working.
    Regards
    Rizwan S

    Dear Siddarth,
    Thanks for the Previous Answer.
    Can I make the Zcopy of the Appraisals Page/Appraisals Application and use it for another type of Appraisal documents .
    1.Standard Appraisals Page for Standard Perfroamnce appraisals,
    2.Zappraisals Page for Competency Appraisals.
    Can you please tell me what are development efforts?
    What things to be copied to acheive this?
    Regards
    Rizwan S

  • Creating NWDI track for ESS/MSS

    Hi,
    I am trying to implement ESS/MSS (600 SP7). For customization I need to import the package on the track in CMS. Import of JEE, JTECHS, BUILDT and PCUIG were successful. When i tried importing ESS and MSS, import is failing. Check-In of both the components are successful but while importing the component under Development tab, its failing. Import of MSS in DTR is successful but CMS is failing.
    Below is the log for ESS:
    Info:Starting Step Repository-import at 2007-04-10 12:46:13.0591 +5:00
    Info:Component:sap.com/SAP_ESS
    Info:Version  :MAIN_ERP05PAT_C.20070314050106
    Info:1. PR is of type TCSSoftwareComponent
    Info:propagatable is known in repository, it is not necessary to write the workspacecontent to the DTR
    Fatal Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Internal Server Error [(pre||post)-condition failed: Internal Server Error]:communication error: VcmFailure received: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
    com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
         at com.sap.cms.tcs.client.DTRCommunicator.integrateChangelist(DTRCommunicator.java:393)
         at com.sap.cms.tcs.core.RepositoryImportTask.processRepositoryImport(RepositoryImportTask.java:335)
         at com.sap.cms.tcs.core.RepositoryImportTask.process(RepositoryImportTask.java:578)
         at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)
         at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:197)
         at com.sap.cms.tcs.core.TCSManager.importPropagationRequests(TCSManager.java:376)
         at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:227)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:634)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImport(ImportQueueHandler.java:103)
         at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:584)
         at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:560)
         at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0_0.startImport(LocalCmsTransportProxyLocalObjectImpl0_0.java:1252)
         at com.sap.cms.ui.wl.Custom1.importQueue(Custom1.java:1198)
         at com.sap.cms.ui.wl.wdp.InternalCustom1.importQueue(InternalCustom1.java:2215)
         at com.sap.cms.ui.wl.Worklist.onActionImportQueue(Worklist.java:881)
         at com.sap.cms.ui.wl.wdp.InternalWorklist.wdInvokeEventHandler(InternalWorklist.java:2390)
         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.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:752)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:705)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         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:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         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(AccessController.java:207)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Info:Step Repository-import ended with result 'fatal error' ,stopping execution at 2007-04-10 12:47:49.0198 +5:00
    Regards,
    Piyush.
    ps: points will be awarded to all helpful answers. )

    Hi Bharath
    How r u? Hope fine.
    I have specified the version above. I am using (ESS 600 SP 7 [P11] & MSS 600 SP 7 [P4]).
    Is there anything i can do to resolve the issue in JDBC etc? Whats this AFAIK?
    Can u suggest something, a work around, to solve this issue?
    Regards,
    Piyush.
    ps: u can directly mail to my ID, will grant u points for helpful answers. )

  • Issue while accessing two web-dynpro application, ESS/MSS and Payroll

    Hi All,
    We are facing one Critical Server Issue in our systems. Following is the scenerio:-
    Our Portal system was having one Application known as German Payroll application. Before last two week one more application of ESS/MSS i.e. Time Management has been deployed to our system.
    Now the user has two application with two different roles in the portal.
    When user try to navigate from Time Management Application to German Payroll application or German Payroll Application to Time Management Application  then they are facing Critical Server Error issue.
    But once the user try to refresh using CTRL+F5 then the problem got resolved.
    ========================================================================
    German Payroll applications back end server details:P95.
    Time Management Application back end server details: P23
    Steps to reproduce the issue:
    1-login to portalgot to Employee self service tab-wait for 3-5mins
    & than navigate to german payroll applications----& faced crtical
    server errors:
    Log from deafult trace:-
    =======================================================
    1.#0021280FECEE0028000000A400005A4B0004A2FA644F345C#1305096215265#com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent#sap.com/tcwddispwda#com.sap.tc.webdyn
    pro.progmodel.generation.DelegatingComponent#km048893#2758##n/a##fa2a61757b9911e08e660021280fecee#SAPEngine_Application_Thread[impl:3]
    _9##0#0#Fatal#1#/Applications/Xss#
    Java###null
    [EXCEPTION]
    #1#com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException
    at
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:107)
    at com.sap.xss.ser.xssmenu.fc.ModelHandler.onInit
    (ModelHandler.java:205)
    at com.sap.xss.ser.xssmenu.fc.wdp.InternalModelHandler.onInit
    (InternalModelHandler.java:428)
    at com.sap.xss.ser.xssmenu.fc.FcXssMenu.setPersonnelNumber
    (FcXssMenu.java:570)
    at com.sap.xss.ser.xssmenu.fc.FcXssMenu.onInit
    (FcXssMenu.java:292)
    at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenu.onInit
    (InternalFcXssMenu.java:455)
    at com.sap.xss.ser.xssmenu.fc.FcXssMenuInterface.onInit
    (FcXssMenuInterface.java:165)
    System 'P95' is not possible because RFC Metadata was retrieved using
    System 'P23'. Please assure you have configured the RFC Connections
    properly. A Server restart may
    be necessary!#
    ==============================================================
    here is the catch....When user is trying to navigate from ESS tab(using
    custom jcos for Backend system P23) to German payroll(backend system
    P95) after 3 mins ---getting crtical error...Still its using the
    data/metadat jcos connection information of ESS applications from
    cache...that you can see in default trace.
    PS: Standards Jcos are configured for P23 systems:
    ====================================================
    SAP_R3_HumanResources----created with P23
    SAP_R3_HumanResources_MetaData----been created with P23
    SAP_R3_SelfServiceGenerics----been created with P23
    SAP_R3_SelfServiceGenerics_MetaData----been created with P23
    =====================================================
    P95----Germman payroll
    P23---ESS/MSS
    Name of Cutsomn Jcos created for bakcend P95 i.e. german payroll
    A-P95
    =======================================================
    SAP_R3_HumanResources:D95
    SAP_R3_HumanResources_MetaData:D95
    SAP_R3_SelfServiceGenerics:D95
    SAP_R3_SelfServiceGenerics_MetaData:D95 configured with sap-wd-arfc-
    useSys.
    Name of cutom jcos created for backend ESS/MSS P23
    B-P23
    =========================================================
    SAP_R3_HumanResources_MetaData:X23
    SAP_R3_HumanResources:X23
    SAP_R3_SelfServiceGenerics:X23
    SAP_R3_SelfServiceGenerics_MetaData:X23 configured with sap-wd-arfc-
    useSys.
    ========================================================
    Jcos parameter of P23 backend:
    JCo Pool Configuration
    Maximum Pool Size: 50
    Maximum Connections: 100
    Connection Timeout (msec.): 10000
    Maximum Waiting Time (msec.): 30000
    Jcos parameter of P95 backend:
    JCo Pool Configuration :
    Maximum Pool Size: 5
    Maximum Connections: 10
    Connection Timeout (msec.): 10000
    Maximum Waiting Time (msec.): 30000
    ===================================================================
    After more analyzing the situation we found that one web dynrpo component i.e. pcui_gp~xssutils is common to both the application and it is configured to standard JCO i.e.
    SAP_R3_HumanResources
    SAP_R3_HumanResources_MetaData
    SAP_R3_SelfServiceGenerics
    SAP_R3_SelfServiceGenerics_MetaData
    My thinking is that this component is giving us the problem.
    Please provide your comments and solution to rectify this issue.
    Also, let me know in case you need more information.
    Thanks in Advance
    Kuldeep Verma

    Hi
    First try a very simple application with nothing in it just one text saying Hello World
    Run it and see what happens.
    Also check if your url uses FQDN name. something like https:
    company.name.co:50000\.......
    If you do not use the FQDN it will always show a script error on the bottom and some functions will not work e.g
    dropdowns.
    regards
    Yuval.

  • Java.lang.NullPointerException Error in Leave Request tab of ESS in Portal

    Hello All,
    I have configurted ESS/MSS on EP 7.01 SP03, but it is giving error in almost every tab.
    When i navigate in to Employee Self Service < Working Time < Leave Request tab it ends up with error pasted below.
    java.lang.NullPointerException
    Same error appears for other tabs like Employee Self Service < Working Time <Quote Overview/Clocl In/Out Corrections
    Any help to solve this issue will be highly appretiated.
    Thanks
    Vinit

    Full exception chanin from NWA is as below
    Exception occured during processing of Web Dynpro application sap.com/ess~lea/LeaveRequest. The causing exception is nested.
    [EXCEPTION]
    java.lang.NullPointerException
    at com.sap.pcuigp.tracking.BTrackingComp.isValuePackSystem(BTrackingComp.java:290)
    at com.sap.pcuigp.tracking.BTrackingComp.onInit(BTrackingComp.java:206)
    at com.sap.pcuigp.tracking.wdp.InternalBTrackingComp.onInit(InternalBTrackingComp.java:173)
    at com.sap.pcuigp.tracking.BTrackingCompInterface.onInit(BTrackingCompInterface.java:115)
    at com.sap.pcuigp.tracking.wdp.InternalBTrackingCompInterface.onInit(InternalBTrackingCompInterface.java:124)
    at com.sap.pcuigp.tracking.wdp.InternalBTrackingCompInterface$External.onInit(InternalBTrackingCompInterface.java:198)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:922)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1084)
    at com.sap.pcuigp.xssutils.pernr.FcEmployeeServices.onInit(FcEmployeeServices.java:219)
    at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServices.onInit(InternalFcEmployeeServices.java:273)
    at com.sap.pcuigp.xssutils.pernr.FcEmployeeServicesInterface.onInit(FcEmployeeServicesInterface.java:135)
    at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface.onInit(InternalFcEmployeeServicesInterface.java:198)
    at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface$External.onInit(InternalFcEmployeeServicesInterface.java:258)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:922)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1084)
    at com.sap.xss.essceservices.vcceassignmentselection.VcCEAssignmentSelection.onInit(VcCEAssignmentSelection.java:235)
    at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelection.onInit(InternalVcCEAssignmentSelection.java:174)
    at com.sap.xss.essceservices.vcceassignmentselection.VcCEAssignmentSelectionInterface.onInit(VcCEAssignmentSelectionInterface.java:162)
    at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelectionInterface.onInit(InternalVcCEAssignmentSelectionInterface.java:144)
    at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelectionInterface$External.onInit(InternalVcCEAssignmentSelectionInterface.java:220)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
    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:200)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:754)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:289)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    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:860)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
    at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1289)
    at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:356)
    at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:549)
    at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:593)
    at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:865)
    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:136)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:319)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    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:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Edited by: Vinit Soni on Aug 27, 2010 7:59 AM

  • ESS / MSS - download function module doens't work

    Hi all,
    We are working with SAP 4.6c, and using function GUI_DOWNLOAD to download data to xls file. When we access the application through ESS / MSS, we don't know why, but it doesn't take into consideration parameter WRITE_FIELD_SEPARATOR = "X". The result is, it'll download the data into the file, but when we open it, the entire record is contained in just one cell. Running the same program using SAP GUI, it works perfectly.
    Any idea or suggestion?
    Thanks in advance.
    TAG: ESS, MSS, GUI_DOWNLOAD, WS_DOWNLOAD, EMPLOYEE SELF SERVICE, MANAGER SELF SERVICE.

    Hi Cassio,
    Is the data in internal table is tab separated or not?
    If not then make the data of internal tabel as tab separated before downloading.
    Do like this:
    DATA:  c_tab  TYPE c VALUE cl_abap_char_utilities=>horizontal_tab.
    Suppose you have a comma as field separator then to make it as tab seprated use thsi syntex.
    REPLACE ALL OCCURANCES OF SPACE IN ITAB WITH C_TAB.
    Or  Loop the internal table and append the data of 1st internal table into another int. table using c_tab as separaptor.
    Then use GUI_DOWNLOAD. this time it will download the records properly.
    Ashvender
    Message was edited by:
            Ashvender Kumar

  • ESS / MSS Error..

    Hi All,
    I have created all JCO destinations and when i test them , the result is successful
    But once i click on ess/mss tab in portals, i get the error..
    <b>com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_HumanResources_MetaData' in the SLD. No such JCO destination is defined in the SLD.</b>
    But i have maintained SAP_R3_HumanResources_MetaData in the SLD.. Actually i have two SAP_R3_HumanResources_MetaData services one is active and another is inactive..
    For SAP_R3_HumanResources -- i have used "Logon Ticket" and for SAP_R3_HumanResources_MetaData -- used userid & pwd.
    Actually i have to do UserMapping as my portal userid and R/3 userid are different.. Then in this case am i creating JCO destinations correctly.. If not how to do..
    Please throw some light into this problem by your valuable suggestions.
    Thanks & Regards,
    Mahesh.M.R

    Hi Mahesh,
    Please go through the following thread.
    <i><b>ESS configuration error></i>
    Just might prove useful to you.
    Cheers,
    Vivek
    PS : Please reward points if found useful.

  • ESS/ MSS  JCO destination error...

    Hi All,
    I have created all JCO destinations and when i test them , the result is successful
    But once i click on ess/mss tab in portals, i get the error..
    <i>com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_HumanResources_MetaData' in the SLD. No such JCO destination is defined in the SLD.</i>
    But i have maintained SAP_R3_HumanResources_MetaData in the SLD.. Actually i have two SAP_R3_HumanResources_MetaData services one is active and another is inactive..
    For SAP_R3_HumanResources -- i have used "Logon Ticket" and for SAP_R3_HumanResources_MetaData -- used userid & pwd.
    Actually i have to do UserMapping as my portal userid and R/3 userid are different.. Then in this case am i creating JCO destinations correctly.. If not how to do..
    Please throw some light into this problem by your valuable suggestions.
    Thanks & Regards,
    Mahesh.M.R

    Hi
    I am having the exact same problem (i think). I believe that the problem is caused by a failed connection to the SLD.
    In my case, if I scroll the bottom of the error page, the 'Detailed exception chain' has the error:
    TypeBroker failed to access SLD: Error while obtaining JCO connection.
    The same error can be found in the DefaultTrace.
    This ESS is on a nw2004s sandbox portal (trying to reach an ECC 6.0 sandbox), but being lazy I just reused the SLD in my Development environment.
    This is however a Java WAS 6.40 and according to Note 954820 (Compatibility of SLD in the system landscape)
    QUOTE
    In general, the connection of systems to the SLD is released for SLD client applications with releases earlier than or equal to the SLD release (to be more precise: the AS Java release on which the SLD runs). Within a release, all Support Packages are released.
    UNQUOTE
    So, i'll try activating the SLD on a nw2004s JAVA WAS and use that instead.
    Regards
    Stig

  • EP 7 with ESS/MSS errors

    Hi Guys
    We are using EP 7 sp13 with ECC 6 (sp13 ) we currently have ESS/MSS sp11 on it.
    All the ESS links work except EMPLOYEE SEARCH> CHANGE OWN DATA. it gives me the following error.
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: failed to create or init instance of model 'com.sap.xss.hr.cod.model.CodModel' in scope APPLICATION_SCOPE with instanceId 'null'
        at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:102)
        at com.sap.xss.hr.cod.FcCodBusinessLogicComp.callRFCDequeuePernr(FcCodBusinessLogicComp.java:396)
        at com.sap.xss.hr.cod.FcCodBusinessLogicComp.onCleanup(FcCodBusinessLogicComp.java:259)
        at com.sap.xss.hr.cod.wdp.InternalFcCodBusinessLogicComp.onCleanup(InternalFcCodBusinessLogicComp.java:520)
        at com.sap.xss.hr.cod.FcCodBusinessLogicCompInterface.onCleanup(FcCodBusinessLogicCompInterface.java:126)
        ... 57 more
    Here are those logs : #sap.com/tcwddispwda#com.sap.tc.webdynpro.sessionmanagement#shkaidyc#259##iecnt4006.ho.iec_EPD_12230850#shkaidyc#4f231680db9211dcbf1a001a64353d88#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#/System/UserInterface#Java###An exception occured during application processing which got lost due to an additional exception that occured during session management post-processing phase. See nested exception for details about the original problem. Application=, RID=#2#com.sap.xss.hr.cod.ChangeOwnDataApplication#524da280db9211dcc053001a64353d88#
    #1.5 #001A64353D8800700000003000000F480004462CD31C2A02#1203058240790#/System/UserInterface#sap.com/tcwddispwda#com.sap.tc.webdynpro.sessionmanagement.ExceptionHandler.handleThrowable#shkaidyc#259##iecnt4006.ho.iec_EPD_12230850#shkaidyc#4f231680db9211dcbf1a001a64353d88#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#/System/UserInterface#Java###Exception occured during processing of Web Dynpro application . The causing exception is nested.#1#sap.com/ess~cod/ChangeOwnDataApplication#
    #1.5 #001A64353D88005E0000001F00000F480004462CE8F64BF0#1203058607346#/System/UserInterface#sap.com/tcwddispwda#com.sap.tc.webdynpro.sessionmanagement.ExceptionHandler.handleExpiration#Guest#0##iecnt4006.ho.iec_EPD_12230850#shkaidyc#4f231680db9211dcbf1a001a64353d88#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.tc.webdynpro.sessionmanagement#Java###Session unknown: Request was sent to unknown session. Either request with wrong session parameters was sent, or session has expired before . Current request parameters=. Is termination request=. Hint: see SAP note 842635 for more details on session expiration. RID=#7##Fri Feb 15 08:10:17 CAT 2008#{sap-wd-norefresh=X, DESTRUCTION_REASON=Destroyed by invalidation of HTTP session}#true###2cda6d20db9311dcbf6b001a64353d88#
    #1.5 #001A64353D8800750000001F00000F480004462CED64CEC3#1203058681692#/System/UserInterface#sap.com/tcwddispwda#com.sap.tc.webdynpro.i18n.ClientSession.computeLocale#shkaidyc#402####592848c1db9311dca3cb001a64353d88#SAPEngine_Application_Thread[impl:3]_20##0#0#Info#1#com.sap.tc.webdynpro.i18n#Java###Computed locale for session : . Locale usage=. RID=#4#ClientSession(id=(J2EE12230800)ID1122215150DB00456128513810716498End_968000287)#<null>#locale was already computed in the session#592848c0db9311dccbae001a64353d88#
    #1.5 #001A64353D880056000003B700000F480004462CEE901955#1203058701301#/System/UserInterface#sap.com/tcwddispwda#com.sap.tc.webdynpro.sessionmanagement#shkaidyc#402##iecnt4006.ho.iec_EPD_12230850#shkaidyc#592848c1db9311dca3cb001a64353d88#SAPEngine_Application_Thread[impl:3]_32##0#0#Error#1#/System/UserInterface#Java###An exception occured during application processing which got lost due to an additional exception that occured during session management post-processing phase. See nested exception for details about the original problem. Application=, RID=#2#com.sap.xss.hr.cod.ChangeOwnDataApplication#64ceeb70db9311dc9d1e001a64353d88#
    #1.5 #001A64353D880056000003B900000F480004462CEE902134#1203058701301#/System/UserInterface#sap.com/tcwddispwda#com.sap.tc.webdynpro.sessionmanagement.ExceptionHandler.handleThrowable#shkaidyc#402##iecnt4006.ho.iec_EPD_12230850#shkaidyc#592848c1db9311dca3cb001a64353d88#SAPEngine_Application_Thread[impl:3]_32##0#0#Error#1#/System/UserInterface#Java###Exception occured during processing of Web Dynpro application . The causing exception is nested.#1#sap.com/ess~cod/ChangeOwnDataApplication
    And  the link CAREER AND JOBS  only SKILLS PROFILE works, the rest gives the following error :
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 02:21_15/02/08_0004_12230850
    See the details for the exception ID in the log file.
    #1.5 #001A64353D88005F0000001C00000BE400044631A5243BC5#1203078944497#/System/Server#sap.com/irj#com.sap.portal.sapapplication#shkaidyc#331##iecnt4006.ho.iec_EPD_12230850#shkaidyc#922658f0dbc111dc9663001a64353d88#SAPEngine_Application_Thread[impl:3]_33##0#0#Error#1#com.sap.portal.sapapplication#Java###Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.BSP',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job/com.sap.pct.erp.ess.profile_release/com.sap.pct.erp.ess.profile_release',
    Top Layer:            'BSP/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_EREC_TalentManagement',
    #1.5 #001A64353D88005F0000001E00000BE400044631A5244180#1203078944497#/System/Server#sap.com/irj#com.sap.portal.portal#shkaidyc#331##iecnt4006.ho.iec_EPD_12230850#shkaidyc#922658f0dbc111dc9663001a64353d88#SAPEngine_Application_Thread[impl:3]_33##0#0#Error#1#com.sap.portal.portal#Java###Exception ID:02:35_15/02/08_0006_12230850##
    #1.5 #001A64353D8800720000002D00000BE400044631A82673C3#1203078994967#/System/Server#sap.com/irj#com.sap.portal.sapapplication#shkaidyc#331##iecnt4006.ho.iec_EPD_12230850#shkaidyc#922658f0dbc111dc9663001a64353d88#SAPEngine_Application_Thread[impl:3]_13##0#0#Error#1#com.sap.portal.sapapplication#Java###Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.BSP',
    Context Name (iView): 'pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job/com.sap.pct.erp.ess.data_overview/com.sap.pct.erp.ess.data_overview',
    Top Layer:            'BSP/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'SAP_EREC_TalentManagement',
    #1.5 #001A64353D8800720000002F00000BE400044631A82679B3#1203078994967#/System/Server#sap.com/irj#com.sap.portal.portal#shkaidyc#331##iecnt4006.ho.iec_EPD_12230850#shkaidyc#922658f0dbc111dc9663001a64353d88#SAPEngine_Application_Thread[impl:3]_13##0#0#Error#1#com.sap.portal.portal#Java###Exception ID:02:36_15/02/08_0007_12230850##
    If one clicks on MMS it opens fine, but when you go to the tab REPORTS it gives the same error as the CAREER AND JOB ERRORS in ESS.
    Edited by: Clyton Shkaidy on Feb 15, 2008 1:58 PM

    Hi Clyton,
    We are implementing SAP ESS on EP 7.0. This is the first time i been working on ESS project.
    Can you let me know the process of EP installation and about ESS Bussiness Packages and
    How you connect R/3 and ESS ???
    Can you mail me some screen shot of your ESS screen...
    Following things are in our scope
    Employee Self Service (ESS) will be activated for the following functionalities:
    &#61656;              Address Book
    •            Who’s Who
    •             Organizational Chart (if available)
    &#61656;              Time Management
    •           Leave Request
    •           Time Accounts
    •           Record Working Time (CATS)
    •           Clock-in/out corrections
    •           Time Statement
    &#61656;              Payroll & Payment
    •            Salary Statement
    •            Total Compensation Statement
    •             Form 16
    •             Declarations against Sec 80C
    •             Claims / Reimbursements
    •             Loan Applications (To be decided during Blueprint)
    &#61656;              Personal Information (Browse only)
    •           Address
    •           Bank Information
    •            Personal Data
    •            Family Data
    &#61656;            Travel Management
    •           Travel Planning
    •           Travel Expenses
    •           Trips and Expenses
    •           Travel Profile
    &#61656;             Life and Work Events
    •             My First Days
    •             Birth / Adoption / Marriage / Divorce
    &#61656;              Performance Management
    •             Appraisals
    &#61656;              Corporate Information
    •             Code of Business Conduct
    All workflows / Alerts required to support the above functions will be activated/configured.
    Please guide me for the same...

Maybe you are looking for

  • Keynote to iMovie '09 Text is Fuzzy at Full Screen View

    I haven't seen any postings like this so I'm starting a new thread... I have a keynote with mostly text and transitions (slide size1024x768) I exported to QT (custom full size, H.264, 30 frame rate, 24 key frame rate, data rate of automatic and compr

  • Doubt in ME59N

    Hi Seniors,    i have a requirement where i need to create PO's per cost center in ME59N. For example, if i have 10 PR's with cost center A and 10 PR's with cost center B, when i run ME59N, if i have field " per cost center " check box activated, it

  • My phone keeps giving me a message that it is too hot to use

    I keep getting an error message on my phone that the temperature is too high and that I need to allow it to cool down before using. I can only use the phone for about 1-2 minutes before it gives me that message. I have to put in fridge to cool it dow

  • ADF problem... too many objects exception

    Dear sirs... i created a custom method that loads data from a binary file and insert these data into a number of tables. the problem: when i insert a row into a specific view object i get too many objects exception , i am sure the table is empty and

  • A better expression?

    I heard that there is a better way than doing this, can anyone tell me? Thanks you! <CFIF (st_addr["City"] NEQ "Ohio") OR (st_addrs["City"] NEQ "San Jose")>