Portal Employee Self Services OverView Page

Hi All,
          Iam having Four work items in my Employe Self Services OverView Page 1)personal information
2)employee search  3)Benfits and payments  4)Working Time . Now I have added one more work item Travel Management i have done all necessary configuration settings in R/3
spro>employee self services->home page for self services->areas->Difine ares to area grop pages->Assign Areas to Area Group Pages (Add and Change Entries)->here i have given 5 position
but there is no change in Frontend portal employee services overview page
Can anybody help me in solve out this.
Thanks in advance,
Kishore
Edited by: kishore shikore on Nov 29, 2008 6:13 AM

hi, hav u created webdynpro iView..
Suppose you want a new area which has two servicex.. create WD iView which would point to your application.
Define  Applicationparameter  in iView defining menuarea, menugroup, menuheader, which you will be defining in SPRO.
Now create weddynpro proxy page and the add above iView to your page.
Now create iView for service i.e your webdynpro appliaction.
Now add above iView to new proxy page. Thus now we have to proxy page.
Create workset and add this two page to workset.
Add this workset to ESS role.
note down PCD location of above two pages.Now all necessary configuation from portal side is completed
Now u would need to do your SPRO setting.. Go to resource node and create resouce. and give  PCD location in URL of PCD Page. Similarly you would need to do this for other page also ...in resouce node.
Now we have defined resouce...now we would define the area...give your area name..and give resouce name.
Now define subarea.. and add subarea to areas..from assing sub-area to area node.
Now create a service..from define service node..give resouce name in link resouce text box..
Now assign service to subarea..
Now to make it available on overview page....you need to add Group page to Group Area page, to make it visible on ESS Overview Page.
IMG-> Cross Application Components -> Homepage Framework->Areas -> Assign Areas to Area Group
Pages -> Assign Areas to Area Group Pages (Add and change Entries).
Click on u2018New Entriesu2019.
Now you can save..it..
Regards
Jigar oza

