on 2023 Sep 27 9:29 PM - last edited a month ago
I have an ABAP application that runs on my On-premise system (ECC6 EHP7) with the SAP Connector configured as the image below:
Also, the destination is reachable
On the other side, I have a BTP Kyma environment running my application
My question is... How can I put it all together?
Connect my application from BTP Kyma to my on-premise system via RFC
Request clarification before answering.
In your BTP application, you need to use the built-in JCo to make RFC calls against the destination "demo2". See for example this documentation:
Invoking ABAP Function Modules via RFC | SAP Help Portal
(It also has a sample Web Application that illustrates a simple function call.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
8 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.