QUESTION POSED ON: 20 December 2005
When I connect to my SAP system from a Java application using SAPjco.jar, it throws the following exception:
"103) RFC_ERROR_LOGON_FAILURE: You are not authorized to logon to the target system (error code 1)."
I have a user ID and password through which I can access SAP system by the Web environment. To access the SAP system by SAPjco.jar, what type of user ID should be used? Is there any other access method to be used?
|