 
  Data Structure Data Structure
 Networking Networking
 RDBMS RDBMS
 Operating System Operating System
 Java Java
 MS Excel MS Excel
 iOS iOS
 HTML HTML
 CSS CSS
 Android Android
 Python Python
 C Programming C Programming
 C++ C++
 C# C#
 MongoDB MongoDB
 MySQL MySQL
 Javascript Javascript
 PHP PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Different connection types in SAP Remote Function call
Following RFC connection types are available in SAP system −
Connection Type 3 (ABAP Connection)
This connection type is used to specify connection between ABAP systems. You need to mention the host name and IP address of source system and also the logon information. This is applicable for both type of RFCs, between ABAP systems and external calls to ABAP systems.

Connection Type I (Internal Connections)
This connection Type I indicates ABAP systems connected to the same database as current system. Type I entries are predefined and you can’t edit these entries.
Connection Type L (Logical Destinations)
The logical destination connection type indicates a physical destination. Type L entry can also refer to other type L entries.
Type X Connection type (ABAP Driver)
When you create a Type X connection type, you have to specify the name of ABAP device driver. This shows when device driver in ABAP have been installed.
TCP/IP Connections Type T
This connection type indicates connection to external programs that use RFC library to receive RFC’s.
