Family Member/Dependents Dynamic Overview

Hi all.
Since there is a gap in the Netweaver 2004 concerning the ESS in MSS I'm developing the same mechanism but from scratch, using the standard RFC's used in the ESS module.
However I'm having some difficulties in approaching the "Family Member/Dependents" module. I have to bring an overview with the family dependents that may vary from none to several. How can I make an overview that is dynamic, bringing all the dependents from the R/3 building the overview itself regarding the different dependents?
In a static way, I could make several overviews activating only the ones I needed with the visibility property, but that doesn't seems like the right solution...
Some help would be appreciated.
Many thanks in advance.
Regards,
Ricardo Nascimento.

Hello sir,
Please check if your use cases are properly configured.
When I say properly it should be like:
For
usecase = A1, A4, B1, B4 (table V_T7XSSPERSUBTYP)
you should have
zeitb = '1' OR zeitb = '2' (table V_T591A)
For
usecase = A2, A3, A5, B2, B3, B5
you should have
zeitb = '2'
For
usecase = A6, B3
you should have
zeitb = '3'
For more details, please go through note Note 818957 - ESS PersInfo: Guide for Configuration of Use Cases.
Regards,
Bentow.

Similar Messages

  • Can you delimit family member / dependents in ESS?

    Hi
    Presently withing personal info > family member/dependents there are options to edit and delete the records. Hitting the delete button removes the record from the employees master data in the back end (it would still be there in the change logs but not visible via PA30).
    Is there a way of changing the functionality so that the delete button (which could be renamed)  only delimits a record rather than removes it completely?
    Regards
    Phil

    Delete itself performs the action of delimiting, please check
    1>If you are looking for a way to delimit the info types from ESS portal
    - Yes it is possible. It is dependent of the TIME CONSTRAINTS of the
    info type and its subtype. This is maintained in the table T591A.
    (Filed name: ZEITB) Also this is dependent on the USE CASE. The use
    cases for an Infotype is maintained in the view V_T7XSSPERSUBTYP, you
    can refer the note 965324 for more info about use cases.
    records created on the same day and then try to delete it from ESS will get deleted
    But older records trying to delete today from ESS will only delimit the record.
    please check

  • Family Member Dependents not working in MSS

    Hello All,
    I have a issue re the Family Member Dependents not working in MSS. I login portal thru Manager. There is one Tab - ESS which has Working time, Employee Search , Benefits and Payments, Personal Information. Under Personal Information there is Family Member Dependents. If I click on this there is an error -
    "A critical error has occured. Processing of the service was terminated. Unsaved data has been lost.
    Contact your system administrator.
    The ASSERT condition was violated., error key: RFC_ERROR_SYSTEM_FAILURE"
    I went thru the threads here & found we need to maintain table V_T591A & V_T7XSSPERSUBTYP to resolve this. I did maintain both the tables but still the error exist. Can u gurus pls help to resolve this.
    In table V_T7XSSPERSUBTYP
    country grouping : 10 (USA)
    Infotype/Subtype : 0021 / 1, 2, 11, 12 (Spouse, Child, Father, Mother)
    Usecase : A3
    In table V_T591A
    Time contraint for 1,11, 12 =2
    Time contraint for 2 = 3
    Can experts point where i am wrong & how do i rectify this error. Any help is very much appreciated

    Hello sir,
    Please check if your use cases are properly configured.
    When I say properly it should be like:
    For
    usecase = A1, A4, B1, B4 (table V_T7XSSPERSUBTYP)
    you should have
    zeitb = '1' OR zeitb = '2' (table V_T591A)
    For
    usecase = A2, A3, A5, B2, B3, B5
    you should have
    zeitb = '2'
    For
    usecase = A6, B3
    you should have
    zeitb = '3'
    For more details, please go through note Note 818957 - ESS PersInfo: Guide for Configuration of Use Cases.
    Regards,
    Bentow.

  • To add secondary infotype to Family Member/Dependents for all the countries

    Hi,
    I have a requirement to add secondary infotype IT 0106 to the infotype Family Member/Dependents for all the countries. I have used table T582V. But still it is not appearing. Please help.
    Thanks

    Hi,
    You need to do following steps .
    ~ Maintain Feature "IVWID " for your country grouping
    ~ Maintain table "V_T582V"
    "Country grouping as per "IVWID " 0021 V106 MP010600 0100 Family Member/Dependents
    ~Maintain table "V_T582W"
    ~Maintain table T591S

  • ESS Family Member/Dependents Fields

    Hello Everyone.
    We have implemented ESS (ECC6, Portal 7 SP13) and the Family Members/Dependents screen is coming up. However, on the screen when we try to add a Spouse or a child, there is no field to capture their SSN or address. What steps do we need to enable the SSN and the address fields to show up?
    Thanks.

    OK, I am not that experienced at this so I am trying to give you the best info I can from my side. I really appreciate your help.
    So, I imported the project into my NWDS through our NWDI. On opening it in the WD Perspective, I went to WebDynpro->WebDynpro Components and there I saw a number of components with some views in them. There is a component in there called VcPerFamilyUSDetail that has a view (called DetailView) which includes all the fields I need and the SSN/Address etc. are visible. Also, I checked its mapping and it is doing the mapping to the correct fields on the SAP side i.e. PERID and STRAS.
    However, this is not what I see on the portal when I go to this App. I am thinking (but not sure) that I probably see the view under VcPerFamilyUSOverview instead since that view is not mapping the SSN and Address fields. Although, when I try to open that view (called BizCardsView), it does not show me anything.
    So, I am guessing I somehow need to re-point my ESS to access VcPerFamilyUSDetail instead of VcPerFamilyUSOverview. Is that correct? And if so, how would I achieve that?

  • Infotype 21 (Family Member/Dependents) Relationships

    Hi guys,
    I have requirement to create a custom program that update medical reimbursement value in infotype 21 for the certain condition. But before doing that, i would like to know are there any other infotypes related with infotype 21? means if i update infotype 21, there will be other infotypes that would be updated. i don't want to screw up by updating the data and causing inconsistency with other infotypes.
    Really appreciate your help

    Hi
    Infotype 21 is linked to other infotypes and its country specific
    Example US - infotype 106 as pointed out above
                   Japan - Infotype 148 etc.
    Hope this helps you.
    Thanks
    Rajdeep

  • SAP ESS Family Member/dependants   java.lang.NullPointerException error

    Hi
    We are have the following problem when trying to edit or add a new child dependent fro Family member dependents.  In the backend it works fine but on ess it dumps.  There is no st22.  we have looked all the notes and the previous sdn thread for this and applied the relevant patches as suggested in the notes.  Have any of you encounter this problem and how did you guys resolve it??
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.sap.xss.per.vc.detailfooter.VcPersInfoDetailFooter.onBeforeOutput(VcPersInfoDetailFooter.java:229)
        at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooter.onBeforeOutput(InternalVcPersInfoDetailFooter.java:188)
        at com.sap.xss.per.vc.detailfooter.VcPersInfoDetailFooterInterface.onBeforeOutput(VcPersInfoDetailFooterInterface.java:144)
        at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooterInterface.onBeforeOutput(InternalVcPersInfoDetailFooterInterface.java:136)
        at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooterInterface$External.onBeforeOutput(InternalVcPersInfoDetailFooterInterface.java:212)
        ... 55 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 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.3; .NET CLR 1.1.4322)
    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.0104.20090324111057.0000 (release=NW701_04_REL, buildtime=2009-06-12:08:35:57[UTC], changelist=58858, host=pwdfm106), build date: Mon Dec 07 22:38:32 GMT+02:00 2009
    J2EE Engine 7.01 PatchLevel 97888.
    Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_30-b04, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: amd64
    Session & Other
    Session Locale en_ZA
    Time of Failure Tue Jun 28 07:52:35 GMT+02:00 2011 (Java Time: 1309240355891)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0108.20100922154735.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:22:16[UTC], changelist=96611, host=pwdfm319.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0108.20100922154735.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:22:20[UTC], changelist=96611, host=pwdfm319.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0108.20100922154919.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:16:25[UTC], changelist=96647, host=pwdfm319.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0108.20100922160824.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:26:26[UTC], changelist=96858, host=pwdfm319.wdf.sap.corp)
    SapMetamodelCommon 7.0108.20100922155425.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:17:08[UTC], changelist=96742, host=pwdfm319.wdf.sap.corp)
    SapMetamodelCore 7.0108.20100922155425.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:17:05[UTC], changelist=96742, host=pwdfm319.wdf.sap.corp)
    SapMetamodelDictionary 7.0108.20100922154738.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:20:28[UTC], changelist=96612, host=pwdfm319.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0108.20100922160830.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:24:08[UTC], changelist=96859, host=pwdfm319.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0108.20101115095814.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:31:20[UTC], changelist=99321, host=pwdfm319)
    SapWebDynproGenerationCore 7.0108.20100922160824.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:26:29[UTC], changelist=96858, host=pwdfm319.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0108.20101115095814.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:31:20[UTC], changelist=99321, host=pwdfm319)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0108.20100922154735.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:22:16[UTC], changelist=96611, host=pwdfm319.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0108.20100922154735.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:22:20[UTC], changelist=96611, host=pwdfm319.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0108.20100922154919.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:16:25[UTC], changelist=96647, host=pwdfm319.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0108.20100922160824.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:26:26[UTC], changelist=96858, host=pwdfm319.wdf.sap.corp)
    SapMetamodelCommon 7.0108.20100922155425.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:17:08[UTC], changelist=96742, host=pwdfm319.wdf.sap.corp)
    SapMetamodelCore 7.0108.20100922155425.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:17:05[UTC], changelist=96742, host=pwdfm319.wdf.sap.corp)
    SapMetamodelDictionary 7.0108.20100922154738.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:20:28[UTC], changelist=96612, host=pwdfm319.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0108.20100922160830.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:24:08[UTC], changelist=96859, host=pwdfm319.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0108.20101115095814.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:31:20[UTC], changelist=99321, host=pwdfm319)
    SapWebDynproGenerationCore 7.0108.20100922160824.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:26:29[UTC], changelist=96858, host=pwdfm319.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0108.20101115095814.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:31:20[UTC], changelist=99321, host=pwdfm319)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.NullPointerException
         at com.sap.xss.per.vc.detailfooter.VcPersInfoDetailFooter.onBeforeOutput(VcPersInfoDetailFooter.java:229)
         at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooter.onBeforeOutput(InternalVcPersInfoDetailFooter.java:188)
         at com.sap.xss.per.vc.detailfooter.VcPersInfoDetailFooterInterface.onBeforeOutput(VcPersInfoDetailFooterInterface.java:144)
         at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooterInterface.onBeforeOutput(InternalVcPersInfoDetailFooterInterface.java:136)
         at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooterInterface$External.onBeforeOutput(InternalVcPersInfoDetailFooterInterface.java:212)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:603)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:569)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$600(FPMComponent.java:78)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.raiseEvent(FPMComponent.java:938)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.raiseEvent(FPMComponent.java:1101)
         at com.sap.xss.per.vc.overview.VcPersInfoOverview.create(VcPersInfoOverview.java:225)
         at com.sap.xss.per.vc.overview.wdp.InternalVcPersInfoOverview.create(InternalVcPersInfoOverview.java:161)
         at com.sap.xss.per.vc.overview.BizCardsView.onActionNew(BizCardsView.java:164)
         at com.sap.xss.per.vc.overview.wdp.InternalBizCardsView.wdInvokeEventHandler(InternalBizCardsView.java:172)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         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:869)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1363)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:327)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:873)
         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:321)
         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:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

    You need the latest SP for resolving this ie front end version. Please check what version you are on and accordingly you need
    to patch your system
    1. http://service.sap.com/
    2. SAP Support Portal    - > Software Download
    3. Download   > Support packages and patches   > Entry by application
       group
    4. SAP Application components
    5. SAP ERP
    6. SAP ERP ENHANCE PACKAGE
    7. EHP4 FOR SAP ERP 6.0 / NW7.01
    8. Entry by component
    9. SAP XSS (Self Services)
    10.SAP ESS 603 (# OS independent)
    download the below version-
    SAPESS06_8-20002355.SCA SP06 for SAP ESS 603
    Now extract the below file from the downloaded SAP_ESS .sca
    -ess~xx
    Now Logon to SDM,go to deployment tab and open the deployment
    configuration tab -
    choose the radio button
    -Update deployed SDA/SCA that have any version
    -deploy -ess~xx sda  files.
    It  will resolve the issue.
    Edited by: Siddharth Rajora on Jun 28, 2011 5:17 PM

  • Family member Gender

    Dear all,
    I want to make default Gender for family member/dependents infotye.
    i.e.  Father.   it should be male by default when i creating it.
    regards,
    jagdish

    Hi,
    You can default if by implementing the user exit ZXPADU01.
    Please check the following code:
    IF INNNN=INFTY EQ '0021' AND INNNN=SUBTY EQ '01'.
    DATA: wa_P0021like P0021.
    CALL METHOD CL_HR_PNNNN_TYPE_CAST=>PRELP_TO_PNNNN
    EXPORTING
    PRELP = INNNN
    IMPORTING
    PNNNN = wa_P0021.
    wa_P0021-GESC1 = '1' . --> The field you wanna default.
    CALL METHOD CL_HR_PNNNN_TYPE_CAST=>PNNNN_TO_PRELP
    EXPORTING
    PNNNN = wa_P0021
    IMPORTING
    PRELP = INNNN.
    ENDIF.
    Regards,
    Dilek

  • Ess Employee Family Member Details

    Dear all,
      I having a Problem in Ess Tell me how to do
    Q-1
    Make family member/dependent details in ESS as non-editable. The should be available for viewing/display only. No edition/creation/deletion should be allowed, How to do it in Ess..But in Portal Option is there to edit. I am already De active In Ess,But Option is a  available in Portal pls tell

    Hi Rob Harland
    Can you please search the below notes for information.
    Note 640943 - ESS - Family Member/Dependents Infotype (0021) Screen
    Note 423964 - Change in ESS scenario- "Family Member/Dependants"
    Thanks and reagards,
    Srikanth Anthargam

  • Family members/Dependents - ESS

    Hi All,
    When i, trying to change my Family member/Dependents from ESS. It is giving the following error.
    500   Internal Server Error
      SAP NetWeaver Application Server 7.00/Java AS 7.00 
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.sap.xss.hr.per.in.family.detail.DetailView.wdDoModifyView(DetailView.java:195)
        at com.sap.xss.hr.per.in.family.detail.wdp.InternalDetailView.wdDoModifyView(InternalDetailView.java:749)
        at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
        at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
        at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:481)
        ... 44 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2)
    Version null
    DOM version null
    Client Type msie6
    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.0019.20090401124456.0000 (release=NW04S_19_REL, buildtime=2009-04-25:08:36:17[UTC], changelist=59037, host=pwdfm114), build date: Sun Jul 12 12:13:57 AST 2009
    J2EE Engine 7.00 PatchLevel 56839.450
    Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_20-rev-b04, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: amd64
    Session & Other
    Session Locale en_GB
    Time of Failure Thu Jul 30 09:31:33 AST 2009 (Java Time: 1248935493587)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0019.20060802152219.0000 (release=645_SP_REL, buildtime=2009-03-30:14:54:41[UTC], changelist=413172, host=PWDFM093.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0019.20060802152219.0000 (release=645_SP_REL, buildtime=2009-03-30:14:54:47[UTC], changelist=413172, host=PWDFM093.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0019.20060518081436.0000 (release=645_SP_REL, buildtime=2009-03-30:14:47:06[UTC], changelist=403550, host=PWDFM093.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0019.20080917125552.0000 (release=645_SP_REL, buildtime=2009-03-30:14:59:47[UTC], changelist=501499, host=PWDFM093.wdf.sap.corp)
    SapMetamodelCommon 7.0019.20090211122608.0000 (release=645_SP_REL, buildtime=2009-03-30:14:47:47[UTC], changelist=516631, host=PWDFM093.wdf.sap.corp)
    SapMetamodelCore 7.0019.20090211122608.0000 (release=645_SP_REL, buildtime=2009-03-30:14:47:42[UTC], changelist=516631, host=PWDFM093.wdf.sap.corp)
    SapMetamodelDictionary 7.0019.20060518081418.0000 (release=645_SP_REL, buildtime=2009-03-30:14:52:36[UTC], changelist=403548, host=PWDFM093.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0019.20080730122929.0000 (release=645_SP_REL, buildtime=2009-03-30:14:57:02[UTC], changelist=494915, host=PWDFM093.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0019.20090325154034.0000 (release=645_SP_REL, buildtime=2009-03-30:15:07:12[UTC], changelist=520916, host=pwdfm093)
    SapWebDynproGenerationCore 7.0019.20080917125552.0000 (release=645_SP_REL, buildtime=2009-03-30:14:59:52[UTC], changelist=501499, host=PWDFM093.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0019.20090325154034.0000 (release=645_SP_REL, buildtime=2009-03-30:15:07:12[UTC], changelist=520916, host=pwdfm093)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0018.20081020084244.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:11:27[UTC], changelist=49368, host=PWDFM114.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0018.20081020084244.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:11:33[UTC], changelist=49368, host=PWDFM114.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0018.20081020084310.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:00:07[UTC], changelist=49373, host=PWDFM114.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0018.20081020084840.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:17:27[UTC], changelist=49426, host=PWDFM114.wdf.sap.corp)
    SapMetamodelCommon 7.0018.20081020084443.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:00:58[UTC], changelist=49392, host=PWDFM114.wdf.sap.corp)
    SapMetamodelCore 7.0018.20081020084443.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:00:53[UTC], changelist=49392, host=PWDFM114.wdf.sap.corp)
    SapMetamodelDictionary 7.0018.20081020084251.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:08:56[UTC], changelist=49369, host=PWDFM114.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0018.20081020084854.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:14:16[UTC], changelist=49427, host=PWDFM114.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0018.20090128140814.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:26:55[UTC], changelist=53714, host=pwdfm114)
    SapWebDynproGenerationCore 7.0018.20081020084840.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:17:33[UTC], changelist=49426, host=PWDFM114.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0018.20090128140814.0000 (release=NW04S_18_REL, buildtime=2009-01-31:21:26:55[UTC], changelist=53714, host=pwdfm114)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.NullPointerException
         at com.sap.xss.hr.per.in.family.detail.DetailView.wdDoModifyView(DetailView.java:195)
         at com.sap.xss.hr.per.in.family.detail.wdp.InternalDetailView.wdDoModifyView(InternalDetailView.java:749)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
         at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:481)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:488)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
         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:321)
         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:869)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1356)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:327)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:869)
         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:321)
         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:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Can any one help me in this issue.
    Thanks

    Hi Eswar,
    Contact your portal & basis guy...

  • HT201060 Cannot add Family Member to Family Sharing

    Click on 'Add Family Member...'
    After entering their email, I am asked for my Apple ID password. 
    After entering password I click on 'Next' in top right corner.
    'Next' turns into a spinny for a second then back to 'Next. 
    I never reach the next page and so can never finish getting the invite sent to family member.
    Help!

    Dear Gurus,
       I am trying to learn and setup the Life an work events on ESS and do this configuration. Could anybody please outline me the steps to add the "Family member/Dependents" event to the "change of Marital Status" event. Do I have to first create an event called "Change of Marital status" event and then put the "Family member/Dependents" event under it? If yes, how do I create a new event called "Change of Marital Status" event ?
    Please help me with this. I have got tight deadlines and I also understand that everyone is busy. However, if someone can please initiate to help me with this effort, that would be really grateful.
    thank you,
    Maria Kutty Somori...

  • Family Members/Dependents - Gender not updating backend

    Hi All,
    We are using ESS for ECC6....
    In our PRD environment, we are seeing some Family Member/Dependent records saved to the backend (IT0021) without a Gender selected (neither radio button is selected)..   The issue seems to occur arbitrarily: sometimes the Gender is saved to the backend, sometimes it is not.  It is not specific to one or two subtypes.  Has anyone else seen this behavior? 
    Thanks,
    Karen G.

    Hi Barin --
    Thanks for your response...
    I saw note 1120683, but it says it is only for Belgium... (?)
    However, should I make the same entries in backend table V_T588MFPROPS? I currently have NO ENTRIES in the table for Fields FASEX, GESC1, and GESC2 for our country (version 10). Our requirement is for when the
    user is in ESS Famly Members/Dependents they MUST select either MALE or FEMALE (radio button) before saving the record. This is "normally" how it currently works for us -- with the exception of those arbitrary records (approx 10) we found with nothing saved.  Was this caused due to missing table entries or was it just a weird fluke that could be caused by a bad networking connection when the EE was saving the record..?
    Please advise any thoughts or recommendations...
    Regards,
    Karen G.

  • How do I add an invite to share calendars from a family member iPhone 5c?

    How do I add an invitation to share calendars to a family member 5c iPhone?

    Hey toothmoverapple,
    I see that you have some questions about sharing a calendar. Here are two articles that will help you achieve this goal:
    iCloud: Calendar sharing overview
    http://support.apple.com/kb/PH2689
    iCloud: Share a calendar with others
    http://support.apple.com/kb/PH2690
    Take care, and thanks for visiting the Apple Support Communities.
    Cheers,
    Braden

  • ESS Family Members/Dependents Screen

    Using ESS 50.4,  HR 470 SP73,  EP 6.0
    In the Family Member/Dependent screen the Next and Previous buttons take the user back to the List screen.  We need for the user to be able to view the next family member such as when someone has more than one child.
    Is this an HR Functional setting or does the screen have to be modified?
    Please provide details of how to correct this problem.
    Thank you for your assistance and points will be awarded,
    Donna Maupin

    Hmmm still not following....so let me ask this.....at what point in this process would it fail...
    (1) user views list of dependents in table
    (2) user selects row (ie. clicks row selector to left) of the dependent they wish to select
    (3) user selects the "display/edit" button from below the table.
    (4) user is taken to next screen that displays the details of the selected dependent
    (5) user selects the "back" button (NOT browser back button)
    (6) user select another dependent in the table following stepts 2 and 3 above.
    (7) user views details of newly selected dependent.
    Is that not what you followed? If so and it still broke (only returned to first dependent in the list), I would say it was more likely a program error/bug. I know other user actions can cause issues (like double clicking on a row to select it) which might result in the wrong record being chosen....but nothing else I have seen seems to be like you described.

  • Can different family member accounts share an address book in iCloud?

    we have a primary mobileme account which is now set up in icloud.  we have a family pack with a secondary family member account set up for my wife's business email.  This secondary account now also has its own icloud account that we set up.  Works fine.  The question is this - when my wife is logged in to her icloud secondary account and looking at her work-related emails, how can she access the addresses in the address book that is linked to the main icloud account?  She is usually working from a PC so it's not a matter of just looking at the local copy of the address book.  She needs to log out of the secondary icloud account, log in to the primary, look up the address, and then go back to the secondary account to send the email from her work email address.  Too cumbersome.  And icloud does not seem to like having two instances of icloud running at the same time on the same computer.
    Any thoughts would be appreciated.
    Thanks -
    Joel

    You're welcome.
    Happy Holidays to you and your family.
    Please note the items listed under Legend in the right sidebar of this page.

