cancel
Showing results for 
Search instead for 
Did you mean: 

Establishing an RFC Connection Using an Existing Destination

Former Member
0 Kudos

Hi,

I need the following package to be imported in my java project.

com.sap.security.core.server.destinations.api.RFCDestination;

As suggested in the help.sap.com, from the Set Additional Libraries, I added the items security.class and tc/sec/destinations/interface. But the above said packaged was not imported. Can any one suggest from where can I get the package to make it available in my java project.

Srinivasan T

Message was edited by: srinivasan t

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182372
Active Contributor
0 Kudos

Hi srinivasan,

You can find <i>com.sap.security.core.server.destinations.api.RFCDestination</i> in <ROOT>\SAP\JDT\eclipse\plugins\com.sap.tc.ap\comp\SAP-JEE\DCs\sap.com\tc\sec\destinations\interface\_comp\gen\default\public\default\lib\java\tc_sec_destinations_interface.jar file.

Best regards, Maksim Rashchynski.