on 2023 Feb 10 1:29 PM
Hi everyone,
Can anyone please share an example or explain how we can use in Cloud Profitability and Performance Management Remote Function Adapter function to call BAPI from S/4HANA PCE or On-Premise version?
There are some predefine functions for GL postings, or creation of SD and Purchase orders. But what if I need to upload, for example, Price Conditions (without creating of Sales Orders)? I tried to use JavaScript version of RFA, but there is no way to define RFC connection (by require for example).
Thanks for any help.
Request clarification before answering.
Hi ruslan.minnegaliev,
It should be possible to call BAPI or FM in JS or Python RFA. SAP has published libraries to execute RFC call both for JS & Python:
Javascript: https://github.com/SAP/node-rfc
Python: https://github.com/SAP/PyRFC
Here is an example for https://stackoverflow.com/questions/64092571/optimization-of-code-written-using-python-and-bapi.
Our team has also been trying the same approaches. We'll share with you our experience when we're done.
Best regards,
Zhiyi Tang
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.