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

STARTING NEW TASK - no button in the taskbar

Former Member
0 Likes
426

Hi experts.

I present a PDF report from my SAP-application in it's own session, using CALL FUNCTION 'ZXXX' STARTING NEW TASK 'TEST'.

It works fine but the new session/task has no button in the taskbar.

If I press ALT+TAB I can see the session on the list, but I would like to see it in the taskbar as well, just like all my other open sessions.

What is wrong?

Hi experts.

I present a PDF report from my SAP-application in it's own session, using CALL FUNCTION 'ZXXX' STARTING NEW TASK 'TEST'.

It works fine but the new session/task has no button in the taskbar.

If I press ALT+TAB I can see the session on the list, but I would like to see it in the taskbar as well, just like all my other open sessions.

What is wrong?

2 REPLIES 2
Read only

Former Member
0 Likes
399

That is a Dummy session, which will close once the process is finished. that started because of STARTING NEW TASK .

Read only

0 Likes
399

That's fine, but not a solution to my problem.

Can I make some kind of workarround to show the taskbar-buton?