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