
The terms described in the following apply for all interface types. In order to be able to explain the common properties of the different interface technologies, this documentation refers to them as follows:
Definitions
|
RFC or IDoc interface corresponds to an operation. An outbound operation is the operation of an outbound service interface, while an inbound operation is the operation of an inbound service interface. |
Outbound and Inbound Operations
These attributes determine how the operation is used.
Synchronous and Asynchronous Communication
The communication mode determines how the messages are to be exchanged.
The following illustration shows the message exchange between operations depending on the mode and direction of the interfaces.
The pair of communicating operations must have the same mode.