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

An error occurred when executing a REMOTE FUNCTION CALL.

Former Member
0 Likes
8,942

Dear all,

We have two syetms called DXD and GRD , we have a remote enabled function module in the DXD system , when i am trying to call this Function module from

GRD system it is going for the short dump, and giving the follwing error,

<b>Error analysis

An error occurred when executing a REMOTE FUNCTION CALL.

It was logged under the name "RFC_NO_AUTHORITY"

on the called page.</b>

But i do have the access for the DXD system also, i am really struggling to solve this problem, if any lights are there to help me , i will be thank full for then,

some body suggested for me that we need to maintain the Trusted system tables in the target system.

Thanks & regards

Satya.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,300

You need to have authorizations.

Inorder to check please go to sm59 and check whether there ia ny specific connection established from GRD to DXD system and try to remote logon if you are able to remote logon, i guess your function module should work fine.

please ensure that you need to give a userid and password in the RFC commection for the DXD system

3 REPLIES 3
Read only

kostas_tsioubris
Contributor
0 Likes
3,300

I think that you should maintain a trusted system connection in sm59 and make sure that you call the function module using the trastud system rfc destination.

Read only

Former Member
0 Likes
3,301

You need to have authorizations.

Inorder to check please go to sm59 and check whether there ia ny specific connection established from GRD to DXD system and try to remote logon if you are able to remote logon, i guess your function module should work fine.

please ensure that you need to give a userid and password in the RFC commection for the DXD system

Read only

Former Member
0 Likes
3,300

first u( user id ) have to get the Authorizations to use RFC ?

object will be like S_RFC or some thing like this.

when u get this kind of error just call /NSU53 then u will come to know which Authorization Object is missing from ur User Profile.

Regards

Prabhu