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

Multiple LogOn when Call Function...Starting New Task

0 Likes
432

Hi,

I've implemented a program with Call Function ZXXXXX starting new task XXX destination in group 'parallel generators' performing f_return_info on end of task.

Only in production system when start the f_return_info form system ask me user name and password.

If program is running in background I've dump and in ST22 I see the log Name or password is incorrect.

Someone know why it ask me the log on credential?

Is there a parameters in system the limit the number of dialog connection I can open?

On the test system I haven't this problem.

Thank you

1 REPLY 1
Read only

Former Member
0 Likes
366

Check the destination you are using for the FM in transaction SM59. There should be a user and password stored in the Logon & Security tab.

Rob