ESS service Absence

Hi expert.
I have this problem.
I have the rol SAP_EMPLOYEE_XX_ESS_WDA_1, in NWBC show the service absence, but I need know which is the service?.
which  is The web dynpro component or application web dynpro?
I need show this service in the portal(java), not in NWBC

You probably have to see what are all stopped inside this role. If this is ABAP role then use PFCG transaction and see the role to find out the available applications. Probably one or more applications are not enabled in SICF node (Services).

Similar Messages

  • Current Date in Service Description of ESS Services

    Hi All,
              We want to display current date in the Text of Service Description.
    In SPRO,  -> personnel Management -> ESS -> General Settings -> Home page for ESS -> Services -> Define Services, I tried using &DATE& but it shows the date, 28.02.2011 and not the current date i.e 14.03.2011.
    The server date is correct, i.e. 14.03.2011
    Can you please help, how can I display current date in the service description.
    Cheers!!!
    Umang

    Hi Umang,
    You can use Proxy class to append the time dynamically to the service description.
    Refer to the blog
    /people/amir.madani/blog/2007/01/05/create-dynamic-xss-homepages-with-static-services-using-a-simple-proxy-class
    Revert if you face any difficulty with this.
    Thanks
    Prashant

  • ESS service key

    hi all,
    in ABAP-HR how to see the ESS service keys..
    help me at the earliest

    Enter Transaction code SPRO
    In the structure search for Personnel Management - under that Employee Self Service - here you will get General Setting, Service Specific Setting,
    Emplolyee Self Serivce (ITS Version) - ESS settings for specific users such as Office, Time Management, Travel, Training, Benefits, Jobs, Payment, Jobs, Personal Information, Skills, Life and Work Events etc.
    All the best,
    Santosh

  • ESS services date and time format?

    Hi,
    How can we change the date and time format displayed on some of the ESS services like addresses, LR screen?  Currently I see US format date MM/DD/YYYY and time is in european format 12,50 instead of dot(.).
    I tried changing the browser setting to UK but it didn't work.  Any other suggestion please?
    Thanks
    Praveen

    I tried to create a simple WD application with just date control UI element, I can see the date format is displayed based on my browser setting.  If I change it to US in my browser locale, it date format changes to US date format, if I change it to UK locale the date format is UK based. 
    Only my ESS/MSS applications are always displayed as US format.  I checked at the iView level and I can only see ForcedRequestLanguage but I cannot see ForcedRequestCountry property so I'm unable to set any country specific details here.  When I look at the JCo connection language tab, I see the
    Current locale: en
    Default VM locale:  en_US
    I think this is where change is required.  However I changed following JCo languages from en to en_UK but still no luck
    SAP_R3_HumanResources
    SAP_R3_HumanResources_MetaData
    Backend is checked as posted above.
    I checked below which is the second precendence in determining locale
    Portal mandatory locale -- open file prtDefault.properties on server under
    /usr/sap/<SID>/JC#/j2ee/cluster/server#/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/system/properties/
    I cannot find below mandatory parameters in the prtDefault.properties file
    request.mandatorylanguage
    request.mandatorycountry
    However, I found this
    request.defaultlanguage=en
    request.defaultcountry=us
    Is this something I can change?  Or should I replace or should I add mandatoryLanguage/country?
    Can this file be edited through NWA or should this file be edited manually at the file system level?
    Please advice.
    Thanks
    Praveen
    Edited by: Praveen11 on Aug 20, 2009 8:38 AM
    Edited by: Praveen11 on Aug 20, 2009 8:41 AM

  • Changing ESS services

    Hi Guys
    We have an ESS application running against a stand-alone ITS server and an R/3 4.7 system.
    My problem is that I want to make some changes to some of the services and I can't figure out how to do it.
    Eg. in the ESS app "Personal Data" (PZ13) I want to make some of the fields read-only, I want to remove other fields completely and add some new fields to the view.
    How is this possible?
    Regards,
    Jacob Vennervald

    Hi Guys
    I've gotten an answer from SAP, and they say the following:
    "I have managed to shed some light on the problems you are experiencing with table T588M_ESS.
    The main problem is that the table is not read by the relevant ESS service. Actually, the table is only read by very very few services altogether. Therefore it is not possible to make any modifications to field attributes that way.
    It is unfortunate that ESS does not provide all of the functions you use and require in R/3 <=4.7; with regard to T588M_ESS in particular. This is because the initial design logic behind ESS was to make it as simple, ergonomically efficient and user friendly as possible. It therefore shouldn't be all that surprising that you cannot configure ESS the way you can configure R/3. You cannot customize the ESS screen via T588M_ESS.
    Things will become easier with ESS as featured in ERP 2005, where modification free changes can be done using the Web Dynpro personalization tool."
    So the best way to make changes to ESS applikations in the code as Jothi says.
    For the Address (PZ13) iView it is possible to change attributes on the input fields by using table T588M (NOT T588M_ESS).
    In transaction SE93 you can copy the PZ13 transaction.
    Regards,
    Jacob Vennervald

  • Custom ESS Service Error

    I have created one custom apppppciation for ESS Service...and getting the following error..Any help is appreciated?
    java.lang.NullPointerException
            at com.sap.xss.config.FPMRepository$RepositoryKey.hashCode(FPMRepository.java:46)
            at java.util.HashMap.hash(HashMap.java:261)
            at java.util.HashMap.get(HashMap.java:317)
            at com.sap.xss.config.FPMRepository.retrieveObjectInternal(FPMRepository.java:79)
            at com.sap.xss.config.FPMRepository.retrieveObject(FPMRepository.java:66)
            at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.initializeConfiguration(FcXssPcd.java:816)
            at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.loadConfiguration(FcXssPcd.java:250)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.loadConfiguration(InternalFcXssPcd.java:178)
            at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.loadConfiguration(FcXssPcdInterface.java:138)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.loadConfiguration(InternalFcXssPcdInterface.java:148)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.loadConfiguration(InternalFcXssPcdInterface.java:240)
            at com.sap.pcuigp.xssutils.ccpcd.CcXssPcd.loadConfiguration(CcXssPcd.java:282)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcd.loadConfiguration(InternalCcXssPcd.java:184)
            at com.sap.pcuigp.xssutils.ccpcd.CcXssPcdInterface.loadConfiguration(CcXssPcdInterface.java:115)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface.loadConfiguration(InternalCcXssPcdInterface.java:124)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface$External.loadConfiguration(InternalCcXssPcdInterface.java:184)
            at com.sap.pcuigp.xssutils.ccxss.CcXss.loadConfiguration(CcXss.java:209)
            at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXss.loadConfiguration(InternalCcXss.java:153)
            at com.sap.pcuigp.xssutils.ccxss.CcXssInterface.loadConfiguration(CcXssInterface.java:112)
            at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface.loadConfiguration(InternalCcXssInterface.java:124)
            at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface$External.loadConfiguration(InternalCcXssInterface.java:184)
            at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:187)
            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.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.doGet(DispatcherServlet.java:46)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Thanks,
    Damodhar.

    I Think I have to add a parameter sap.xss.BaseConfigurationID (PCD FPM View) to application properties. Is it mandatory to add FPM View which is created in PCD to Application Properties. Is there any other way to avoid this procedure?
    Thanks,
    Damodhar.

  • Fetch ESS services for HR Administrator

    Hi,
    Our client has a requirement to fetch the ESS services for the HR administrator so that in case the employee is unable to update details through ESS, the HR administrator can do it on the employee's behalf.
    The HR administrator should have the option to search for a particular employee/pernr, after which all the links for the ESS services associated with the selected pernr should be displayed. The HR admin should then be allowed to select any of the services and update the required employee info.
    Please let me know what are the customizations that need to be done to capture this requirement.
    TIA.

    You can use something callend General information or the Forms and processes
    The only customisation is on how to select the empoyees for the Admin on what criteria in your case
    All the services are available like leave request or working time or personal data \
    read more on
    http://help.sap.com/saphelp_erp2005/helpdata/en/ee/63ef41925b2135e10000000a1550b0/frameset.htm

  • Modifying ESS Service

    I have couple questions.
    PZ31_EWT is the replacement for the old ESS Service PZ31. In the dropdown after I select internet service, I do not see PZ31_EWT. However I see PZ31_EWT under transaction code for the development class PPPE_WWW.
    I want to change the way the frames are layed out on the portal for PZ31_EWT.
    So how do I modify the service ? In the HTML template do I write my own code to change the layout ?
    How does this code get picked up along with the generated source code ?

    Hi Rachel,
    I am trying to implment PZ31_EWT for the Portal.
    How did you get is to display in the Portal?  Did you create an ITS service of the transaction?
    I have created ZPZ31_EWT as an ITS service and set it up in SICF but I can't see the Qualifications tree on the left.
    Is it poss you can let me know details of parameters you used in SICF.
    TIA
    J

  • ESS Service PZ02

    Hi,
    How can we update the mailing address when the user updates the permanent address in ESS. what coding changes should I make to accomplish this??
    Thanks,
    Ravi

    Hi,
    What version are you on? Not all ESS services hit the
    PA 30 Infotype User exit ZXPADU02. Depending on the country grouping, some of the ESS services have separate Module Pool Programs & the infotypes are updated via BAPI calls. For PZ02, the program is SPLEHU1 for US. If you are on  47 or a lower version, you can copy PZ02 into a custom service together with the Module Pool program. In the Z version of the include.. use HR_INFOTYPE_OPERATION to update the mailing address immediately after the function call to 'BAPI_ADDRESSEMPUS_CHANGE'.
    Regards,
    Suresh Datti

  • ESS Service - Skill Profile Update - Qualification Validity - Enable BEGDA

    Dear Expert,
    Is there way to give the qualification valid from to date through ESS when employee add his skill?
    We have qualification catalogue u2018Work Permitu2019, Qualification as u2018Countriesu2019 and defined the scale u2018Permitted and Not Permittedu2019.
    Employee need to add this skill with valid date for his work permit.
    Is this option available in Standard ESS?
    u2026Naddy

    There are qualification like License/Visa need begin and end date in which Employee shoule be able to give/input validity date. I would expect that ESS service for Skill update should have it. I am not the one who is facing this requirement first time. I would like to know if there is any way to enhance ESS service for Skill update to enable begin and end date.
    The function module 'RHPP_Q_PROFILE_WRITE' has table structure HRPE_RELAQ. It has 2 sets of valid dates. any info on this? Is ESS service for Skill update calls this FM?
    ...Naddy

  • Importing problems of ESS services from JDI

    Hi,
          I am importing the standard SAP ESS service (eg:ess/skl)from JDI,but its importing with lots of errors. I found errors are maily due to missing Jar files and missing dependent DC components. I came to know that while importing all required jar should get imported along DC component. Anyone can tell me how can i import without errors due to missing JAR?
    Thanks,
    Suresh.

    Did you import the 3 base SC's into the track as described here: http://help.sap.com/saphelp_nw04/helpdata/en/ab/6760b8d7b64b6eb74052eb5bdf1405/frameset.htm ?

  • ESS Services Personalization not reflecting in Quality Portal

    Hi Experts,
    Need some help on the the issues we are facing in quality Portal.
    In ESS, we have country specific services and we have done the Personalization of country specific Iviews in Dev Portal and tested with all the Country specificTest User Id's and it is working fine.
    Now, we have transported the content to Quality.
    In Quality Portal we have different User ID's specific to each country.
    When testing in Quality the Personalization changes are not getting reflected.
    What could be the issue..?
    Is there anything that we are missing to do in the backend..?
    Please provide some inputs.
    Regards,
    Eswari A.

    Hi Eswari,
    Refer to the below link to understand Transport of personalization Data.
    http://help.sap.com/saphelp_nw04s/helpdata/en/e6/2cd4121a87405a90c91c09ec74cc8c/frameset.htm
    Cheers
    Deb

  • ESS Services Problem - PLOG and P_PERNR

    Hi everyone.
    We are currently upgrading from ECC 5 to ECC 6 and I am facing an ESS issue and have a few questions.
    First, have the Webdynpro services changed between release 5 and 6? Webdynpro service sap.com/pcui_gp~xssutils/XssMenuArea doesn't show up under SU24 when reviewing auth objects PLOG and P_PERNR in ECC 6, our upgraded system. In our current ECC 5 landscape, this service is available and viewable under these auth objects. Is this service available in ECC 6.0?
    Second question - how do I manually add this service to be checked/proposed for PLOG and P_PERNR? I receive an error when clicking the change/display auth button in PFCG when workign with our ESS role. The error says
    "Authorization default values of transaction B690099F24B95252AC6B70AEBD3C12 for object PLOG inconsistent"
    The character string refers to service sap.com/pcui_gp~xssutils/XssMenuArea. How can I add this service to auth objects PLOG and P_PERNR?
    Any help would be greatly appreciated and rewarded!
    Todd

    there are some changes in the service in the functionality wise, but the basi structure is more or less, Same roles
    and profiles can be used

  • ESS service description on EP

    Hi,
    We are implemeting Webdynpro ESS in ERP2004. We have a requirement where we have to provide a hyperlink in a service description. I am using relevant IMG of homepage framework to insert the description but it only uploads text files. Is there a way to insert a service description with hyperlink?
    Thank you.
    Regards,
    Abhijeet.

    Ok....so just to follow you....
    (1) Make a resource for the URL link (like for whatever URL the "Additional Info" is located...and you should already have one for your actual service (like Benefits Overview).
    (2) Assign the resource to a service which should be the one to display the link ("Additional Info").
    (3) Assign the service (and the service for Benefits Overview for example) to the <b>SAME</b> "subarea" with "Benefits Overview" given an order of say 10 and the "Additional Info" service given an order of 20...that makes them appear correctly (ie. stacked).
    (4) Assign your subarea to an area (probably already done since it was there for the "Benefits Overview").
    (5) Make sure your changes are moved to the right clients (since the config is client dependent) if in the same instance. For example, if you config in say client 030 but your data/unit test is from 035, log into client 035, run t-code SCC1 and pull over your transport from 030 (it's ok...you can do this as much as you want without releaseing the transport).
    Now...you do NOT have to restart the portal. Your change will not show immediately, but that is ok. Have your portal admin go into "System Admin->Support->Portal Content Directory" and click the "administration" link towards the bottom...then click the "release cache" button. This will clear the cache and next time you access yourpages, they will reload with your new changes. Just that easy! =
    Hope this helps.

  • Navigation Links after Executing an ESS Service in the Portal

    We have moved a Personal Information service from the Personal Information Area Page to a custom area page. One of the navigation links on the last screen of the service is the option:
    -Go to Personal Information Homepage
    I want to change this text. All of the Personal Information services use DC component ess/per where you can find the links and text in View: ConfirmationNaviView of web dynpro component: VcPersInfoConfirmationNavi. Changing the text will affect ALL Personal Information services. I would like to have a dynamic verison where the workset name is automatically used in the link text. I believe this was demonstrated during SDN day at TechEd in Las Vegas.
    Can anyone share the information from SDN day or tell me how to do this?

    Hi,
    At System Administration > Navigation > Short URLs, the Short URL is activated?
    Can you see some URL codes on this page?
    Best regards
    João Macedo

Maybe you are looking for

  • Report printing with BI pubisher - 500 Internal server error

    Hi, I was having problems using BI publisher to print with. I thought we didn't have it at first, however since found we do have BI Publisher Enterprise edition. When I put the settings into APEX, reports don't display as expected. I get report error

  • Max number of persons in contact groups - Nokia Lu...

    The max number of persons allowed in a contact group is (as far as I know) restricted to 20 persons. This seems very low and I wonder why this restriction is applied. A limitation of 20 persons in a group is not practical. Any explanation or any idea

  • DrLaszloJamf where are you?

    i have a question that i think you can solve...DrLaszloJamf can you make a PVT contact? or answer the question here? thanks in advance sorry for the perturbation

  • App store Issues (problem 13)

    Hey, I have two apple accounts that have a suite of downloaded applications between them that I use on a regular basis. On one apple account I can update my apps fine. When I log on to the other to update the other apps the updates never commence and

  • Setting WAN Port Speed on RV180

    We have an RV180 and can not get connected to a port on CPE equipment after setting the WAN port on the RV180 to 100/Full. The CPE equip port is set to 100 Mb/Full Duplex.  When the port on the RV180 WAN is set to AUTO and we connect to the CPE we se