SAP ABAP DATA COMMUNICATION

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Data Interfaces and Communication Interfaces
This section describes ABAP statements and programming interfaces for communication with other systems and programs and their associated data exchange formats.
RFC - Remote Function Call
ICF - Internet Communication Framework
ABAP and XML
ABAP and JSON
ABAP and OLE
System Class for UUIDs
The SAP Library contains documentation about all
SAP communication interfaces .
On the other hand, communication between an AS ABAP and a different system, such as a Java server, using the
SAP Java Connector ( JCO)
is based on RFC on the AS ABAP side.

Note
Alongside the external communication methods listed here, there are also several obsolete data interfaces and communication interfaces.