Skip to Content
0
Former Member
Mar 04, 2009 at 04:55 AM

java.lang.NullPointerException in wdDoModifyView

25 Views

Hi,

I have a table in my application. I am trying to change the table values in second and third view. But when i press cancel and come to first page again i am getting this exception. Can any one tell the solution plz.

The initial exception that caused the request to fail, was:

java.lang.NullPointerException

at designationmaster.DesignationMasterView.wdDoModifyView(DesignationMasterView.java:184)

at designationmaster.wdp.InternalDesignationMasterView.wdDoModifyView(InternalDesignationMasterView.java:515)

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:480)

Regards,

H.V.Swathi