Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call a BAPI/RFC Module Warning statement #1592

Closed
bsrdjan opened this issue Nov 10, 2023 · 1 comment · Fixed by #1594
Closed

Call a BAPI/RFC Module Warning statement #1592

bsrdjan opened this issue Nov 10, 2023 · 1 comment · Fixed by #1594

Comments

@bsrdjan
Copy link
Member

bsrdjan commented Nov 10, 2023

The warning on Call a BAPI/RFC Module page sounds like RFC is supported by JCo only:

WARNING
RFC, JCo and SOAP modules are deprecated. 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 about how to consume ABAP functions via RFC, using JCo.

Just like JCo for Java, SAP RFC connectors are provided for Node.js and Python platforms: SAP/node-rfc and SAP/PyRFC. For the sake of completeness, the warning could be perhaps re-formulated as:

WARNING
RFC, JCo and SOAP modules are deprecated. 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 RFC, you can use JCo RFC connector for Java platform, with SAP Cloud Connector, or SAP/PyRFC and SAP/node-rfc for Python and Node.js platforms, with SAP Business Connector.

@jjtang1985
Copy link
Contributor

Thank you @bsrdjan for raising this up.
I incorporated your suggestion into our docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants