2023 Sep 27 9:29 PM - edited 2025 Feb 14 2:52 PM
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.