Show TOC

 Configuring SNC: Using RFC from AS ABAPLocate this document in the navigation structure

To use SNC with RFC calls from AS ABAP, you must configure the SNC options for each RFC destination individually. You can either use transaction SM59 or SM30 (table RFCDESSECU). In this chapter, we describe the procedures using transaction SM59.

TransactionSM59 distinguishes the following types of RFC destinations:

  • R/2 connections (SNC is not supported for these connections.)
  • R/3 connections
  • Internal connections (created automatically and cannot be maintained)
  • Logical destinations
  • Connections to external programs (TCP/IP connections)
    Note

    It is also possible to maintain HTTP destinations with transaction SM59. To protect these connections, use the Secure Sockets Layer (SSL) protocol and not SNC.

The maintenance of the SNC options for the initiating side of the communication (AS ABAP) is similar for all of these categories and is described in Maintaining RFC Destinations and their SNC Options Using Transaction SM59.

The specifics, along with the options to set for the accepting side, are described in the following topics: