‎2006 Jun 13 1:02 PM
Hi,
I am trying to connect to an R/3 system from a VB6.0 program. When I called an RFC I got:
"RfcCallReceive[1]: returns 3: RFC_SYS_EXCEPTION"
I inspected from SM21 and got the message: "CALL_FUNCTION_SIGNON_REJECTED".
does anybody have any idea about my problem?
thanks...
Ferudun
‎2006 Jun 13 1:15 PM
Hi,
it is Because of authorization problem. have you faced this before.
Check you have authorization to connect Remotely.
Regards
vijay
‎2006 Jun 13 1:07 PM
Hi ferudun,
1.
Runtime error: CALL_FUNCTION_SIGNON_REJECTED
This error codes may have any of the following meanings:
1) Incorrect password or invalid user ID
2) User locked
3) Too many login attempts
5) Error in authorization buffer (internal error)
6) No external user check
7) Invalid user type
😎 Validity period of the user exceeded
regards,
amit m.
‎2006 Jun 13 1:15 PM
Hi,
it is Because of authorization problem. have you faced this before.
Check you have authorization to connect Remotely.
Regards
vijay