‎2006 Jul 13 1:42 PM
Hello all,
I have a BDC program for MIGO and while exceuting, I am getting dump while executing in batch job. The job is created successfully with the error message "Control Framework: Fatal error - GUI cannot be reached Runtime error RAISE_EXCEPTION has occurred "
Please suggest how to execute it as job succesfully.
Thanks in advance.
Vijay
‎2006 Jul 13 1:47 PM
Vijay,
I don't think you can use BDC for enjoy transaction.
See the oss note 381630.
rgds,
TM.
‎2006 Jul 13 1:44 PM
hi Vijay,
Go to ST22 and open this short dump message in ST22.
When you display this dump message in ST22 you can go to the exact line of source code where the dump is being created.
Then analyse that part of code (Loop, Conditions, Function modules, Query etc)..If any part of code consumes more buffer / execution time, try to optimize (performance) such part of code.
If you face specific issues there let us explain more.
Regards,
Santosh
‎2006 Jul 13 1:47 PM
Vijay,
I don't think you can use BDC for enjoy transaction.
See the oss note 381630.
rgds,
TM.
‎2006 Jul 13 1:48 PM
‎2006 Jul 13 1:48 PM
Vijay,
You can use the BAPI <b>BAPI_GOODSMVT_CREATE</b> and run it as job.
rgds,
TM