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

Authorization test error

abhijitzope
Active Participant
0 Likes
553

Hi,

I am trying to establish RFC connection from 4.6c to ecc 6.0 R/3.

(1) I had created RFC connection and enter all the required parameters

(2) Test Connection is successful also it is possible to do remote logon.

(3) but in menu TEST->Authorization is failed.

(4) I had check with Authorization I have SAP_ALL in both system.

Please suggest me solution.

Regards,

Abhijit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
522

Hi Adhijit,

Unfortunately SM59 on 4.6c stores the passwords in Uppercase. This isn't an issue until you start doing authorisation connection tests to system that are 6.20 or higher (eg ECC 6).

6.x and 7.x system use case sensitive passwords, thus if the password in your ECC system for your RFC destination is not uppercase the test will fail.

Cheers

Shaun

3 REPLIES 3
Read only

Former Member
0 Likes
522

Hi

Itb appears that you don't have the correct authrization to execute the RFC connection.

Check with your Basis person abou this authorization and check.

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
523

Hi Adhijit,

Unfortunately SM59 on 4.6c stores the passwords in Uppercase. This isn't an issue until you start doing authorisation connection tests to system that are 6.20 or higher (eg ECC 6).

6.x and 7.x system use case sensitive passwords, thus if the password in your ECC system for your RFC destination is not uppercase the test will fail.

Cheers

Shaun

Read only

0 Likes
522

Hi,

Thanks Shanu for reply.Yes i have already got this solution.

regards,

Abhijit