2012 Dec 04 4:17 PM
Hi Experts,
I am facing a strange scenario with the transaction ECENV_CO in the ISU system.
when I click on the search help for the connection object in this transaction and fill in the values for house number and postal code as the search criteria and click on the Ok button, I am redirected to CRM system login screen. Now if I click on the "back" button at the top, I encounter a dump with error "CALL_FUNCTION_REMOTE_ERROR". And if I login to the CRM system, then the things are all correct, I am able to get the connection object corresponding to my search criteria. Could you please suggest the possible cause for this error and solution for same.
Thanks in advance.
2012 Dec 05 5:40 AM
Hi Gundeep,
Can you please check your RFC connection from IS-U to CRM?
I think its not set up correctly.
Thanks,
Amlan
2012 Dec 07 3:22 PM
Hi Amlan,
Thank you for your reply. I have checked the connection from ISU to CRM and there is nothing wrong with it. I think the dump is due to some missing authorisation in either of the two systems. I have analyzed connections via SM59. Could you please specify which of authorisations can I check?? Or any other possible cause for this error?? And also could you please let me know if there is any relation with users in specific or the company codes.
Regards,
Gundeep Kaur
2012 Dec 10 4:00 AM
Hi Gundeep,
Can you please post the below sections of the dump:
What happened?
Short text
Error analysis
How to correct the error
Thanks,
Ravi
2012 Dec 10 4:16 AM
Hi Ravi,
please find below the dump sections:
Runtime Errors CALL_FUNCTION_REMOTE_ERROR
Date and Time 07.12.2012 17:36:37
Short text
"No authorization to logon as trusted system (Trusted RC=1)."
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLZ_SHLP_CONNOBJ" had to be terminated because it
has
come across a statement that unfortunately cannot be executed.
The error occurred during an RFC call to another system.
In the target system, a short dump has been written as well.
More detailed information on the error cause can be found there.
What can you do?
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Error analysis
An error occurred when executing a REMOTE FUNCTION CALL.
It was logged under the name "CALL_FUNCTION_SINGLE_LOGIN_REJ"
on the called page.
How to correct the error
Please refer to the notes described in the
short dump.
Thanks and Regards,
Gundeep Kaur
2012 Dec 10 4:39 AM
Hi Gundeep,
This error normally comes when users who use the trusted RFC's does not have sufficient authorizations to do so.
1. Try giving auth object, S_RFC and S_RFCACL to the ID used for login into target system.
2. In case there is no trusted RFc connection setup, Basis team have to establish Trusted RFC connection, following Note 128447.
3. Give the caller the profile "SAP_TRANSLATOR". A User with this profile is allowed to logon as a trusted system..
4. Current logged in user exists in target system also.
5. Check notes: 986707, 131387.
Take help of Basis team to resolve this issue.
Regards,
Ravi