Skip to content

Commit

Permalink
add link to node and python rfc libs
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtang1985 authored Nov 10, 2023
1 parent 6336b25 commit 6ecfa2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs-java/features/bapi-and-rfc/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import TabItem from '@theme/TabItem';
These modules will be kept for version 5 as well, but will be removed in the future.
Please consider searching for an OData based service (e.g., via SAP Business Accelerator Hub) as possible replacement, and SDK offers OData type safe clients (both OData v2 and v4).
If you have to use `JCo` or `RFC`, here is the [documentation](https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/invoking-abap-function-modules-via-rfc) about how to consume ABAP functions via RFC, using JCo.
For other programing languages like Node.js and Python, check the blog posts about [SAP/node-rfc](https://blogs.sap.com/2023/10/26/abap-rfc-connectivity-from-btp-node.js-buildpack/) and [SAP/PyRFC](https://blogs.sap.com/2023/10/30/abap-rfc-connectivity-from-btp-python-buildpack/).
:::

## What Is A BAPI? What Is An RFC Module?
Expand Down

0 comments on commit 6ecfa2e

Please sign in to comment.