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

Issue when calling a RFC Function Module

Former Member
0 Likes
366

Hi Gurus!!

I hare done a call to the RFC 'SRM_RECORD_ADDELEMENT' of RMS from my R/3. The call is correctly, I have added the statement destination to the CALL FUNCTION.

The RFC destination is correctly configured and the Connection test and Remote Logon test are sucessfull.

The problem is when the function is executed, the logon screen of RMS is displayed. On the same program I call several RFC Functions of Record Management in the same way of 'SRM_RECORD_ADDELEMENT', but on neither of them is displayed this screen.

Somebody knows what is the cause of this strange situation?

Thanks and regards,

Manuel Míguez.

2 REPLIES 2
Read only

Pawan_Kesari
Active Contributor
0 Likes
341

RFC destination for other calls as same as 'SRM_RECORD_ADDELEMENT'?

Read only

0 Likes
341

Solved.

The problem was on an access from RM to my R/3.

Thank you very much.