ESS Address iView issue

Hello all,
I am facing problem with the address iview (for US country) of ESS. The telephone no. field is being displayed in the edit mode of the iview also the communication with 2 options. But in overview I am not able to see phone no. though value is present. I can see only Area code...
for e.g. Expected: Telephone no. <area code> <phone no.>
            Current situation:  Telephone no. <area code> blank
Same thing happens with Communication field. I can see F4 help, but not able to see Telephone no. fields at all in overview, whereas in Edit mode they are present.
Saw some posts suggesting some doc for resolving this. /thread/302943 [original link is broken] , /thread/393598 [original link is broken]
Personal information removed
I will greatly appreciate if anyone can take some time to tell me how to fix this.
We are on EP7 EHP1 SP3 and ESS 603 SP7
Thank you,
Amol.
Edited by: Matt on Jun 8, 2011 11:22 AM

Looks like ur trying to show the details on the overview.
Try the above options, looks like in newer releases they are configurable but in older releases we need to change the Web Dynpro java code.
In the BizCardsView, you have to modify the wdDoModifyView
and add the fields that has to be shown in the Overview to the fieldInfo array.
Note: If you modify the standard sap delivered code, at SP upgrade the changes would be over written, so u would have to do it again. If its mandatory better to create a new custom DC.
Regards
Yugandhar Reddy

