- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- 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.
- Related Articles
- References are not allowed in a SAP remote function call
- Different ODBC connection types under SAP HANA Smart data access SDA
- Setting up a JDBC connection to remote SAP HANA system
- Remote Procedure Call (RPC)
- Different Engine types in SAP HANA
- Different License types in SAP HANA
- What is Remote Procedure Call?
- Different Engine types in SAP HANA Architecture
- Using different Engine types in SAP HANA
- Different schema types in SAP HANA database
- Different types of Calculation views in SAP HANA
- Different permanent license key types in SAP HANA
- Call event function from another method in Controller in SAP
- Make a custom function call without using SAP NetWeaver
- Trusted RFC connection in SAP system
