‎2009 Nov 20 10:04 AM
Hi Experts,
I have created a recording for FPP2 tcode, and using BDC session method,
it works fine in the foreground , but in background i get the error Control Framework : Fatal Error - GUI cannot be reached.
The customer does not prefer a BAPI alternative for this, so I need to fix it in the BDC itself, does anyone fixed this before? pls help.
‎2009 Nov 20 11:50 AM
Hello,
Did you already try to run the BDC with Display errors only.
BDC in background often gives problems when ALV controls are used (example an ALV grid) which can not be interpreted in background because some frontend services of your SAPgui are needed.
Wim
‎2009 Dec 09 1:18 PM