Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Friends

Former Member
0 Likes
426

I tried to upload BP data through LSMW. In foreground it works fine, but in back ground i am

getting error " Control Framework: Fatal error - GUI cannot be reached".

Can somebody help on this issue.

Regards,

Venkatesh M

Moderator message: please do some research before posting, use meaningful titles when posting.

Message was edited by: Thomas Zloch

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
397

You are calling a transaction which use control framework (aka Enjoy transaction) those transaction usually cannot be processed in background as they actually require connexion to an active SapGui. (Ref: Note 311440 - Batch input and controls) Look for a direct-inputor BAPI LSMW.

Regards,
Raymond