‎2008 Apr 29 11:40 AM
Hi all,
I have one report , which is alv grid display using Oops.
it is going to be executed in online but when we are try to execute this in background through path
Program->Execute in background.
the job is going to be canceled with error "Control Framework: Fatal error - GUI cannot be reached" and also i am getting one popup message like " format set to x_65_132"
how can we rectify this error , what we have to code in program to overcome this problem.....
thanks in advance
‎2008 Apr 29 11:44 AM
hi
what do you mean by program-execute
go to sm36
schedule there and see
please award points
‎2008 Apr 29 12:01 PM
It is not from sm36
In selection screen of program-> menubar-> program-> execute in back gound...
‎2008 Apr 29 12:12 PM
‎2008 Apr 29 12:24 PM
Hi,
1)Goto SM36,
2)Enter all the options
3)Click step,
4)If the job is being scheduled to run an ABAP program, follow the directions mentioned below. Else, jump to Step 5.
Fill the User field . This is very important, Put the program name in the NAME field,Put the variant name in the VARIANT field and save.
5)If the job executes an external command, then follow the steps below:Click on External Command and fill the fields and click save.
Reward if useful