Hi
on click save button i am getting the foll error pls help
=======================================
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.deloitte.component.pul.PULComponent.save_Plan(PULComponent.java:554)
at com.deloitte.component.pul.wdp.InternalPULComponent.save_Plan(InternalPULComponent.java:864)
at com.deloitte.component.pul.PULComponentView.onActionSave_Plan(PULComponentView.java:144)
at com.deloitte.component.pul.wdp.InternalPULComponentView.wdInvokeEventHandler(InternalPULComponentView.java:185)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
... 28 more