‎2008 Feb 06 9:09 AM
hi all,
i have a program which calls a transaction zT1 which on execution shows me a table Zlog which is a user defined table which gets updated each time another program runs.
but it is going into dump and shows the error message "Screen does not exists"
plz help
‎2008 Feb 06 9:13 AM
Hi,
in the dump ull get the screen num and program name.........
goto se51 give the prog name , screen number and see if it exists if so see if its active if not activate it...........
post ur dump if problem continues
Cheers,
jose.
Edited by: jose on Feb 6, 2008 10:14 AM
‎2008 Feb 06 9:13 AM
Hi,
in the dump ull get the screen num and program name.........
goto se51 give the prog name , screen number and see if it exists if so see if its active if not activate it...........
post ur dump if problem continues
Cheers,
jose.
Edited by: jose on Feb 6, 2008 10:14 AM
‎2008 Feb 06 9:17 AM
Your program might be calling a screen which does not exist ..
Please check if any screen's are called from your program....