Maybe you are looking for

  • REP-1401 'beforereport' Fatal PL/SQL error occurred. ORA 00000 normal.

    Hi, I am running the report Journals - General (132 char)- file name GLRGNJ.rdf from Oracle Report Builder 6.0.8.11.3. I have commented all the (srw.user_exit) in the Before Report trigger but i still get the message: REP-1401 'beforereport' Fatal PL

  • How do I migrate my itunes library from an external hard drive to my mac mini's internal hard drive?

    I have my iTunes library on an external hard drive because my macbook pro's internal hard drive didn't have enough room.  I would like to migrate or transfer the itunes files while continuing to keep my playlists.  Is there a way to do that with the

  • Images are not showing up

    My presentation is like a slideshow and the images are all loaded in my library and draged and drop onto the stage, which they all can be viewed just fine. All are jpeg and relatively the same file size, nothing really differant about them, but when

  • Deleting more than one row at a time

    Hey all, Im trying to be able to delete rows from my arraylist and UI table but im getting Index out of bounds exep. I think its because of the numbering, like counting through the i in the for loop is making it look at something different. Can anyon

  • Help...downloaded new version of itunes...and now I cannot connect

    I just downloaded new version of itunes and now I cannot connect to the itunes store...I get a message that says..."Itunes cannot connect to itunes store. the network connection timed out." ran diagnostics here are the results... if anyone can help..