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

Dump gui container on background jop

Former Member
0 Likes
656

Hi experts,

i want to run ea17 on backrgound. But ea17 transaction is have gui container elemets and this is not working on background task. İts take dump for gui container. This work is impossible so ea17 work on the backgorund jop ?

Thanks you regards.

Hi experts,

i want to run ea17 on backrgound. But ea17 transaction is have gui container elemets and this is not working on background task. İts take dump for gui container. This work is impossible so ea17 work on the backgorund jop ?

Thanks you regards.

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
612

Hi,

Gui container will never work in back ground, you have to copy the trans. and set a docking container instead of a Gui container

regards

Fred

Read only

Former Member
0 Likes
612

if you want to run it in background, probably you need to do a batch-input. You can't batch-input a control-orientated transactions (meaning with enjoy-controls). Find a corresponding FM which does the same job