Similar Messages

  • SRM-MDM Catalog - issue in the Portal (Employee Self-Services - Shopping C)

    Dear SAP,
    When we quit a web page in SRM-JAVA system, we get this issue in our production system.
    We do not have this issue to our DEV and QAS system :
    ============================================================
    Exception occured during processing of Web Dynpro application
    sap.com/tcmdmsrmcat~uisearch/MDM_SRM_UI_App. The causing exception is
    nested.
    [EXCEPTION]
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exit-Plug
    must no be triggered with an URL when running in portal. Use portal
    navigation instead to navigate to another application !
    ============================================================
    There is a different behavior between our QAS system (working) and the
    productive system (not working):
    On calling the MDM-Catalog, a short URL is called to open the catalog.
    On returning the shopping cart back to SRM, there is in QAS system the
    same short URL, but in PROD system there is an URL (instead of a short URL):
    1. Test System QAS --> Only one URL (In / Out) : IT WORKS
    =====================================
    http://serv2qas.luc.local:50000/irj/portal?navigationtarget=navurl%3a%2f%2fd49ceba342f141e3c16bebca2f501417&dropprtevent=obnevent&botechnicalname=sc&bosystemalias=sap_srm&operation=shop&isobn=true&applid=sapsrm_e_checkstatus&powl_query=e00db2f1dad54ff19363000c29462e23&dynamicparameter=applid%3dsapsrm_e_checkstatus%26powl_query%3de00db2f1dad54ff19363000c29462e23&currentwindowid=wid1296120969986&navmode=3
    2. Productive system PROD --> Incoming URL (from SRM to MDM) : IT DOES NOT WORK
    ====================================================
    http://www.supershop.com/irj/portal?navigationtarget=navurl%3a%2f%2fd49ceba342f141e3c16bebca2f501417&dropprtevent=obnevent&botechnicalname=sc&bosystemalias=sap_srm&operation=shop&isobn=true&applid=sapsrm_e_checkstatus&powl_query=e017f129ba0d47f1aa61000c290bb402&dynamicparameter=applid%3dsapsrm_e_checkstatus%26powl_query%3de017f129ba0d47f1aa61000c290bb402&currentwindowid=wid1296111549383&navmode=3
    URL after SC creation (coming out from Catalog) :
    http://www.supershop.com/irj/portal?navigationtarget=pcd:portal_content/every_user/SuperShop_Desktop/Roles/com.sap.pct.srm.core.supershop_ro_employeeselfservice/fl_goshopping/com.sap.pct.srm.core.iv_shop&NavMode=3&UsePost=True&SAPSRM_RESUME_ID=SAPSRM_OCI
    Could you please help me to find out what is the difference between QAS and PRD if system is coming from ?
    Best regards,
    SAP Admin
    Edited by: SAPNetWeavAdmin on Jan 27, 2011 10:34 PM

    Dear all,
    It was a role problem.
    Best regards
    SAP NetWeaver Admin

  • Self Service Salary Page

    I need to display per_pay_proposals.attribute2 in employee self service salary page. May I know how to display.
    I clicked Personalize "Salary" page and clicked expand all to check the attribute2. But I couldn't find. Can any one
    advice. Is there any other alternative?

    Hi Naveen,
    Can you please let me know about AK regions. What I did was I enabled personalization using profile option "Personalize Self-Service Defn" and on salary page I clicked personalize "Salary" region. Then I clicked "expand all" option for attribute2 column to make render as true, so that I can display it in the self service salary page. But I couldn't find this attribute2. Any idea?

  • In Every Page of Employee Self Service it is displaying this Error.

    Hi All Experts,
    In Employee Self Service i am Getting this Error,overview page is also not displayed.
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: ComponentUsage(FPMConfigurationUsage): Active component must exist when getting interface controller. (Hint: Have you forgotten to create it with createComponent()? Should the lifecycle control of the component usage be "createOnDemand"?
        at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.ensureActiveComponent(ComponentUsage.java:773)
        at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getInterfaceControllerInternal(ComponentUsage.java:348)
        at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getInterfaceController(ComponentUsage.java:335)
        at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdGetFPMConfigurationUsageInterface(InternalFPMComponent.java:245)
        at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.changeToExceptionPerspective(FPMComponent.java:862)
        ... 60 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
    Version null
    DOM version null
    Client Type msie7
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0015.20080131100237.0000 (release=645_VAL_REL, buildtime=2008-02-15:22:35:17[UTC], changelist=475271, host=pwdfm101), build date: Tue Jul 08 13:48:16 GMT+05:30 2008
    J2EE Engine 7.00 patchlevel 110760.44
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_13-b06, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Session & Other
    Session Locale en_US
    Time of Failure Thu Jul 31 10:12:26 GMT+05:30 2008 (Java Time: 1217479346562)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0014.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:46:55[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0014.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:47:02[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0014.20060719095755.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:35:31[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0014.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:52:27[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0014.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:36:15[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0014.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:36:09[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0014.20060719095619.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:44:27[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0014.20070703112649.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:49:22[UTC], changelist=454024, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0014.20071029095230.0000 (release=645_VAL_REL, buildtime=2007-11-17:12:01:49[UTC], changelist=466194, host=pwdfm101)
    SapWebDynproGenerationCore 7.0014.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:52:33[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0014.20071029095230.0000 (release=645_VAL_REL, buildtime=2007-11-17:12:01:49[UTC], changelist=466194, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0014.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:46:55[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0014.20061002105236.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:47:02[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0014.20060719095755.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:35:31[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0014.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:52:27[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0014.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:36:15[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0014.20061002105432.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:36:09[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0014.20060719095619.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:44:27[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0014.20070703112649.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:49:22[UTC], changelist=454024, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0014.20071029095230.0000 (release=645_VAL_REL, buildtime=2007-11-17:12:01:49[UTC], changelist=466194, host=pwdfm101)
    SapWebDynproGenerationCore 7.0014.20061002110128.0000 (release=645_VAL_REL, buildtime=2007-11-17:11:52:33[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0014.20071029095230.0000 (release=645_VAL_REL, buildtime=2007-11-17:12:01:49[UTC], changelist=466194, host=pwdfm101)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: ComponentUsage(FPMConfigurationUsage): Active component must exist when getting interface controller. (Hint: Have you forgotten to create it with createComponent()? Should the lifecycle control of the component usage be "createOnDemand"?
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.ensureActiveComponent(ComponentUsage.java:773)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getInterfaceControllerInternal(ComponentUsage.java:348)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getInterfaceController(ComponentUsage.java:335)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdGetFPMConfigurationUsageInterface(InternalFPMComponent.java:245)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.changeToExceptionPerspective(FPMComponent.java:862)
         at com.sap.pcuigp.xssfpm.java.MessageManager.handleException(MessageManager.java:259)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:104)
         at com.sap.pcuigp.xssfpm.wd.BackendConnections.connectModelInternal(BackendConnections.java:323)
         at com.sap.pcuigp.xssfpm.wd.BackendConnections.initBackend(BackendConnections.java:256)
         at com.sap.pcuigp.xssfpm.wd.BackendConnections.connectModel(BackendConnections.java:154)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalBackendConnections.connectModel(InternalBackendConnections.java:237)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.connectModel(FPMComponent.java:842)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.connectModel(FPMComponent.java:1072)
         at com.sap.pcuigp.xssfpm.wd.BackendConnections.init(BackendConnections.java:141)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalBackendConnections.init(InternalBackendConnections.java:233)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:182)
         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:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         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:1288)
         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.wdDoInit(PageBuilder.java:192)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         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:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

    what user name did you use in JCo??? and the user you made can you give me some insight steps on it...
    i mean the user is refernce user, dialuge user or what user.....
    My basis team is using their own user name in JCO, bcoz of which only data relating to their user name is showing in ESS / MSS for all employees of PORTAL
    also please let me know which profile you used for the user of JCO.
    Regards

  • Employee Self Service in SAP Enterpise Portal

    Hi all, I would like to ask you a question. It's about process of implementation ESS in SAP EP. We installed SAP EP and SAP ECC 6.0 as well. I am rookie in this field. What do we need to implement ESS in our portal? Which steps do we need to follow? Is it enough to implement CA-ESS in our ERP system and configure SLD directory? Thank you!
    Peter

    Hi,
    You can refer SAP material HR290 System Configuration for ESS
    also hr250..for functional
    WIKI :-
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/erphcm/employeeSelfService
    ESS
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    buisness package :- ESS
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm
    1.2 :- http://help.sap.com/erp2005_ehp_02/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    Configuring ESS :-
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/6a/5bc8a009d54fcaa8e06c826a57253b/frameset.htm
    Configuration of ESS
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/38/e8584c2a664547b60442646bee23b6/content.htm
    HR infotype :-
    ttp://help.sap.com/erp2005_ehp_01/helpdata/en/9a/524035634df01ee10000009b38f889/content.htm
    http://help.sap.com/printdocu/core/print46b/en/data/en/pdf/HRINF.pdf
    Configuring the Business Package for Employee Self-Service (ESS) u2013 mySAP ERP 2004
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    How to Map the Relationship Between SAP Enterprise Portal and Homepage Framework for Employee Self Service (ESS)
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0e3a488-cdc2-2b10-209b-e01a0ed934b4
    ESS: How to Add Custom Area Page to Overview page.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0235c40-6351-2a10-a3a3-eb666dfdb407
    How to Create Custom Overview page in ESS
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10ddda33-277b-2a10-5294-9913ee5d698f
    Configuration of ESS u2013 Travel Management (FI-TV)
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0ca7949-af7b-2b10-db80-ed8ca509f573
    How to Import ESS/MSS Configuration in NWDI
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/208974c1-b4c2-2b10-cbb4-eac704d7b707
    How to Customize ESS Screens and Make Changes in Standard Screen through NWDI
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/900e6b9d-3acf-2b10-a2a5-d7b53fcda150
    deploying and downloadinh BP
    https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action%3fpageid=31476
    Rewards Point for Helpful answer
    Regards,
    Jigar Oza

  • Employee Self Service in EP 6.0 and SAP R3 HR 4.6C

    Hi, Can anyone tell me how can I configure Enterprise Portals 6.0 to the see some services of the employee self service?
    I have done the following:
    1. Download the business package 5.0-4.
    2. Import the business package.
    3. Create a role
    4. add the employee self service workset to the role.
    Now when I go to the page in the iviews there are errors.
    I have not configured the backend systems, Where can I do that?
    Is there something more to do?
    Is the business Package 50.4 the properly package or there is another one more new?
    Any comments, suggestions, links or documentation is welcomed.
    Thanks in advance.
    Best Regards.
    MANUEL

    Manuel,
    You can follow the Configuring ESS in SAP Enterprise Potal 6.0, which shows screenshots of 4.6c. You can find it at;
    Configuring ESS in SAP Enterprise Portal 6.0
    You might also want to read the following links;
    Going Live with ESS
    http://help.sap.com/saphelp_47x200/helpdata/en/54/b1da361ea93f0ae10000009b38f839/frameset.htm
    Regards,
    James

  • Material on Employee Self Service

    Hi Everyone !!!!
    Does anybody have any material or e-book on Employee Self service, please share.
    I want to running from the front end as well as the configuration from the back end.
    Thanks---
    Debashish

    http://www.sap-press.de/download/dateien/2512/sappress_configurung_and_customizing_employee_manager.pdf
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/108c31e7-b6a7-2d10-3692-c1a9f7a5c4dc?QuickLink=index&overridelayout=true
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=104006108
    check this wiki as listed above too.

  • Apprasal in Employee Self-Service (ESS)

    Good Afternoon,
    I have the following issue,
    In the company want that the employee can Appraise a Manager using the module de OSA(Objetive Setting  & Appraisal) in the Employee Self-Service.
    How can do this?
    Kind Regards,

    Hi, I understand that the component of OSA use page BSP and this Page is link to Iview in the portal.
    In my case, the employee not are Manager. If i want create a iview for the part appraiser
    What are the steps and What iview  have that guide me for talk with the abap.
    Kind Regards
    Sanew2

  • SSO to SAP EP6 (for Employee Self Service) using WebSEAL

    Hi SDN friends,
    We are about to embark on a SSO implementation using IBM WebSEAL for SAP EP6 ESS (Employee Self Service) connecting through to an SAP R/3 4.7 server.  Since the ESS solution for 4.7 still uses ITS services, this means that we have ITS iViews in the EP6 portal.
    We have managed to look through the whitepaper 'IBM Tivoli Access Manager - Single Sign On for SAP NetWeaver - September 2005' described at https://www.sdn.sap.com/irj/sdn/developerareas/ibm
    We have the following queries, if anybody has a simple answer to these:
    -  Is it absolutely necessary to configure an SNC connection between ITS/EP6 and R/3 server to achieve SSO for the portal?
    -  Given that SAP EP6 references ITS IAC iviews, is it necessary for us to configure both ITS and EP6 for SSO, or can we simply configure EP6 for SSO?  If so, is it also necessary to configure both for SSL?
    -  Otherwise, how easy is it to set up SSO in this scenario without SSL (for demo purposes)?
    Any thoughts would be greatly appreciated.
    Cheers
    John Moy

    Hello John,
    regarding your questions:
    ad 1) no. SNC is only mandatory if you use X.509-based SSO to R/3. You can also use SAP logon ticket-based SSO from EP to R/3 or usermapping that do both not require SNC.
    ad 2) yes, you have to configure both EP and ITS at WebSeal.
    ad 3) you can always omit SSL. However for production use, it is recommended.
    Regards
    Michael

  • ESS: Employee Self Services,  Hrxssce_Service_Appl_Path does not exist

    Hi,
    I am having real problems implementing the employee self services in a Portal environment. It is located on a NW 7.0 JavaAddin with SP 15.
    I followed the configuration guides on help.sap.com and rechecked all settings. I could also find some threads here in SDN-community but nothing helped so far.
    My components in the server are SAP_ESS 600 SP13 and BP_ERP5ESS 1.0 SP13 . The different xss components are of version 600.
    The error I get is always after a click on a specific function:
    com.sap.dictionary.runtime.DdException: Type com.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path does not exist
    The default trace of the server node shows this error message:
    sap.com/ess~cod/ChangeOwnDataApplication#com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path could not be loaded: com.sap.dictionary.runtime.DdException: Type com.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path does not exist
    The only thing that I can imagine is that I used a wrong version. Is there a source where I can read about the correct releases for the correct SP-Stacks?
    Does anyone have other Ideas or hints?
    Thanks in advance,
    André

    Hi Guys
    As per note 1303362 check
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
    To ensure you are using corresponding versions and SP levels
    I can't see any problem with SAP_ESS 600 SP13 and BP_ERP5ESS 1.0 SP13  - however are these installed on the same Portal ?
    are you also using SAP_HR and EA_HR version 600 in the ECC system (as recommended) - did you implement Netweaver EHP1 in ECC or Portal (not recommended for ERP 6.0)
    A common reason for this issue is XSS versions are not corresponding version to SAP_HR and EA_HR - this includes component PCUI_GP which should be at version 600 for SAP_ESS 600 useage
    Best wishes
    Stuart

  • Enable the Shop on Behalf functionality for Employee Self Service Role (Requisitioner) in SRM 7 EHP 3

    Dear All,
    We are in SRM 7.0 EHP 3 and we are planning to add the shop on behalf functionality for our requisitioner (Employee Self Service Role). As per the standard, we are aware that it can be implemented in SC professional.
    Is there a way to add the SOB functionality in SC Wizard as well. We have tried the below suggestion.
    Enhance the BBP_SC_MODIFY_UI BADI. But it hasn't helped us where the link is not at all appearing. Could you please advise if there is any enhancement needs to be done in Web Dynpro level or the changes need to be done in BADI and also in Web Dynpro level.
    Thanks in advance for your help.
    Best Regards,
    Bharathi

    You observation is correct and it is the standard design of such portal roles as SRM Administrator, SRM Strategic Purchaser, or SRM Operational Purchaser to not have "personalization", but only Employee Self Service role.

  • Best Practice Employee Self-service based on ECC 6.0

    Hello,
    Where do I find info about best-practice installation for Employee Self-service based on ECC 6.0?
    I only seem to find info about older versions that are not valid anymore.
    Regards,
    Fredrik

    Fredrik,
    Please check this
    http://help.sap.com/saphelp_erp2005/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/a0b47200-9c6d-2910-afa6-810c12eb7eb3
    Hope this helps.
    Have a great weekend
    Cheers,
    Sandeep Tudumu

  • Business Package for Employee Self-Service 4.6C - 4.7 - F4 key doesn't work

    Hello All,
    We have installed Business Package for Employee Self-Service 4.6C - 4.7 in our Portal version EP 6.0 SPS09 .We r accessing ESS into portal through ITS .I hav not installed any support packages for this Business Package.Our backend is R/3 system.We are a problem in accessing ESS iviews in Portal like F4 key doesnot work and no F4 help pop up appears.Are there any support packages also available for a Business Package.If yes where to find it and how to install it,can someone tell me wt might be the cause of this Error? and how to resolve it? My Email Id is [email protected] .
    Regards,
    saumya

    Hi Rudhras
    I don't uderstand why u use MYSAP ERP ESS support package since u using SAP R3 4.7 as backend.
    I think it's diffrent from SAP R3 4.7 ESS coz it's used webdynpro
    so download the Business Package for Employee Self-Service 4.6C - 4.7 50.4 version
    regards,
    kaushal

  • Unable to view the details data  in "Employee Self-Service 4.0" of HRMS

    Unable to view the detail data in "Summary of Absences" when click the "Leave of Absence " button in "Employee Self-Service 4.0",
    the whole login path is : "Employee Self-Service 4.0" ===> "Leave of Absence "
    It shoud be seen the "Summary of Absences " ,bacause there are data in the datebase ,but when I click in it shows "No data exists."

    Dear user11977612 :
    Thank you for your answer, I have been check the profile :HR: Self Service HR Licensed, It had set YES. Thank you! But it still no records
    Dear Naveen:
    The page can open with IE7 and it just can not be shown the detail records (llike in "Absence Type" the detail ===>Advance Leave ) in the IE page.
    Regards,
    Edited by: user11975899 on 2009/10/13 下午 7:17

  • Material On ESS (Employee Self Service) Technical

    Hai All,
        If any one have the Material On ESS (Employee Self Service) for ABAPERS.Please share it.
    Thanks in advance.
    regards
    kiran

    Kiran,
    Normally every customer has acces to it with their S number. If you don't have an S number, this the procedure taken from the help on service.sap.com.
    The following data is needed to request a new user ID.
    Note:
    Please write down all your data, as you have to enter it several times and your entries always have to agree.
    If you want to delete all your entries to date, click Reset.
    Customer/partner number or installation number:
    You will find the installation number of your SAP System under:
    System -> Status... -> SAP System Data. Hint:
    You only have to enter one of the numbers.
    Form of address, first name, last name
    When you log on to the SAP Service Marketplace, you can change this data in MyProfile.
    E-mail address
    You need an e-mail address that is registered at your company.
    The system checks whether your e-mail address has been assigned to the entered customer/partner number.
    Once you have that data:
    Step 1 - Registering with the SAP Service Marketplace
    Enter your customer/partner number or installation number.
    Choose a form of address and enter your first and last name.
    Enter the e-mail address registered with your company.
    Once your entries are complete, click Send.
    The User Request Successful screen appears:
    You receive a registration password:
    Write it down. You will need the registration password for the next step.
    Within one day, you receive an e-mail with the URL link for your access data.
    ... Read Step 2
    Hint:
    If the User request failed or incomplete screen appears, your entries were incorrect.
    ... Read User request failed or incomplete
    Top of Page
    Step 2 - Request Access Data
    Enter the URL link from the e-mail in your browser's address field and press Return.
    The Here is your user ID and password screen appears.
    Enter the following data, and make sure that it agrees with the data you entered in Step 1 - Registering with the SAP Service Marketplace:
    Customer/partner number or installation number
    First name and last name
    E-mail address
    Enter the required registration password.
    When you entries are complete, click Send.
    The User data registration was successful screen appears:
    You receive your user ID and password.
    ... Read Step 3
    Hint:
    If the User ID generation failed screen appears, your entries were incorrect.
    ... Read User ID generation failed
    Top of Page
    Step 3 - Log On to the SAP Service Marketplace
    Write down your user ID and password.
    Hint:
    You can change the password in MyProfile as soon as you log on to the SAP Service Marketplace.
    To reach the home page of the SAP Service Marketplace, enter the following URL in your browser: http://service.sap.com.
    Click Logon to SAP Service Marketplace and enter your user ID and your password.
    Click OK.
    You are now logged on to the SAP Service Marketplace.
    Eddy

Maybe you are looking for