CALL_FUNCTION_SIGNON_REJECTED is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.
Short Dump Classification: F - Installation Errors
You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.
Also check out the Comments section below to view or add related contributions and example screen shots.
The error code of the SAP logon procedure was <runtime parameter>.
Meaning:
1 USER_NOT_ALLOWED User or password incorrect
2 USER_LOCKED User locked
3 STOP_SESSION Too many logon attempts
5 BAD_BUFFER Error in the authorization buffer
6 CUA_MASTER_RECORD No external user check
7 BAD_USER_TYPE Invalid user type
8 USER_NOT_VALID Validity of the user exceeded
9 SNC_MAPPING_MISMATCH User does not match SNC name
10 SNC_REQUIRED Secure connection required
11 SNC_NAME_NOT_IN_ACL User not found in
USRACL(EXT) 12 SNC_SYST_NOT_IN_ACL System not found in
USRACL(EXT)
13 SNC_MAPPING_NO_MATCH No matching user found
14 SNC_MAPPING_AMBIGUOUS Multiple matching user found
20 TICKET_LOGON_DISABLED Logon process deactivated
21 TICKET_INVALID Data received is not a SSO ticket
22 TICKET_ISSUER_NOT_VERIFIED Digital signature not verified
23 TICKET_ISSUER_NOT_TRUSTED Ticket issuer nicht trusted
24 TICKET_EXPIRED Ticket expired
25 TICKET_WRONG_RECIPIENT Wrong recipient
26 TICKET_WITH_EMPTY_USERID Ticket contains an empty User ID
30 X509_LOGON_DISABLED Snc/extid_login_diag = 0
31 X509_BASE64_INVALID Cert not base64-encoded
32 X509_INVALID_SERVER X.509 not provided by ITS
33 X509_HTTPS_REQUIRED Cert not sent via SSL
34 X509_MAPPING_NO_MATCH No matching account
35 X509_MAPPING_AMBIGUOUS Multiple matching accounts
40 EXTID_LOGON_DISABLED snc/extid_login_diag = 0
41 EXTID_MAPPING_NO_MATCH No matching account
42 EXTID_MAPPING_AMBIGUOUS Multiple matching accounts
50 PASSWORD_LOGON_DISABLED login/disable_password_logon
51 PASSWORD_IDLE_INIT login/password_max_idle_init
52 USER_HAS_NO_PASSWORD USR02.CODVN = 'X' (flag)
53 PASSWORD_ATTEMPTS_LIMITED Lock counter exceeded
54 PASSWORD_IDLE_PROD login/password_max_idle_prod.
100 CLIENT_NOT_EXIST Client does not exist
101 CLIENT_LOCKED Client locked
200 MULTIPLE_RFC_LOGON login/disable_multi_rfc_login
Caller system........: <runtime parameter>
Caller..............: <runtime parameter>
Caller client...........: <runtime parameter>
RFC user ID...............: <runtime parameter>
RFC client.............: <runtime parameter>
Logon return code..: <runtime parameter>
Transaction code....: <runtime parameter>
Comment: In all releases prior to 4.0, no information is provided about
the caller.
No authorization to log on to the target system (error code <runtime parameter>).
Please see installation error for more details about the possible cause of this runtime error and how it could be avoided.
User <runtime parameter> in client <runtime parameter> is system <runtime parameter> has attempted to submit an RFC
call using user ID <runtime parameter> and client <runtime parameter>. (Note: In Release 4.0 and below,
no information is provided about the caller and the caller system).
to make an RFC call with user ID <runtime parameter> and client <runtime parameter> (note: In Release
4.0 and below, no information is provided about the caller and the
caller system).
Please see installation error for more details about the possible cause of this runtime error and how it could be avoided.
An RFC (Remote Function Call) was sent with invalid user ID <runtime parameter> or
client <runtime parameter>.
CALL_FUNCTION_SIGNON_REJECTED - call function signon rejected CALL_FUNCTION_SIGNON_INVALID - call function signon invalid CALL_FUNCTION_SIGNON_INTRUDER - call function signon intruder CALL_FUNCTION_SIGNON_INCOMPL - call function signon incompl CALL_FUNCTION_SEND_ERROR - call function send error CALL_FUNCTION_SECSTORE_ERROR - call function secstore error