Hi All,
I am facing peculiar issue in ESS MSS. While accessing ESS application Benefits > Family Members / Dependents
I am getting below error for only one user. For other users its working fine.
java.lang.NullPointerException
at com.sap.xss.per.helpers.OverviewHelper.hasDeleteButton(OverviewHelper.java:452)
at com.sap.xss.per.helpers.OverviewHelper.CreateOverview(OverviewHelper.java:307)
at com.sap.xss.hr.per.us.family.overview.BizCardsView.wdDoModifyView(BizCardsView.java:153)
at com.sap.xss.hr.per.us.family.overview.wdp.InternalBizCardsView.wdDoModifyView(InternalBizCardsView.java:341)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:191)
at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:398)
at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:405)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.modifyView(ClientApplication.java:692)
I am working in EP 6.0 SP 21 version.
Please can anyone help me out in this.
Thanks & Regards
Manoj Sahoo