cancel
Showing results for 
Search instead for 
Did you mean: 

CALL_FUNCTION_SYSCALL_ONLY in ERP (source: Solman)

Former Member
0 Kudos

Hello all

After performing a system refresh in my ERP Dev system I get the following error Dumps in my ERP:

-


CALL_FUNCTION_SYSCALL_ONLY

In the trusted relation, a logon failure can be caused either by the

fact that the entered security key for system "SMP " is invalid or that the

trusted system data has lost its validity due to a timeout.

The error code of the trusted system was 0.

Meaning:

0 Correct logon as trusted system mode

1 No trusted system entry for the caller system "SMP " or the

security key entry for system "SMP " is invalid

2 User "SOLMAN_BTC " has no RFC authorization (authorization object

S_RFCACL) for caller "SOLMAN_BTC " with client 100.

3 The timestamp of the logon data is invalid

The error code of the SAP logon procedure was 1.

Meaning:

0 Logon was correct

1 Wrong password or invalid user ID

2 User is locked

3 Too many logon attempts

5 Error in authorization buffer (internal error)

6 No external user check

7 Invalid user type

8 Validity period of user exceeded

-


First I had error code 1 (No Trusted system entry for system SMP). Then I created a trusted system for the solution manager in my ERP system. Now I get the error message that I have a "wrong password or invalid user ID". Do I have to create a user "SOLMAN_BTC" in my ERP system?

Does anyone had a simlilar issue and/or know how I can solve this?

Thanks in advance!

Regards

Marco

Accepted Solutions (1)

Accepted Solutions (1)

daniel_nicol
Advisor
Advisor
0 Kudos

Hello Marco Cleopazzo,

Check if there is any job running in your solution manager by the same time you see the dump in the managed system or so (SM:SELFDIAGNOSIS could be the case) and check if this job is run by SOLMAN_BTC in the job log. If this is the case change this job to run with an user with TRUSTED RFC authorizations.

Regards,

Daniel.

Answers (1)

Answers (1)

Paul_Babier
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Marco,

You will want to review these documentations>

Note 128447 Trusted/trusting systems.. trusted/trusting relationship

[http://help.sap.com /saphelp_nw04/helpdata/en/22/042671488911d189490000e829fbbd/frameset.htm

] in accordance with the documentation

[http://help.sap.com/saphelp_nw04/helpdata/en/8b/0010519daef443ab06d38d7ade26f4/content.htm].

These documents should assist you are rectifying the problem.

Regards,

Paul