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

RFC destination -- logon screen problem

Former Member
0 Likes
1,054

Hi ,

I have a list of RFC destinations. I call a same function module using all these RFC destinations. <b>My problem is it shows me logon screen for some of the destination</b>.

I have authorizations for all the destinations.

Also my User id is configured in all the destinations.

I want to avoid this screen when the rfc destination is called ..... can anyone help me in this

Thanks in advance.

Hi ,

I have a list of RFC destinations. I call a same function module using all these RFC destinations. <b>My problem is it shows me logon screen for some of the destination</b>.

I have authorizations for all the destinations.

Also my User id is configured in all the destinations.

I want to avoid this screen when the rfc destination is called ..... can anyone help me in this

Thanks in advance.

4 REPLIES 4
Read only

Former Member
0 Likes
836

goto SM59

double click on ur RFC destination

goto the second tab Logon/security

Unchech the checkbox <b>Logon Screen</b>

Read only

Former Member
0 Likes
836

in some cases although u have all permissions still the logon screen appears... this might not be avoided as such... check with ur basis team whether they can help u out to avoid this logons.

Read only

Former Member
0 Likes
836

Hi..,

You can change this in the destination setting of that particular system in SM59..

regards,

sai ramesh

Read only

Former Member
0 Likes
836

Hi,

In Sm59 transaction code, goto every RFC destination and see the details, and click on the Conection check and alco check whether the Logon Screen check box is checked, if that is marked then uncheck that

Regards

Sudheer