Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
RFC or BAPI for displaying change documents in SAP
You need to set up a workflow engine and then customize event generation. Next is to write down a Java service to connect to SAP system using Java Connector and then register a RFC server. For this, you have to follow steps:
Navigate to Transaction SM59 -> Expand TCP/IP connections directory and click on Create (F8).

In the RFC destination field, enter the name of the RFC destination system. Next is to set the connection type to T (Start an external program through TCP/IP).

Next is to provide a Function Module handler that can be called using tRFC from SAP system -> Next is to add linkage entry to tell workflow engine to call Java program when a change document is written in SAP system.
Advertisements