Similar Messages

  • Critical Error in ESS Addresses iView

    Getting the following error message when running the Address iView for employees
    Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.uk/com.sap.pct.erp.srvconfig.addr/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.per_address_gb failed.

    Ashutosh is correct,
    This location in your PCD portal_content/com.sap.pct/srvconfig requires additional permissions to be set.
    Depending on how you want to go about this - you could start by assigning the Authenticated Users group to this directory.  Dont forget to reset all the child permissions to force the permissions down the tree.
    Haydn

  • ESS US ADDRESS IVIEW NOT SHOWING ALL OVERVIEW FIELDS

    NW2004s , EP 7 , MYSAPERP 5.0, ECC 6.0
    ESS ADDRESS IVIEW - ( UNDER PERSONNEL INFORMATION ) -
    The IView is not showing up few key fields in the Overview Part
    for instance - Name, C/O , State , Zip code fields are missing from the overview part, but when i go to Edit part these field show up ( having data in them ).
    The personalization option shows NO UI Element listed ( in the Overview - Transparent container ) in both Displayed and Hidden Column ( Yet few fields are showing up  - Street Address , Telephone without area code )
    I deleted all the personalizations from the iview and the corressponding page ( By reseting it - as advised by a fellow SDN'er ) , but it didn't fixed the issue.
    Backend is correctly configured and webdynpro code has the fields listed as well.
    There isn't any SAP Note on this, as well.

    what SP level ar eyou on. If you are not on EHP2 or EHP3 ( that is ESS 1.3), the fields on the overview overview are hard coded ( UI elements generated on runtime not during design time) and hence you will not be able to use personalization. You will have to add fields in wdDoModify method of the overview screen.
    I remember replying with a code of how to do this. Probably you may find it with a search on ESS forum

  • Error in Address Iview in ESS role

    Hi,
    I have assigned a PERNER to portal user in 105 infotype, that portal user contains only ESS/MSS roles and when i am going to
    personel information  -> Address iview it showing folloing error
    Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.in/com.sap.pct.erp.srvconfig.addr/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.per_address_in failed.:com.sap.xss.config.FPMConfigurationException: Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.in/com.sap.pct.erp.srvconfig.addr/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.per_address_in failed.
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:92)
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObject(PcdObjectBroker.java:47)
         at com.sap.xss.config.domain.PersistentObjectManager.retrieveObjectInternal(PersistentObjectManager.java:106)
         at com.sap.xss.config.domain.PersistentObjectManager.retrieveObject(PersistentObjectManager.java:80)
         at com.sap.xss.config.FPMRepository.retrieveObjectInternal(FPMRepository.java:83)
         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.xss.essservices.cc.ccesspcd.CcEssPcd.loadConfiguration(CcEssPcd.java:268)
         at com.sap.xss.essservices.cc.ccesspcd.wdp.InternalCcEssPcd.loadConfiguration(InternalCcEssPcd.java:169)
         at com.sap.xss.essservices.cc.ccesspcd.CcEssPcdInterface.loadConfiguration(CcEssPcdInterface.java:115)
         at com.sap.xss.essservices.cc.ccesspcd.wdp.InternalCcEssPcdInterface.loadConfiguration(InternalCcEssPcdInterface.java:124)
         at com.sap.xss.essservices.cc.ccesspcd.wdp.InternalCcEssPcdInterface$External.loadConfiguration(InternalCcEssPcdInterface.java:202)
         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.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)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.in/com.sap.pct.erp.srvconfig.addr/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.per_address_in)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:72)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1060)
         at com.sap.xss.config.pcd.PcdObjectBroker.getPcdContext(PcdObjectBroker.java:305)
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:53)
         ... 74 more

    Hello,
    The error seems to look like a Permissions issue. Have you checked the Permissions assigned to the iView in the Permissions editor?
    Regards.
    Gopal.

  • Problems with the postal code in address iview ESS.

    I would greatly appreciate if someone answer this threat. I am having this big problem with the address iview. It is not possible to change the postal code in the address iview.

    Can you explain the issue? Means for which country this issue is coming. We faced similar issue. There is some bug in ESS/MSS package itself. You send me details of issue at [email protected] I will reply you back with OSS message answered by SAP if that is a bug.

  • Address iView not getting displayed in ESS

    Hello Everyone,
    When I am logging into ESS with an User of SAP systen, I am unable to see the Address iView of the corresponding employee to whom the user is assigned.A number of iViews is getting displayed for different countries but I am unable to get the iView which I am looking for.Even when I am clicking on the iViews which are getting displayed no data is getting displayed.I am using country grouping 40 i.e India.I have also set the parameter in the User profile(UGR 40 and UCN IN).
    Also for some of the links, when I click them the page is getting refreshed continuously without any display.Bu twhen I am tyring the view the same using the PZ screens it is coming properly.
    Please let me know what settings are required to get the proper iView.
    With Regards,
    Kaustuv Goswami.

    Hi Kaustav,
    Go to the portal->content administration->webdynpro and see in the left pane where all the deployed applictions will get displayed.You can chekc the same thru SDM also.
      For deployment, you can download the .SCA file from the service market place and deploy it thru SDM.
    Regards,
    Sharadha

  • ESS: "WDDynamicRFCExecuteException" received when previewign Address iView.

    Hi
    We are starting to configure ESS portals on EP 7.0 to connect to ECC 6.0 system. While trying to check the connectivity from Portal to R/3 - SSO works fine.
    However, the Address iView when displayed gives the following error;
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
        at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:102)
        at com.sap.xss.per.fc.persinfo.FcPersInfo.onCleanup(FcPersInfo.java:618)
        at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.onCleanup(InternalFcPersInfo.java:807)
        at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.onCleanup(FcPersInfoInterface.java:246)
        at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.onCleanup(InternalFcPersInfoInterface.java:299)
    devjrfc.trc_           .      
    Error> occured [5] >Mon Nov 10 15:32:46,624<   
    RfcException:
        message: CPIC-CALL: CMRCV on convId: 89901816
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       connection to partner '172.16.6.11:sapgw00' broken
    TIME        Mon Nov 10 15:32:46 2008
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -6
    MODULE      nixxi.cpp
    LINE        3948
    DETAIL      NiIWrite
    SYSTEM CALL WSASend
    ERRNO       10054
    ERRNO TEXT  WSAECONNRESET: Connection reset by peer
    COUNTER     3
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 102
        key: RFCERROR_COMMUNICATION_
    Error> occured  >Mon Nov 10 15:32:47,139<    >RfcGetException rc (7) message: Access via 'NULL' object reference not possible.
    <RfcGetException
    u201D
    Here is the ST22 dump of the error on the ABAP system.
    u201CRuntime Errors         OBJECTS_OBJREF_NOT_ASSIGNED_NO                              
    Exception              CX_SY_REF_IS_INITIAL                                        
    Date and Time          11/10/2008 15:32:46                                                                               
    An exception occurred that is explained in detail below.                      
         The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not     
          caught in                                                                    
         procedure "HRXSS_PER_CLEANUP" "(FUNCTION)", nor was it propagated by a RAISING
          clause.                                                                      
         Since the caller of the procedure could not have anticipated that the         
         exception would occur, the current program is terminated.                     
         The reason for the exception is:                                              
         You attempted to use a 'NULL' object reference (points to 'nothing')          
         access a component.                                                           
         An object reference must point to an object (an instance of a class)          
         before it can be used to access components.                                   
         Either the reference was never set or it was set to 'NULL' using the          
         CLEAR statement.                                                                               
    How to correct the error                                                          
         Probably the only way to eliminate the error is to correct the program.                                                                               
    If the error occures in a non-modified SAP program, you may be able to        
         find an interim solution in an SAP Note.                                      
         If you have access to SAP Notes, carry out a search with the following        
         keywords:                                                                               
    "OBJECTS_OBJREF_NOT_ASSIGNED_NO" "CX_SY_REF_IS_INITIAL"                       
         "SAPLHRXSS_PER_MAC" or "LHRXSS_PER_MACU04"                                    
         "HRXSS_PER_CLEANUP"   u201D
    Has anyone else faced this error? Can you please suggest me a solution?
    Thanks,
    Raza.

    Hi Guys -
    I found the resoution to this problem myself..
    We had our ERP5COM @ SP 14 while all the other components ERP5ESS, ERP5MSS, etc were at a lower level ie SP 13.
    So, by downgrading the above component we could Preview the iViews.
    I am closing this post.
    Thanks,
    Raza.

  • Error in the Address iview of ESS

    Hello all
    I am having problem with the address iview of ESS. The telephone no field is not being displayed in the edit mode of the iview i.e only the area code is being diaplyed and the rest of the no and the label is not there. From the previous thread I learnt that it might be because of some IMG customization but dont know how to solve it.
    I will greatly appreciate if anyone can take some time to tell me how to fix this.
    Thank you
    renu

    Hi sharadha
    Thank you so much for responding.
    Please send the document to [email protected]
    Thank you
    Renu

  • How to allow modification of Country key in standard ESS "Adress" Iview ?

    Dear all,
    In the standard ESS Personal Information Iview and especially "Adress" Iview, the COUNTRY drop down list can't be modified, modification is deactivated, Country drop down list isn't accessible. But I need to let people select their country when they indicate a new adress (emergency, foreign adress, secondary adress...).
    In SPRO>ESS>Personal data/information -->I use country 06, infotype 0006, application case 1 permanent residence.
    I tried the CTRL+right click method but I can't activate the country "modification" (no button to solve my issue).
    I looked at the below thread but I do want to know if there's really no standard way to allow people to modify that usual field?
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=profile&title=ESSPersonalInformationUIenhancementwithoutmodification&decorator=printable
    Many thanks by advance for your advices!
    BR
    Blandine Landais

    Many thanks for your answer!
    I've tested it on another system (EHP3 this time) and you need, indeed, to activate business functions (new releases of EHP) in the customizing to allow editing of other country forms. The address iview is a new one too, so no way on an ECC6.0. We tried to search a solution within the abap way but it would generate such a big specific development that I'm not sure we will implement it..
    Thanks again for your helpful answer.
    BR

  • ESS Address screen comm fields

    Hi,
    We have permanent address screen in ESS which requires communication fields com01,com02,com03 and num01,num02,num03.
    For few countries, standard fields are available in backend but could not locate the same standard  fields in iview personalisation.Then we tried to pass the standard field values in backend to custom fields in portal structure HCMT_BSP_PA_*_R0006(* is country code) in BADI HRPAD00INFTYUI.But this is also not working.
    why is the standard fields absent for few countries in portal and is there any way to bring standard fields?
    Is it possible to use standard in backend and custom in portal side as mentioned above.
    Please advise.
    Thanks
    Ambily
    Edited by: Ambily R on Jul 5, 2010 2:06 PM

    Some countries may not have Communication fields as standard and also even if COM fields are available for your country you need to ensure you are operating the required stack.
    For example a UK employer might have a UK based employee using ESS Address
    however in order to have COM fields as per note 1095890 --> SAP ERP SP Stack 11 is recommended
    Unfortunately if your country or your version and SP level does not have COM fields as standard then you need to be able to develop a new ESS service or modify the exsiting one - this requires complete knowledge of front-end Webdynpro JAVA UI
    and back-end function modules/business logic.
    If you want SAP to deliver COM fields for your country - I would recommend a development request as
    per www.service.sap.com/rollin or to raise the issue via the relevant sapuser group meeting (as per the new procedure
    documented @ /rollin)
    Best wishes
    Stuart

  • ESS Address Zip code textbox problem

    Hi Experts,
    throught NWDI , i dont the postion changes for Zip code and Country in ESS Address field. i deployed to DEV it is working fine. When i deploye the same in QA Portal. Zip code textbox is not in the same Row.
    Please let us know why Zipcode Text box field lable is not appreaing in same Row of Zip code label.
    Thanks,
    Srinivasu.Y

    Hi ,
    I found the Address page is pointg to wrong ivew, i replace with SAP Standard iview. Issue resolved.
    Thanks,
    Srinivasu.Y

  • How to Set the Visibility of a field in ESS Address view through portal

    Hi experts,
      I want to set the visibility of a field in ESS Address view through portal.How to edit a field through portal? Please help me with procedures to be followed..
    Thanks&Regards,
    Karthik.

    Hi,
    Login to portal with a user having content administration role.
    Navigate to your iview which must be under content provide by SAP(if its a standard iview).
    Open the iview and click on preview button.
    Then press ctr on keyboard and rightmouseclick on the field for which you want to change.
    A popup will open. Change the visibility in the popup and save the changes. This is a way of personalization and it'll be applicable for all the users.

  • How to select a different country in ESS Address information

    in ESS Personal Information Address iView, our employees need to be able to maintain foreign addresses and select from differenet countries in the country drop down.
    We performed the IMG customization step "Personnel Management->Employee Self Services->Service Specific Settings->Own Data->Foreig Address Setting->Determine countries for foreign address and make settings." And we are using the Address iView located under the International PCD folder.
    however, when we log in to ESS, the country screen field of the Address iView is read-only, employees cannot select a different country than their own. Anything I am doing wrong?
    Regards,
    Tiberiu.

    Let me mention how this works
    "Employees can maintain a foreign address using the country field on the
    Edit screen. This is enabled if an employee creates a new record. When
    an employee selects a foreign country in which to maintain an address,
    the country-specific views (Edit view, Review view) change to correspond
    to that country. If a country-specific address format does not exist for
    the selected country, international address views are used.
    Remark: Employees cannot change the country for an existing address!
    Maintenance of foreign addresses is only allowed in case a new address
    is entered or address changes are made for the same country."
    Also make sure business function is enabled by SFW5   HCM_ESS_CI_1
    VIEKN is availlable in Pa0003
    ensure this is maintained T7XSSPERFORADD as well

  • Getting dump in Address iView in Personal Info-RFC_ERROR_SYSTEM_FAILURE

    Hello All,
    Currently i am getting error with Address iView in Personal Information, but other iViews in Personal info like Bank Info, Family Data, Personal Data iView are Displaying properly with out any Dump.
    But while clicking on Addresses iView its giving error dump like this..
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException:      Subtype 5 does not exist for Infotype 0006                          , error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.per.fc.persinfo.FcPersInfo.initPernr(FcPersInfo.java:466)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.initPernr(InternalFcPersInfo.java:888)
         at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.initPernr(FcPersInfoInterface.java:166)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.initPernr(InternalFcPersInfoInterface.java:273)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.initPernr(InternalFcPersInfoInterface.java:509)
         at com.sap.xss.hr.per.in.address.overview.VcPerAddressINOverview.onInit(VcPerAddressINOverview.java:309)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverview.onInit(InternalVcPerAddressINOverview.java:263)
         at com.sap.xss.hr.per.in.address.overview.VcPerAddressINOverviewInterface.onInit(VcPerAddressINOverviewInterface.java:187)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverviewInterface.onInit(InternalVcPerAddressINOverviewInterface.java:152)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverviewInterface$External.onInit(InternalVcPerAddressINOverviewInterface.java:236)
         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:782)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:302)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         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:869)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:229)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1344)
         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:332)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         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)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException:      Subtype 5 does not exist for Infotype 0006                          , error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.per.model.mac.HRXSS_PER_MAC.hrxss_Per_Init_Pernr(HRXSS_PER_MAC.java:496)
         at com.sap.xss.per.model.mac.Hrxss_Per_Init_Pernr_Input.doExecute(Hrxss_Per_Init_Pernr_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 60 more
    Anybody faced this issue, please share some input
    Thanks In Advance
    Adapag

    Hi Sandeep,
    Thanks for the reply, Yes I checked with my HR Consultant, and even i saw it in PA30 for Infotype006(Address) there is no Subtype 5 in the System. I asked him, he said we are not maintaining subtype 0005.
    These are the presented Subtypes for IT006 in my ECC System
    SubType  -
    Name
    1                           Permenant Address
    2                           Address for Correspondance
    3                           Emergency Contact Address-1
    4                           Emergency Contact Address-2
    If i type 0005 in subtype filed its giving InValid Subtype.   Even Some Subtypes(1,2,3,4) are maintaing for IT006(Address) but why its giving error for Subtype 0005.
    Can u give better input on this!!!
    Thanks in Advance
    Adapa

  • 'java.lang.NoClassDefFoundError' when displaying ESS webdynpro iviews

    Hi,
    We are running ECC5 backend & EP6 SP9. I have done the following :
    (1) Applied via SDM the XSS components & ESS 60.2 Business Package in EP6
    (2) Configured SLD
    (3) Create/Maintain necessary Jco Destinations
    (4) Create necessary System landscape (SAP_Webdynpro_XSS and etc)
    (5) Activated integrated ITS 640 in ECC5
    When I try to access any ESS webdynpro iviews from the Portal, for eg the Address iview :
    https://Portalhost.domain/webdynpro/dispatcher/sap.com/essusaddr/Per_Address_US
    I received the following error :
    java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/progmodel/api/IWDEventId
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
         at java.lang.Class.getConstructors(Class.java:865)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:68)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:38)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doInit(ClientComponent.java:775)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:329)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:352)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Any idea what went wrong ? Appreciate your help.
    Thanks,
    Joanna

    Hi Joanna,
    You can find information abt ESS from the following links
    https://websmp203.sap-ag.de/ess
    http://help.sap.com/saphelp_nw04/helpdata/en/52/01fc3f17c2c342e10000000a1550b0/frameset.htm
    Regards
    gEorgE

Maybe you are looking for

  • Ipod RCA video cable w/ iphone ?

    Can I used a ipod AV cable that connects to the bottom of the ipod on the iphone the same way ?

  • Set Type Extractor

    Hi all ,    I have a custom set type ZSETTYPE1 which has custom attributes ZCUST1 ,      ZCUST2.And all of the attributes are checked as "BW Relevant".Now the issue    is when i see the datasource for this set type it doesnot have any source from   

  • Emails sent post test are blank

    I've set up a test for my project and tested yesterday.  The post test email that is supposed to send results to an admin (me) is only blank.  There are no results if I pass or fail.  Is there a setting I'm missing or is it something else?

  • Can't install Flash Player on Mac

    I was on youtube when it said I needed to update my flash player, so I clicked the link to update the flash player. I installed it, it said it was done and I was brought to the page in Safari that says install is complete and suggests an extra produc

  • [ASHA 501] Most of the apps can't install from nok...

    For example, i downloaded LINE from store and it show this msg: Error LINE can't be installed. The trusted certificate that was used to authorise the app has expired. Please contact the app provider to get this fixed. not just LINE, and most of the a