on ‎2023 May 24 10:54 PM
Hello,
I have been trying for several days to follow the following developer tutorial https://developers.sap.com/tutorials/spa-bapi-actiongroup.html
I cannot manage to retrieve the BAPI modules from my SAP S/4HANA2022 system.
Connection is correctly established in the BAPI Action group, via basic authentification, I create the bapi action, but I never get the popup asking for BAPI module name

Request clarification before answering.
Hello raoul.shiro
This topic requires bit more data to understand what is the issue.
Sorry I am not from Product Support, to me this qualifies you reach out to Product Support for help.
May be the below steps will help all of us understand error a bit more in detail
1. Instead of Actions Group Route, you can try standard BAPI call using activities in BAPI SDK. I am hoping to get an error message when execute BAPI is called.

Here Step 2 is about an input variable. I used a data type as input.
For ex, In step 4, sub step 6 tutorial talks about using Query_Table and Row Count as input to READ_RFC_TABLE, ideally you could have created them as data objects if you had to call via non Action Group.
My Input data type was crated like this

and this is how you set value in the automation project

and use this data in execute BAPI call

Hopefully this provides you with bit more detail what is the error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 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.