Skip to Content
0
Former Member
Jun 03, 2011 at 10:00 AM

need to stay on previous screen after creation of new notification

30 Views

Hi,

I am on a notification. from there I am creating another notification. My requirement is after creation of another notification it should come to the old notification screen.

If I use" leave program or leave to screen 0" at the end of function module where I am creating new notification, it leaves the screen and goes to intial screen of SAP and if if i dont use leave program or leave to screen 0, then it goes to dump with text " Access via 'NULL' object reference not possible."

Please help